Qt 5.0
QContactChangeSet
Qt 5.0.0 Reference Documentation
List of All Members for QContactChangeSet
This is the complete list of members for
QContactChangeSet
, including inherited members.
QContactChangeSet
()
QContactChangeSet
(const QContactChangeSet &)
~QContactChangeSet
()
addedContacts
() const : QSet<QContactId>
addedRelationshipsContacts
() const : QSet<QContactId>
changedContacts
() const : QSet<QContactId>
clearAddedContacts
()
clearAddedRelationshipsContacts
()
clearAll
()
clearChangedContacts
()
clearRemovedContacts
()
clearRemovedRelationshipsContacts
()
dataChanged
() : bool
emitSignals
(QContactManagerEngine *)
insertAddedContact
(QContactId )
insertAddedContacts
(const QList<QContactId> &)
insertAddedRelationshipsContact
(QContactId )
insertAddedRelationshipsContacts
(const QList<QContactId> &)
insertChangedContact
(QContactId )
insertChangedContacts
(const QList<QContactId> &)
insertRemovedContact
(QContactId )
insertRemovedContacts
(const QList<QContactId> &)
insertRemovedRelationshipsContact
(QContactId )
insertRemovedRelationshipsContacts
(const QList<QContactId> &)
oldAndNewSelfContactId
() const : QPair<QContactId, QContactId>
removedContacts
() const : QSet<QContactId>
removedRelationshipsContacts
() const : QSet<QContactId>
setDataChanged
(bool )
setOldAndNewSelfContactId
(const QPair<QContactId, QContactId> &)
operator=
(const QContactChangeSet &) : QContactChangeSet &