The QtContacts module offers classes that allow you to manage addressbook contacts. More...
| Represents an addressbook contact | |
| Mechanism for asynchronous requests to be made of a manager if it supports them | |
| Interface for performing an action on a QContact or QContactDetail | |
| Information that uniquely identifies a specific implementation of an action | |
| Interface for clients to retrieve instances of action implementations | |
| Filter based around an action availability criterion | |
| Information about the target of an action. It may be either a contact, a contact and a detail of that contact, or a contact and a list of the details of the contact, which together should be used by the action | |
| Filter based around a contact timestamp criterion | |
| Simple API to simplify the emission of state-change signals from QContactManagerEngine implementations | |
| Represents a single, complete detail about a contact | |
| Allows a client to asynchronously request detail definitions from a contacts store manager | |
| Allows a client to asynchronously request that certain detail definitions be removed from a contacts store | |
| Allows a client to asynchronously request that certain detail definitions be saved in a contacts store | |
| Field in a QContactDetail | |
| Filter based around a detail value criterion | |
| Filter based around a detail value range criterion | |
| Allows a client to asynchronously request contacts from a contacts store manager, given a list of contact IDs | |
| Hints to the manager about which contact information needs to be retrieved in an asynchronous fetch request or a synchronous function call | |
| Allows a client to asynchronously request contacts from a contacts store manager | |
| Used to select contacts made available through a QContactManager | |
| Information that uniquely identifies a contact in a particular manager | |
| Filter which intersects the results of other filters | |
| Implementation of QContactManagerEngine whose functions always return an error | |
| Matches no contacts | |
| Allows a client to asynchronously request a list of contact ids from a contacts store manager | |
| Filter based around a list of contact ids | |
| Interface which allows clients with access to contact information stored in a particular backend | |
| The interface for implementations of the contact manager backend functionality | |
| The interface for plugins that implement QContactManagerEngine functionality | |
| The interface for implementations of the contact manager backend functionality | |
| Simple class that emits a signal when a single particular contact is updated or deleted | |
| Describes a one-to-one relationship between a locally-stored contact and another (possibly remote) contact | |
| Allows a client to asynchronously request relationships from a contacts store manager | |
| Filter based around relationship criteria | |
| Allows a client to asynchronously request that certain relationships be removed from a contacts store | |
| Allows a client to asynchronously request that certain groups be saved to a contacts store | |
| Allows a client to asynchronously request that certain contacts be removed from a contacts store | |
| Allows a client to asynchronously request that certain contacts be saved to a contacts store | |
| Defines how a list of contacts should be ordered according to some criteria | |
| Sync target for a contact | |
| Filter which unions the results of other filters |