Qt 5.0
QContact
Qt 5.0.0 Reference Documentation
List of All Members for QContact
This is the complete list of members for
QContact
, including inherited members.
QContact
()
QContact
(const QContact &)
~QContact
()
addTag
(const QString &)
appendDetail
(const QContactDetail &) : bool
availableActions
(const QString &) const : QList<QContactActionDescriptor>
clearDetails
()
clearTags
()
detail
(QContactDetail::DetailType ) const : QContactDetail
detail
() const : T
details
(QContactDetail::DetailType ) const : QList<QContactDetail>
details
() const : QList<T>
id
() const : QContactId
isEmpty
() const : bool
isPreferredDetail
(const QString &, const QContactDetail &) const : bool
preferredDetail
(const QString &) const : QContactDetail
preferredDetails
() const : QMap<QString, QContactDetail>
relatedContacts
(const QString &, QContactRelationship::Role ) const : QList<QContact>
relationships
(const QString &) const : QList<QContactRelationship>
removeDetail
(QContactDetail *) : bool
saveDetail
(QContactDetail *) : bool
setId
(const QContactId &)
setPreferredDetail
(const QString &, const QContactDetail &) : bool
setTags
(const QStringList &)
setType
(const QContactType::TypeValues &)
tags
() const : QStringList
type
() const : QContactType::TypeValues
operator!=
(const QContact &) const : bool
operator=
(const QContact &) : QContact &
operator==
(const QContact &) const : bool