Home · All Classes · All Functions ·

QContactTimestamp Class Reference

The QContactTimestamp class contains the creation and last-modified timestamp associated with the contact. More...

    #include <QContactTimestamp>

Inherits QContactDetail.

Public Functions

Static Public Members


Detailed Description

The QContactTimestamp class contains the creation and last-modified timestamp associated with the contact.


Member Function Documentation

QDateTime QContactTimestamp::created () const

Returns the creation timestamp saved in this detail.

See also setCreated().

QDateTime QContactTimestamp::lastModified () const

Returns the last-modified timestamp saved in this detail.

See also setLastModified().

void QContactTimestamp::setCreated ( const QDateTime & dateTime )

Sets the creation timestamp saved in this detail to dateTime.

See also created().

void QContactTimestamp::setLastModified ( const QDateTime & dateTime )

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

See also lastModified().


Member Variable Documentation

const QLatin1Constant QContactTimestamp::DefinitionName

The string constant for the definition name of QContactTimestamp details.

const QLatin1Constant QContactTimestamp::FieldCreationTimestamp

The field key constant for the value of the timestamp a contact was created.

See also created() and setCreated().

const QLatin1Constant QContactTimestamp::FieldModificationTimestamp

The field key constant for the value of the last modified timestamp.

See also lastModified() and setLastModified().


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