Home · All Classes · All Functions ·

QContactSyncTarget Class Reference

The QContactSyncTarget class provides a sync target for a contact. More...

    #include <QContactSyncTarget>

Inherits QContactDetail.


Public Functions

void setSyncTarget ( const QString & syncTarget )
QString syncTarget () const

Public Variables

const char * DefinitionName
const char * FieldSyncTarget

Additional Inherited Members


Detailed Description

The QContactSyncTarget class provides a sync target for a contact.


Member Function Documentation

void QContactSyncTarget::setSyncTarget ( const QString & syncTarget )

Sets the identifier of the backend store to which the contact containing this detail should be synchronised to syncTarget.

See also syncTarget().

QString QContactSyncTarget::syncTarget () const

Returns the identifier of the backend store to which the contact containing this detail should be synchronised.

See also setSyncTarget().


Member Variable Documentation

const char * QContactSyncTarget::DefinitionName

The constant string which identifies the definition of details which are synchronisation target stores.

const char * QContactSyncTarget::FieldSyncTarget

The constant key for which the value of the target store for synchronisation is stored in details of the QContactSyncTarget type.


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