Qt 5.0
QContactRemoveRequest
Qt 5.0.0 Reference Documentation
List of All Members for QContactRemoveRequest
This is the complete list of members for
QContactRemoveRequest
, including inherited members.
enum
RequestType
enum
State
enum
StorageLocation
flags
StorageLocations
QContactRemoveRequest
(QObject *)
~QContactRemoveRequest
()
cancel
() : bool
contactIds
() const : QList<QContactId>
d_ptr
: QContactAbstractRequestPrivate *
error
() const : QContactManager::Error
errorMap
() const : QMap<int, QContactManager::Error>
isActive
() const : bool
isCanceled
() const : bool
isFinished
() const : bool
isInactive
() const : bool
manager
() const : QContactManager *
resultsAvailable
()
setContactId
(const QContactId &)
setContactIds
(const QList<QContactId> &)
setManager
(QContactManager *)
start
() : bool
state
() const : State
stateChanged
(QContactAbstractRequest::State)
type
() const : RequestType
waitForFinished
(int) : bool