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