Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 50facae208d4a6f280e44a513b104320 > files > 1729

qt-mobility-doc-1.2.0-13.mga5.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- modules.qdoc -->
  <title>Qt Mobility 1.2: QtContacts Module</title>
  <link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="content"> 
    <a href="index.html" class="qtref"><span>QtMobility Reference Documentation</span></a>
  </div>
  <div class="breadcrumb toolblock">
    <ul>
      <li class="first"><a href="index.html">Home</a></li>
      <!--  Breadcrumbs go here -->
<li><a href="modules.html">Modules</a></li>
<li>QtContacts</li>
    </ul>
  </div>
</div>
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#classes">Classes</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<h1 class="title">QtContacts Module</h1>
<span class="subtitle"></span>
<!-- $$$QtContacts-brief -->
<p>The QtContacts module offers classes that allow you to manage addressbook contacts. <a href="#details">More...</a></p>
<!-- @@@QtContacts -->
<a name="classes"></a>
<h2>Classes</h2>
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontact.html">QContact</a></p></td><td class="tblDescr"><p>Represents an addressbook contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactabstractrequest.html">QContactAbstractRequest</a></p></td><td class="tblDescr"><p>Mechanism for asynchronous requests to be made of a manager if it supports them</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactaction.html">QContactAction</a></p></td><td class="tblDescr"><p>Interface for performing an action on a QContact or QContactDetail</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactactiondescriptor.html">QContactActionDescriptor</a></p></td><td class="tblDescr"><p>Information that uniquely identifies a specific implementation of an action</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactactionfactory.html">QContactActionFactory</a></p></td><td class="tblDescr"><p>Interface for clients to retrieve instances of action implementations</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactactionfilter.html">QContactActionFilter</a></p></td><td class="tblDescr"><p>Filter based around an action availability criterion</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactactiontarget.html">QContactActionTarget</a></p></td><td class="tblDescr"><p>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</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactaddress.html">QContactAddress</a></p></td><td class="tblDescr"><p>Contains an address of a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactanniversary.html">QContactAnniversary</a></p></td><td class="tblDescr"><p>Contains an anniversary of a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactavatar.html">QContactAvatar</a></p></td><td class="tblDescr"><p>Contains avatar URLs of a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactbirthday.html">QContactBirthday</a></p></td><td class="tblDescr"><p>Contains a birthday of a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactchangelogfilter.html">QContactChangeLogFilter</a></p></td><td class="tblDescr"><p>Filter based around a contact timestamp criterion</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactchangeset.html">QContactChangeSet</a></p></td><td class="tblDescr"><p>Simple API to simplify the emission of state-change signals from QContactManagerEngine implementations</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactdetail.html">QContactDetail</a></p></td><td class="tblDescr"><p>Represents a single, complete detail about a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactdetaildefinition.html">QContactDetailDefinition</a></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactdetaildefinitionfetchrequest.html">QContactDetailDefinitionFetchRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request detail definitions from a contacts store manager</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactdetaildefinitionremoverequest.html">QContactDetailDefinitionRemoveRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request that certain detail definitions be removed from a contacts store</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactdetaildefinitionsaverequest.html">QContactDetailDefinitionSaveRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request that certain detail definitions be saved in a contacts store</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactdetailfielddefinition.html">QContactDetailFieldDefinition</a></p></td><td class="tblDescr"><p>Field in a QContactDetail</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactdetailfilter.html">QContactDetailFilter</a></p></td><td class="tblDescr"><p>Filter based around a detail value criterion</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactdetailrangefilter.html">QContactDetailRangeFilter</a></p></td><td class="tblDescr"><p>Filter based around a detail value range criterion</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactdisplaylabel.html">QContactDisplayLabel</a></p></td><td class="tblDescr"><p>The (possibly synthesized) display label of a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactemailaddress.html">QContactEmailAddress</a></p></td><td class="tblDescr"><p>Contains an email address of a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactfamily.html">QContactFamily</a></p></td><td class="tblDescr"><p>Contains names of family members of a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactfavorite.html">QContactFavorite</a></p></td><td class="tblDescr"><p>Indicates if a contact is a favorite contact as well as the position it should appear in an ordered list of favorites</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactfetchbyidrequest.html">QContactFetchByIdRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request contacts from a contacts store manager, given a list of contact IDs</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactfetchhint.html">QContactFetchHint</a></p></td><td class="tblDescr"><p>Hints to the manager about which contact information needs to be retrieved in an asynchronous fetch request or a synchronous function call</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactfetchrequest.html">QContactFetchRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request contacts from a contacts store manager</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactfilter.html">QContactFilter</a></p></td><td class="tblDescr"><p>Used to select contacts made available through a QContactManager</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactgender.html">QContactGender</a></p></td><td class="tblDescr"><p>Contains the gender of a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactgeolocation.html">QContactGeoLocation</a></p></td><td class="tblDescr"><p>Contains a global location coordinate associated with a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactglobalpresence.html">QContactGlobalPresence</a></p></td><td class="tblDescr"><p>Aggregated presence information for a contact, synthesized or supplied by the backend</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactguid.html">QContactGuid</a></p></td><td class="tblDescr"><p>Contains a globally unique Id of a contact, for use in synchronization with other datastores</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontacthobby.html">QContactHobby</a></p></td><td class="tblDescr"><p>Contains a hobby of the contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactid.html">QContactId</a></p></td><td class="tblDescr"><p>Information that uniquely identifies a contact in a particular manager</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactintersectionfilter.html">QContactIntersectionFilter</a></p></td><td class="tblDescr"><p>Filter which intersects the results of other filters</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactinvalidengine.html">QContactInvalidEngine</a></p></td><td class="tblDescr"><p>Implementation of QContactManagerEngine whose functions always return an error</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactinvalidfilter.html">QContactInvalidFilter</a></p></td><td class="tblDescr"><p>Matches no contacts</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactlocalidfetchrequest.html">QContactLocalIdFetchRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request a list of contact ids from a contacts store manager</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactlocalidfilter.html">QContactLocalIdFilter</a></p></td><td class="tblDescr"><p>Filter based around a list of contact ids</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactmanager.html">QContactManager</a></p></td><td class="tblDescr"><p>Interface which allows clients with access to contact information stored in a particular backend</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactmanagerengine.html">QContactManagerEngine</a></p></td><td class="tblDescr"><p>The interface for implementations of the contact manager backend functionality</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactmanagerenginefactory.html">QContactManagerEngineFactory</a></p></td><td class="tblDescr"><p>The interface for plugins that implement QContactManagerEngine functionality</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactmanagerenginev2.html">QContactManagerEngineV2</a></p></td><td class="tblDescr"><p>The interface for implementations of the contact manager backend functionality</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactname.html">QContactName</a></p></td><td class="tblDescr"><p>Contains a name of a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactnickname.html">QContactNickname</a></p></td><td class="tblDescr"><p>Contains a nickname of a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactnote.html">QContactNote</a></p></td><td class="tblDescr"><p>Contains a note associated with a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactobserver.html">QContactObserver</a></p></td><td class="tblDescr"><p>Simple class that emits a signal when a single particular contact is updated or deleted</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactonlineaccount.html">QContactOnlineAccount</a></p></td><td class="tblDescr"><p>Online account, which the contact uses to communicate with friends and family</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactorganization.html">QContactOrganization</a></p></td><td class="tblDescr"><p>Details about an organization that the contact is either a part of, or stands for</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactphonenumber.html">QContactPhoneNumber</a></p></td><td class="tblDescr"><p>Phone number of a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactpresence.html">QContactPresence</a></p></td><td class="tblDescr"><p>Presence information for an online account of a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactrelationship.html">QContactRelationship</a></p></td><td class="tblDescr"><p>Describes a one-to-one relationship between a locally-stored contact and another (possibly remote) contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactrelationshipfetchrequest.html">QContactRelationshipFetchRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request relationships from a contacts store manager</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactrelationshipfilter.html">QContactRelationshipFilter</a></p></td><td class="tblDescr"><p>Filter based around relationship criteria</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactrelationshipremoverequest.html">QContactRelationshipRemoveRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request that certain relationships be removed from a contacts store</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactrelationshipsaverequest.html">QContactRelationshipSaveRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request that certain groups be saved to a contacts store</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactremoverequest.html">QContactRemoveRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request that certain contacts be removed from a contacts store</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactringtone.html">QContactRingtone</a></p></td><td class="tblDescr"><p>Ringtone associated with a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactsaverequest.html">QContactSaveRequest</a></p></td><td class="tblDescr"><p>Allows a client to asynchronously request that certain contacts be saved to a contacts store</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactsortorder.html">QContactSortOrder</a></p></td><td class="tblDescr"><p>Defines how a list of contacts should be ordered according to some criteria</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactsynctarget.html">QContactSyncTarget</a></p></td><td class="tblDescr"><p>Sync target for a contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontacttag.html">QContactTag</a></p></td><td class="tblDescr"><p>Contains a tag associated with a contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontactthumbnail.html">QContactThumbnail</a></p></td><td class="tblDescr"><p>Contains a thumbnail used in display lists to represent the contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontacttimestamp.html">QContactTimestamp</a></p></td><td class="tblDescr"><p>Contains the creation and last-modified timestamp associated with the contact</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontacttype.html">QContactType</a></p></td><td class="tblDescr"><p>Describes the type of the contact</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qcontactunionfilter.html">QContactUnionFilter</a></p></td><td class="tblDescr"><p>Filter which unions the results of other filters</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qcontacturl.html">QContactUrl</a></p></td><td class="tblDescr"><p>Contains a url associated with a contact</p></td></tr>
</table>
<!-- $$$QtContacts-description -->
<a name="details"></a>
<div class="descr">
<h2>Detailed Description</h2>
</div>
<!-- @@@QtContacts -->
  <div class="ft">
    <span></span>
  </div>
</div> 
<div class="footer">
  <p>
     <acronym title="Copyright">&copy;</acronym> 2008-2011 Nokia Corporation and/or its
     subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation 
     in Finland and/or other countries worldwide.</p>
  <p>
     All other trademarks are property of their respective owners. <a title="Privacy Policy"
     href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p>
  <br />
  <p>
    Licensees holding valid Qt Commercial licenses may use this document in accordance with the    Qt Commercial License Agreement provided with the Software or, alternatively, in accordance    with the terms contained in a written agreement between you and Nokia.</p>
  <p>
    Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU
    Free Documentation License version 1.3</a>
    as published by the Free Software Foundation.</p>
</div>
</body>
</html>