Qt Mobility Reference Documentation

QOrganizerItemTimestamp Class Reference

The QOrganizerItemTimestamp class contains the creation and last-modified timestamp associated with the organizer item. XXX TODO: what about last accessed? More...

 #include <QOrganizerItemTimestamp>

Inherits QOrganizerItemDetail.


Public Functions

QDateTime created () const
QDateTime lastModified () const
void setCreated ( const QDateTime & dateTime )
void setLastModified ( const QDateTime & dateTime )

Public Variables

const char * DefinitionName
const char * FieldCreationTimestamp
const char * FieldModificationTimestamp

Detailed Description

The QOrganizerItemTimestamp class contains the creation and last-modified timestamp associated with the organizer item. XXX TODO: what about last accessed?


Member Function Documentation

QDateTime QOrganizerItemTimestamp::created () const

Returns the creation timestamp saved in this detail.

See also setCreated().

QDateTime QOrganizerItemTimestamp::lastModified () const

Returns the last-modified timestamp saved in this detail.

See also setLastModified().

void QOrganizerItemTimestamp::setCreated ( const QDateTime & dateTime )

Sets the creation timestamp saved in this detail to dateTime.

See also created().

void QOrganizerItemTimestamp::setLastModified ( const QDateTime & dateTime )

Sets the last-modified timestamp saved in this detail to dateTime.

See also lastModified().


Member Variable Documentation

const char * QOrganizerItemTimestamp::DefinitionName

The constant string which identifies the definition of details which are organizer synchronisation timestamps.

const char * QOrganizerItemTimestamp::FieldCreationTimestamp

The constant key for the value which is stored in details of the QOrganizerItemTimestamp type which describes the creation date and time of an organizer item.

const char * QOrganizerItemTimestamp::FieldModificationTimestamp

The constant key for the value which is stored in details of the QOrganizerItemTimestamp type which describes the last modification date and time of an organizer item.


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