QContactGuid Class Reference
The QContactGuid class contains a globally unique Id of a contact, for use in synchronization with other datastores. More...
#include <QContactGuid>
Inherits QContactDetail.
Public Functions
QString | guid () const |
void | setGuid ( const QString & guid ) |
- 29 public functions inherited from QContactDetail
Static Public Members
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldGuid |
Detailed Description
The QContactGuid class contains a globally unique Id of a contact, for use in synchronization with other datastores.