Member Variable Documentation
const QLatin1Constant QOrganizerItemType::DefinitionName
The constant string which identifies the definition of details which identify the type of the organizer item.
const QLatin1Constant QOrganizerItemType::FieldType
The constant key for the type value which is stored in details of the QOrganizerItemType definition.
const QLatin1Constant QOrganizerItemType::TypeEvent
The constant attribute value which describes the organizer item as being an event.
const QLatin1Constant QOrganizerItemType::TypeEventOccurrence
The constant attribute value which describes the organizer item as being an occurrence of an event.
const QLatin1Constant QOrganizerItemType::TypeJournal
The constant attribute value which describes the organizer item as being a journal.
const QLatin1Constant QOrganizerItemType::TypeNote
The constant attribute value which describes the organizer item as being a note.
const QLatin1Constant QOrganizerItemType::TypeTodo
The constant attribute value which describes the organizer item as being a todo.
const QLatin1Constant QOrganizerItemType::TypeTodoOccurrence
The constant attribute value which describes the organizer item as being an occurrence of a todo.