Qt Mobility Reference Documentation

QOrganizerItemGuid Class Reference

The QOrganizerItemGuid class contains the globally unique identifier of the organizer item, which can be used for synchronization purposes. More...

 #include <QOrganizerItemGuid>

Inherits QOrganizerItemDetail.


Public Functions

QString guid () const
void setGuid ( const QString & guid )

Public Variables

const char * DefinitionName
const char * FieldGuid

Detailed Description

The QOrganizerItemGuid class contains the globally unique identifier of the organizer item, which can be used for synchronization purposes.


Member Function Documentation

QString QOrganizerItemGuid::guid () const

Returns the globally unique identifier which is stored in this detail.

See also setGuid().

void QOrganizerItemGuid::setGuid ( const QString & guid )

Sets the globally unique identifier which is stored in this detail to guid.

See also guid().


Member Variable Documentation

const char * QOrganizerItemGuid::DefinitionName

The constant string which identifies the definition of details which are globally unique identifiers.

const char * QOrganizerItemGuid::FieldGuid

The constant key for which the globally unique identifier value is stored in details of the QOrganizerItemGuid type.


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