QtMobility Reference Documentation
Home
Modules
QtOrganizer
QOrganizerCollectionChangeSet
List of All Members for QOrganizerCollectionChangeSet
This is the complete list of members for
QOrganizerCollectionChangeSet
, including inherited members.
QOrganizerCollectionChangeSet
()
QOrganizerCollectionChangeSet
( const QOrganizerCollectionChangeSet & )
~QOrganizerCollectionChangeSet
()
addedCollections
() const : QSet<QOrganizerCollectionId>
changedCollections
() const : QSet<QOrganizerCollectionId>
clearAddedCollections
()
clearAll
()
clearChangedCollections
()
clearRemovedCollections
()
dataChanged
() : bool
emitSignals
( QOrganizerManagerEngine * )
insertAddedCollection
( const QOrganizerCollectionId & )
insertAddedCollections
( const QList<QOrganizerCollectionId> & )
insertChangedCollection
( const QOrganizerCollectionId & )
insertChangedCollections
( const QList<QOrganizerCollectionId> & )
insertRemovedCollection
( const QOrganizerCollectionId & )
insertRemovedCollections
( const QList<QOrganizerCollectionId> & )
removedCollections
() const : QSet<QOrganizerCollectionId>
setDataChanged
( bool )
operator=
( const QOrganizerCollectionChangeSet & ) : QOrganizerCollectionChangeSet &