QtMobility Reference Documentation

QtContacts Module

The QtContacts module offers classes that allow you to manage addressbook contacts. More...

Classes

QContact

Represents an addressbook contact

QContactAbstractRequest

Mechanism for asynchronous requests to be made of a manager if it supports them

QContactAction

Interface for performing an action on a QContact or QContactDetail

QContactActionDescriptor

Information that uniquely identifies a specific implementation of an action

QContactActionFactory

Interface for clients to retrieve instances of action implementations

QContactActionFilter

Filter based around an action availability criterion

QContactActionTarget

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

QContactAddress

Contains an address of a contact

QContactAnniversary

Contains an anniversary of a contact

QContactAvatar

Contains avatar URLs of a contact

QContactBirthday

Contains a birthday of a contact

QContactChangeLogFilter

Filter based around a contact timestamp criterion

QContactChangeSet

Simple API to simplify the emission of state-change signals from QContactManagerEngine implementations

QContactDetail

Represents a single, complete detail about a contact

QContactDetailDefinition

QContactDetailDefinitionFetchRequest

Allows a client to asynchronously request detail definitions from a contacts store manager

QContactDetailDefinitionRemoveRequest

Allows a client to asynchronously request that certain detail definitions be removed from a contacts store

QContactDetailDefinitionSaveRequest

Allows a client to asynchronously request that certain detail definitions be saved in a contacts store

QContactDetailFieldDefinition

Field in a QContactDetail

QContactDetailFilter

Filter based around a detail value criterion

QContactDetailRangeFilter

Filter based around a detail value range criterion

QContactDisplayLabel

The (possibly synthesized) display label of a contact

QContactEmailAddress

Contains an email address of a contact

QContactFamily

Contains names of family members of a contact

QContactFavorite

Indicates if a contact is a favorite contact as well as the position it should appear in an ordered list of favorites

QContactFetchByIdRequest

Allows a client to asynchronously request contacts from a contacts store manager, given a list of contact IDs

QContactFetchHint

Hints to the manager about which contact information needs to be retrieved in an asynchronous fetch request or a synchronous function call

QContactFetchRequest

Allows a client to asynchronously request contacts from a contacts store manager

QContactFilter

Used to select contacts made available through a QContactManager

QContactGender

Contains the gender of a contact

QContactGeoLocation

Contains a global location coordinate associated with a contact

QContactGlobalPresence

Aggregated presence information for a contact, synthesized or supplied by the backend

QContactGuid

Contains a globally unique Id of a contact, for use in synchronization with other datastores

QContactHobby

Contains a hobby of the contact

QContactId

Information that uniquely identifies a contact in a particular manager

QContactIntersectionFilter

Filter which intersects the results of other filters

QContactInvalidEngine

Implementation of QContactManagerEngine whose functions always return an error

QContactInvalidFilter

Matches no contacts

QContactLocalIdFetchRequest

Allows a client to asynchronously request a list of contact ids from a contacts store manager

QContactLocalIdFilter

Filter based around a list of contact ids

QContactManager

Interface which allows clients with access to contact information stored in a particular backend

QContactManagerEngine

The interface for implementations of the contact manager backend functionality

QContactManagerEngineFactory

The interface for plugins that implement QContactManagerEngine functionality

QContactManagerEngineV2

The interface for implementations of the contact manager backend functionality

QContactName

Contains a name of a contact

QContactNickname

Contains a nickname of a contact

QContactNote

Contains a note associated with a contact

QContactObserver

Simple class that emits a signal when a single particular contact is updated or deleted

QContactOnlineAccount

Online account, which the contact uses to communicate with friends and family

QContactOrganization

Details about an organization that the contact is either a part of, or stands for

QContactPhoneNumber

Phone number of a contact

QContactPresence

Presence information for an online account of a contact

QContactRelationship

Describes a one-to-one relationship between a locally-stored contact and another (possibly remote) contact

QContactRelationshipFetchRequest

Allows a client to asynchronously request relationships from a contacts store manager

QContactRelationshipFilter

Filter based around relationship criteria

QContactRelationshipRemoveRequest

Allows a client to asynchronously request that certain relationships be removed from a contacts store

QContactRelationshipSaveRequest

Allows a client to asynchronously request that certain groups be saved to a contacts store

QContactRemoveRequest

Allows a client to asynchronously request that certain contacts be removed from a contacts store

QContactRingtone

Ringtone associated with a contact

QContactSaveRequest

Allows a client to asynchronously request that certain contacts be saved to a contacts store

QContactSortOrder

Defines how a list of contacts should be ordered according to some criteria

QContactSyncTarget

Sync target for a contact

QContactTag

Contains a tag associated with a contact

QContactThumbnail

Contains a thumbnail used in display lists to represent the contact

QContactTimestamp

Contains the creation and last-modified timestamp associated with the contact

QContactType

Describes the type of the contact

QContactUnionFilter

Filter which unions the results of other filters

QContactUrl

Contains a url associated with a contact

Detailed Description

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.