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.
This class was introduced in Qt Mobility 1.1.
void | setType ( const QString & type ) |
QString | type () const |
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldType |
const QLatin1Constant | TypeEvent |
const QLatin1Constant | TypeEventOccurrence |
const QLatin1Constant | TypeJournal |
const QLatin1Constant | TypeNote |
const QLatin1Constant | TypeTodo |
const QLatin1Constant | TypeTodoOccurrence |
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.
Sets the type of the organizer item to be the give type.
This function was introduced in Qt Mobility 1.1.
See also type().
Returns the organizer item type value stored in this detail.
This function was introduced in Qt Mobility 1.1.
See also setType().
The constant string which identifies the definition of details which identify the type of the organizer item.
The constant key for the type value which is stored in details of the QOrganizerItemType definition.
The constant attribute value which describes the organizer item as being an event.
The constant attribute value which describes the organizer item as being an occurrence of an event.
The constant attribute value which describes the organizer item as being a journal.
The constant attribute value which describes the organizer item as being a note.
The constant attribute value which describes the organizer item as being a todo.
The constant attribute value which describes the organizer item as being an occurrence of a todo.
© 2008-2011 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
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.