Qt 5.0
QContactManager
Qt 5.0.0 Reference Documentation
List of All Members for QContactManager
This is the complete list of members for
QContactManager
, including inherited members.
enum
Error
QContactManager
(const QString &, const QMap<QString, QString> &, QObject *)
QContactManager
(const QString &, int , const QMap<QString, QString> &, QObject *)
QContactManager
(QObject *)
~QContactManager
()
ParameterSignalDefinitions
() : const QString
ParameterSignalSources
() : const QString
ParameterValueOnlyOtherManagers
() : const QString
ParameterValueOnlyOtherProcesses
() : const QString
availableManagers
() : QStringList
buildUri
(const QString &, const QMap<QString, QString> &, int ) : QString
contact
(const QContactId &, const QContactFetchHint &) const : QContact
contactIds
(const QList<QContactSortOrder> &) const : QList<QContactId>
contactIds
(const QContactFilter &, const QList<QContactSortOrder> &) const : QList<QContactId>
contacts
(const QList<QContactSortOrder> &, const QContactFetchHint &) const : QList<QContact>
contacts
(const QContactFilter &, const QList<QContactSortOrder> &, const QContactFetchHint &) const : QList<QContact>
contacts
(const QList<QContactId> &, const QContactFetchHint &, QMap<int, QContactManager::Error> *) const : QList<QContact>
contactsAdded
(const QList<QContactId> &)
contactsChanged
(const QList<QContactId> &)
contactsRemoved
(const QList<QContactId> &)
dataChanged
()
error
() const : QContactManager::Error
errorMap
() const : QMap<int, QContactManager::Error>
fromUri
(const QString &, QObject *) : QContactManager *
isFilterSupported
(const QContactFilter &) const : bool
isRelationshipTypeSupported
(const QString &, QContactType::TypeValues ) const : bool
managerName
() const : QString
managerParameters
() const : QMap<QString, QString>
managerUri
() const : QString
managerVersion
() const : int
parseUri
(const QString &, QString *, QMap<QString, QString> *) : bool
relationships
(const QContact &, QContactRelationship::Role ) const : QList<QContactRelationship>
relationships
(const QString &, const QContact &, QContactRelationship::Role ) const : QList<QContactRelationship>
relationshipsAdded
(const QList<QContactId> &)
relationshipsRemoved
(const QList<QContactId> &)
removeContact
(const QContactId &) : bool
removeContacts
(const QList<QContactId> &, QMap<int, QContactManager::Error> *) : bool
removeRelationship
(const QContactRelationship &) : bool
removeRelationships
(const QList<QContactRelationship> &, QMap<int, QContactManager::Error> *) : bool
saveContact
(QContact *) : bool
saveContacts
(QList<QContact> *, QMap<int, QContactManager::Error> *) : bool
saveContacts
(QList<QContact> *, const QList<QContactDetail::DetailType> &, QMap<int, QContactManager::Error> *) : bool
saveRelationship
(QContactRelationship *) : bool
saveRelationships
(QList<QContactRelationship> *, QMap<int, QContactManager::Error> *) : bool
selfContactId
() const : QContactId
selfContactIdChanged
(const QContactId &, const QContactId &)
setSelfContactId
(const QContactId &) : bool
supportedContactDetailTypes
() const : QList<QContactDetail::DetailType>
supportedContactTypes
() const : QList<QContactType::TypeValues>
supportedDataTypes
() const : QList<QVariant::Type>