HarmattanSyncApplications
|
This is the complete list of members for ContactsBackend, including all inherited members.
addContacts(const QStringList &aContactDataList, QMap< int, ContactsStatus > &aStatusMap) | ContactsBackend | |
batchUpdatesEnabled() | ContactsBackend | inline |
ContactsBackend(QVersitDocument::VersitType aVerType, const QString &syncTarget, const QString &originId) | ContactsBackend | |
convertQContactToVCard(const QContact &aContact) | ContactsBackend | |
deleteContacts(const QStringList &aContactIDList) | ContactsBackend | |
getAllContactIds() | ContactsBackend | |
getAllDeletedContactIds(const QDateTime &aTimeStamp) | ContactsBackend | |
getAllModifiedContactIds(const QDateTime &aTimeStamp) | ContactsBackend | |
getAllNewContactIds(const QDateTime &aTimeStamp) | ContactsBackend | |
getContact(const QContactLocalId &aContactId, QContact &aContact) | ContactsBackend | |
getContacts(const QList< QContactLocalId > &aContactIDs, QMap< QString, QString > &aContactData) | ContactsBackend | |
getContacts(const QList< QContactLocalId > &aContactIds, QList< QContact > &aContacts) | ContactsBackend | |
getCreationTime(const QContact &aContact) | ContactsBackend | |
getCreationTimes(const QList< QContactLocalId > &aContactIds) | ContactsBackend | |
init() | ContactsBackend | |
lastModificationTime(const QContactLocalId &aContactId) | ContactsBackend | |
modifyContact(const QString &id, const QString &contactdata) | ContactsBackend | |
modifyContacts(const QStringList &aContactDataList, const QStringList &aContactsIdList) | ContactsBackend | |
uninit() | ContactsBackend | |
~ContactsBackend() | ContactsBackend |