QtOrganizer.IdFilter
The IdFilter element provides a filter based around a list of organizer item IDs. More...
Import Statement: | import QtOrganizer 5.0 |
Properties
- ids : list<string>
Signals
Detailed Description
See also QOrganizerItemIdFilter.
Property Documentation
ids : list<string> |
This property holds the list of IDs of organizer items which match this filter.
Signal Documentation
onFilterChanged() |
See also QtOrganizer5::Filter::onFilterChanged.