QOrganizerItemChangeLogFilter Class ReferenceThe QOrganizerItemChangeLogFilter class provides a filter based around a organizer item timestamp criterion. More... #include <QOrganizerItemChangeLogFilter> Inherits QOrganizerItemFilter. Public Types
Public Functions
Detailed DescriptionThe QOrganizerItemChangeLogFilter class provides a filter based around a organizer item timestamp criterion. It may be used to select organizer items which have been updated or created within a certain period of time. Member Type Documentation
|
Constant | Value |
---|---|
QOrganizerItemChangeLogFilter::EventAdded | 0 |
QOrganizerItemChangeLogFilter::EventChanged | 1 |
QOrganizerItemChangeLogFilter::EventRemoved | 2 |
Constructs a new changelog filter which matches changes of the specified type
Constructs a copy of other if possible, otherwise constructs a new changelog filter
Returns the type of change that this filter will match against
See also setEventType().
Sets the type of change that this filter will match against to type
See also eventType().
Sets the date and time lower-bound criterion of the filter to since
See also since().
Returns the date and time lower-bound criterion of the filter
See also setSince().
© 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy