Sophie

Sophie

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

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: QtVersit 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>QtVersit</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">QtVersit Module</h1>
<span class="subtitle"></span>
<!-- $$$QtVersit-brief -->
<p>The QtVersit module allows the management of Versit documents including as vCards. <a href="#details">More...</a></p>
<!-- @@@QtVersit -->
<a name="classes"></a>
<h2>Classes</h2>
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitcontactexporter.html">QVersitContactExporter</a></p></td><td class="tblDescr"><p>Converts QContacts into QVersitDocuments</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitcontactexporterdetailhandler.html">QVersitContactExporterDetailHandler</a></p></td><td class="tblDescr"><p>The legacy interface for clients wishing to implement custom export behaviour for certain contact details</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitcontactexporterdetailhandlerv2.html">QVersitContactExporterDetailHandlerV2</a></p></td><td class="tblDescr"><p>Interface for specifying custom export behaviour for certain contact details</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitcontacthandler.html">QVersitContactHandler</a></p></td><td class="tblDescr"><p>Union of the QVersitContactImporterPropertyHandlerV2 and QVersitContactExporterDetailHandlerV2 interfaces</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitcontacthandlerfactory.html">QVersitContactHandlerFactory</a></p></td><td class="tblDescr"><p>The interface for Versit plugins</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitcontactimporter.html">QVersitContactImporter</a></p></td><td class="tblDescr"><p>Converts QVersitDocuments to QContacts</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitcontactimporterpropertyhandlerv2.html">QVersitContactImporterPropertyHandlerV2</a></p></td><td class="tblDescr"><p>Interface for specifying custom import behaviour for vCard properties</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitcontactpluginloader.html">QVersitContactPluginLoader</a></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitdefaultresourcehandler.html">QVersitDefaultResourceHandler</a></p></td><td class="tblDescr"><p>Default implementation of a Versit resource handler</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitdocument.html">QVersitDocument</a></p></td><td class="tblDescr"><p>Container for a list of versit properties</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitorganizerexporter.html">QVersitOrganizerExporter</a></p></td><td class="tblDescr"><p>Converts QOrganizerItems into QVersitDocuments</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitorganizerexporterdetailhandler.html">QVersitOrganizerExporterDetailHandler</a></p></td><td class="tblDescr"><p>Interface for specifying custom export behaviour for certain organizer item details</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitorganizerhandler.html">QVersitOrganizerHandler</a></p></td><td class="tblDescr"><p>Union of the QVersitOrganizerImporterPropertyHandlerV2 and QVersitOrganizerExporterDetailHandlerV2 interfaces</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitorganizerhandlerfactory.html">QVersitOrganizerHandlerFactory</a></p></td><td class="tblDescr"><p>The interface for Versit plugins</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitorganizerimporter.html">QVersitOrganizerImporter</a></p></td><td class="tblDescr"><p>Converts QVersitDocuments to QOrganizerItems</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitorganizerimporterpropertyhandler.html">QVersitOrganizerImporterPropertyHandler</a></p></td><td class="tblDescr"><p>Interface for specifying custom import behaviour for vCard properties</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitproperty.html">QVersitProperty</a></p></td><td class="tblDescr"><p>Stores the name, value, groups and parameters of a Versit property</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitreader.html">QVersitReader</a></p></td><td class="tblDescr"><p>Interface for reading versit documents such as vCards from a Stream</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qversitresourcehandler.html">QVersitResourceHandler</a></p></td><td class="tblDescr"><p>Interface for clients wishing to implement custom behaviour for loading and saving files to disk when exporting and importing</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qversitwriter.html">QVersitWriter</a></p></td><td class="tblDescr"><p>Writes Versit documents such as vCards to a device</p></td></tr>
</table>
<!-- $$$QtVersit-description -->
<a name="details"></a>
<div class="descr">
<h2>Detailed Description</h2>
</div>
<!-- @@@QtVersit -->
  <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>