QOrganizerItemPriority Class ReferenceThe QOrganizerItemPriority class contains the priority of the organizer item, which may be used to resolve scheduling conflicts. More... #include <QOrganizerItemPriority> Inherits QOrganizerItemDetail. Public Types
Public Functions
Static Public Members
Detailed DescriptionThe QOrganizerItemPriority class contains the priority of the organizer item, which may be used to resolve scheduling conflicts. Member Type Documentation
|
Constant | Value |
---|---|
QOrganizerItemPriority::UnknownPriority | 0 |
QOrganizerItemPriority::HighestPriority | 1 |
QOrganizerItemPriority::ExtremelyHighPriority | 2 |
QOrganizerItemPriority::VeryHighPriority | 3 |
QOrganizerItemPriority::HighPriority | 4 |
QOrganizerItemPriority::MediumPriority | 5 |
QOrganizerItemPriority::LowPriority | 6 |
QOrganizerItemPriority::VeryLowPriority | 7 |
QOrganizerItemPriority::ExtremelyLowPriority | 8 |
QOrganizerItemPriority::LowestPriority | 9 |
Returns a filter suitable for finding items of the specified priority.
Returns the priority associated with an organizer item.
See also setPriority().
Sets the priority associated with an organizer item to priority.
See also priority().
The constant string which identifies the definition of details which contain the priority of an organizer item.
The constant key for which the priority value is stored in details of the QOrganizerItemPriority type.
© 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