The QOrganizerItemParent class contains information about the event or todo that generated this item. More...
#include <QOrganizerItemParent>
Inherits: QOrganizerItemDetail.
This class was introduced in Qt Mobility 1.1.
QDate | originalDate () const |
QOrganizerItemId | parentId () const |
void | setOriginalDate ( const QDate & date ) |
void | setParentId ( const QOrganizerItemId & parentId ) |
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldOriginalDate |
const QLatin1Constant | FieldParentId |
The QOrganizerItemParent class contains information about the event or todo that generated this item.
Returns the original date of this instance origin item.
This function was introduced in Qt Mobility 1.1.
See also setOriginalDate().
Returns the id of the item instance origin's parent item.
This function was introduced in Qt Mobility 1.1.
See also setParentId().
Sets the origin date to date.
This function was introduced in Qt Mobility 1.1.
See also originalDate().
Sets the parent id of this instance origin item to parentId.
This function was introduced in Qt Mobility 1.1.
See also parentId().
The constant string which identifies the definition of details which contain information which identifies the recurrent event of which the organizer item is a particular instance or exception of.
The constant key for the field in which the original date of this instance or exception according to the recurrent series of the parent item is stored.
The constant key for the field in which the id of the parent recurrent event is stored in details of the QOrganizerItemParent type.
© 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.