Qt Mobility Reference Documentation

QOrganizerItemInstanceOrigin Class Reference

The QOrganizerItemInstanceOrigin class contains information about when and from where or whom the organizer item originated. More...

 #include <QOrganizerItemInstanceOrigin>

Inherits QOrganizerItemDetail.


Public Functions

QDate originalDate () const
QOrganizerItemLocalId parentLocalId () const
void setOriginalDate ( const QDate & date )
void setParentLocalId ( QOrganizerItemLocalId parentId )

Public Variables

const char * DefinitionName
const char * FieldOriginalDate
const char * FieldParentLocalId

Detailed Description

The QOrganizerItemInstanceOrigin class contains information about when and from where or whom the organizer item originated.


Member Function Documentation

QDate QOrganizerItemInstanceOrigin::originalDate () const

Returns the original date of this instance origin item.

See also setOriginalDate().

QOrganizerItemLocalId QOrganizerItemInstanceOrigin::parentLocalId () const

Returns the local id of the item instance origin's parent item.

See also setParentLocalId().

void QOrganizerItemInstanceOrigin::setOriginalDate ( const QDate & date )

Sets the origin date to date.

See also originalDate().

void QOrganizerItemInstanceOrigin::setParentLocalId ( QOrganizerItemLocalId parentId )

Sets the parent id of this instance origin item to parentId.

See also parentLocalId().


Member Variable Documentation

const char * QOrganizerItemInstanceOrigin::DefinitionName

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.

const char * QOrganizerItemInstanceOrigin::FieldOriginalDate

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.

const char * QOrganizerItemInstanceOrigin::FieldParentLocalId

The constant key for the field in which the local id of the parent recurrent event is stored in details of the QOrganizerItemInstanceOrigin type.


Copyright © 2009-2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.1.0