QOrganizerCollectionFetchRequest Class ReferenceThe QOrganizerCollectionFetchRequest class allows a client to asynchronously request collections from an organizer manager. More... #include <QOrganizerCollectionFetchRequest> Inherits QOrganizerAbstractRequest. Public Functions
Additional Inherited Members
Detailed DescriptionThe QOrganizerCollectionFetchRequest class allows a client to asynchronously request collections from an organizer manager. For a QOrganizerCollectionFetchRequest, the resultsAvailable() signal will be emitted when the resultant collections (which may be retrieved by calling collections()), are updated, as well as if the overall operation error (which may be retrieved by calling error()) is updated. Member Function Documentation
|