QOrganizerItemType Class Reference
The QOrganizerItemType class describes the type of the organizer item. This detail may be automatically synthesized by the backend depending on other details in the organizer item. More...
#include <QOrganizerItemType>
Inherits QOrganizerItemDetail.
Public Functions
void | setType ( const QString & type ) |
QString | type () const |
- 21 public functions inherited from QOrganizerItemDetail
Public Variables
const char * | DefinitionName |
const char * | FieldType |
const char * | TypeEvent |
const char * | TypeEventOccurrence |
const char * | TypeJournal |
const char * | TypeNote |
const char * | TypeTodo |
const char * | TypeTodoOccurrence |
Detailed Description
The QOrganizerItemType class describes the type of the organizer item. This detail may be automatically synthesized by the backend depending on other details in the organizer item.