QOrganizerItemRemoveRequest Class ReferenceThe QOrganizerItemRemoveRequest class allows a client to asynchronously request that certain organizer items be removed from a organizer items store. More... #include <QOrganizerItemRemoveRequest> Inherits QOrganizerAbstractRequest. Public Functions
Additional Inherited Members
Detailed DescriptionThe QOrganizerItemRemoveRequest class allows a client to asynchronously request that certain organizer items be removed from a organizer items store. For a QOrganizerItemRemoveRequest, the resultsUpdated() signal will be emitted when the individual item errors (which may be retrieved by calling errorMap()) are updated, or if the overall operation error (which may be retrieved by calling error()) is updated. Member Function Documentation
|