QOrganizerItemRemoveByIdRequest ClassThe QOrganizerItemRemoveByIdRequest class allows a client to asynchronously request that certain organizer items be removed from a organizer items store. More... #include <QOrganizerItemRemoveByIdRequest> Inherits: QOrganizerAbstractRequest. Public Functions
Additional Inherited Members
Detailed DescriptionThe QOrganizerItemRemoveByIdRequest class allows a client to asynchronously request that certain organizer items be removed from a organizer items store. For a QOrganizerItemRemoveByIdRequest, 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
|