QLandmarkSaveRequest Class ReferenceThe QLandmarkSaveRequest class allows a client to asynchronously request that certain landmarks be saved by a landmark manager. More... #include <QLandmarkSaveRequest> Inherits QLandmarkAbstractRequest. Public Functions
Additional Inherited Members
Detailed DescriptionThe QLandmarkSaveRequest class allows a client to asynchronously request that certain landmarks be saved by a landmark manager. For a QLandmarkSaveRequest, the resultsAvailable() signal will be emitted when either an individual items error out (individaul errors may be retrieved by calling errorMap()), or when an overall operation error occurs(which may be retrieved by calling error()). Please see the class documentation for QLandmarkAbstractRequest for more information about the usage of request classes and ownership semantics. Member Function Documentation
|