Home · All Classes · All Functions ·

QContactGuid Class Reference

The QContactGuid class contains the globally unique Id of a contact. More...

    #include <QContactGuid>

Inherits QContactDetail.


Public Functions

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

Public Variables

const char * DefinitionName
const char * FieldGuid

Additional Inherited Members


Detailed Description

The QContactGuid class contains the globally unique Id of a contact.


Member Function Documentation

QString QContactGuid::guid () const

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

See also setGuid().

void QContactGuid::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 * QContactGuid::DefinitionName

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

const char * QContactGuid::FieldGuid

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


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