Sophie

Sophie

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

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" />
<!-- qcontactdetails.cpp -->
  <title>Qt Mobility 1.2: QContactOrganization Class Reference</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><a href="qtcontacts.html">QtContacts</a></li>
<li>QContactOrganization</li>
    </ul>
  </div>
</div>
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#static-public-members">Static Public Members</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<h1 class="title">QContactOrganization Class Reference</h1>
<!-- $$$QContactOrganization-brief -->
<p>The QContactOrganization class provides details about an organization that the contact is either a part of, or stands for. <a href="#details">More...</a></p>
<!-- @@@QContactOrganization -->
<pre class="cpp"> <span class="preprocessor">#include &lt;QContactOrganization&gt;</span></pre><p><b>Inherits: </b><a href="qcontactdetail.html">QContactDetail</a>.</p>
<p>This class was introduced in Qt Mobility 1.0.</p>
<ul>
<li><a href="qcontactorganization-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-functions"></a>
<h2>Public Functions</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#assistantName">assistantName</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QStringList </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#department">department</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#location">location</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QUrl </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#logoUrl">logoUrl</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#name">name</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#role">role</a></b> () const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#setAssistantName">setAssistantName</a></b> ( const QString &amp; <i>assistantName</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#setDepartment">setDepartment</a></b> ( const QStringList &amp; <i>department</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#setLocation">setLocation</a></b> ( const QString &amp; <i>location</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#setLogoUrl">setLogoUrl</a></b> ( const QUrl &amp; <i>logo</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#setName">setName</a></b> ( const QString &amp; <i>name</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#setRole">setRole</a></b> ( const QString &amp; <i>role</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#setTitle">setTitle</a></b> ( const QString &amp; <i>title</i> )</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#title">title</a></b> () const</td></tr>
</table>
<ul>
<li class="fn">29 public functions inherited from <a href="qcontactdetail.html#public-functions">QContactDetail</a></li>
</ul>
<a name="static-public-members"></a>
<h2>Static Public Members</h2>
<table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> const QLatin1Constant </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#DefinitionName-var">DefinitionName</a></b></td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QLatin1Constant </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#FieldAssistantName-var">FieldAssistantName</a></b></td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QLatin1Constant </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#FieldDepartment-var">FieldDepartment</a></b></td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QLatin1Constant </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#FieldLocation-var">FieldLocation</a></b></td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QLatin1Constant </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#FieldLogoUrl-var">FieldLogoUrl</a></b></td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QLatin1Constant </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#FieldName-var">FieldName</a></b></td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QLatin1Constant </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#FieldRole-var">FieldRole</a></b></td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QLatin1Constant </td><td class="memItemRight bottomAlign"><b><a href="qcontactorganization.html#FieldTitle-var">FieldTitle</a></b></td></tr>
</table>
<a name="details"></a>
<!-- $$$QContactOrganization-description -->
<div class="descr">
<h2>Detailed Description</h2>
<p>The QContactOrganization class provides details about an organization that the contact is either a part of, or stands for.</p>
<p>This leaf-class has been part of the default schema since version 1.0 of the Qt Mobility project.</p>
</div>
<!-- @@@QContactOrganization -->
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$assistantName[overload1]$$$assistantName -->
<h3 class="fn"><a name="assistantName"></a><span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> QContactOrganization::<span class="name">assistantName</span> () const</h3>
<p>Returns the name of the default assistant of contacts belonging to this organization.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#setAssistantName">setAssistantName</a>().</p>
<!-- @@@assistantName -->
<!-- $$$department[overload1]$$$department -->
<h3 class="fn"><a name="department"></a><span class="type"><a href="http://qt.nokia.com/doc/4.7/qstringlist.html">QStringList</a></span> QContactOrganization::<span class="name">department</span> () const</h3>
<p>Returns the contact's department stored in this detail.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#setDepartment">setDepartment</a>().</p>
<!-- @@@department -->
<!-- $$$location[overload1]$$$location -->
<h3 class="fn"><a name="location"></a><span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> QContactOrganization::<span class="name">location</span> () const</h3>
<p>Returns the location of the organization stored in this detail.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#setLocation">setLocation</a>().</p>
<!-- @@@location -->
<!-- $$$logoUrl[overload1]$$$logoUrl -->
<h3 class="fn"><a name="logoUrl"></a><span class="type"><a href="http://qt.nokia.com/doc/4.7/qurl.html">QUrl</a></span> QContactOrganization::<span class="name">logoUrl</span> () const</h3>
<p>Returns the url of the logo of the organization stored in this detail.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#setLogoUrl">setLogoUrl</a>().</p>
<!-- @@@logoUrl -->
<!-- $$$name[overload1]$$$name -->
<h3 class="fn"><a name="name"></a><span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> QContactOrganization::<span class="name">name</span> () const</h3>
<p>Returns the name of the organization stored in this detail.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#setName">setName</a>().</p>
<!-- @@@name -->
<!-- $$$role[overload1]$$$role -->
<h3 class="fn"><a name="role"></a><span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> QContactOrganization::<span class="name">role</span> () const</h3>
<p>Returns the contact's role within the organization stored in this detail.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#setRole">setRole</a>().</p>
<!-- @@@role -->
<!-- $$$setAssistantName[overload1]$$$setAssistantNameconstQString& -->
<h3 class="fn"><a name="setAssistantName"></a><span class="type">void</span> QContactOrganization::<span class="name">setAssistantName</span> ( const <span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> &amp; <i>assistantName</i> )</h3>
<p>Sets the name of the default assistant of contacts belonging to this organization to <i>assistantName</i>.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#assistantName">assistantName</a>().</p>
<!-- @@@setAssistantName -->
<!-- $$$setDepartment[overload1]$$$setDepartmentconstQStringList& -->
<h3 class="fn"><a name="setDepartment"></a><span class="type">void</span> QContactOrganization::<span class="name">setDepartment</span> ( const <span class="type"><a href="http://qt.nokia.com/doc/4.7/qstringlist.html">QStringList</a></span> &amp; <i>department</i> )</h3>
<p>Sets the contact's department of the organization stored in this detail to <i>department</i>. The department is a list of progressively finer-grained information.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#department">department</a>().</p>
<!-- @@@setDepartment -->
<!-- $$$setLocation[overload1]$$$setLocationconstQString& -->
<h3 class="fn"><a name="setLocation"></a><span class="type">void</span> QContactOrganization::<span class="name">setLocation</span> ( const <span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> &amp; <i>location</i> )</h3>
<p>Sets the location (e.g&#x2e; city or suburb) of the organization stored in this detail to <i>location</i>.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#location">location</a>().</p>
<!-- @@@setLocation -->
<!-- $$$setLogoUrl[overload1]$$$setLogoUrlconstQUrl& -->
<h3 class="fn"><a name="setLogoUrl"></a><span class="type">void</span> QContactOrganization::<span class="name">setLogoUrl</span> ( const <span class="type"><a href="http://qt.nokia.com/doc/4.7/qurl.html">QUrl</a></span> &amp; <i>logo</i> )</h3>
<p>Sets the url of the logo of the organization stored in this detail to <i>logo</i>.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#logoUrl">logoUrl</a>().</p>
<!-- @@@setLogoUrl -->
<!-- $$$setName[overload1]$$$setNameconstQString& -->
<h3 class="fn"><a name="setName"></a><span class="type">void</span> QContactOrganization::<span class="name">setName</span> ( const <span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> &amp; <i>name</i> )</h3>
<p>Sets the name of the organization stored in this detail to <i>name</i>.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#name">name</a>().</p>
<!-- @@@setName -->
<!-- $$$setRole[overload1]$$$setRoleconstQString& -->
<h3 class="fn"><a name="setRole"></a><span class="type">void</span> QContactOrganization::<span class="name">setRole</span> ( const <span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> &amp; <i>role</i> )</h3>
<p>Sets the contact's role within the organization stored in this detail to <i>role</i>.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#role">role</a>().</p>
<!-- @@@setRole -->
<!-- $$$setTitle[overload1]$$$setTitleconstQString& -->
<h3 class="fn"><a name="setTitle"></a><span class="type">void</span> QContactOrganization::<span class="name">setTitle</span> ( const <span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> &amp; <i>title</i> )</h3>
<p>Sets the contact's title within the organization stored in this detail to <i>title</i>.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#title">title</a>().</p>
<!-- @@@setTitle -->
<!-- $$$title[overload1]$$$title -->
<h3 class="fn"><a name="title"></a><span class="type"><a href="http://qt.nokia.com/doc/4.7/qstring.html">QString</a></span> QContactOrganization::<span class="name">title</span> () const</h3>
<p>Returns the contact's title within the organization stored in this detail.</p>
<p>This function was introduced in Qt Mobility 1.0.</p>
<p><b>See also </b><a href="qcontactorganization.html#setTitle">setTitle</a>().</p>
<!-- @@@title -->
</div>
<div class="vars">
<h2>Member Variable Documentation</h2>
<!-- $$$DefinitionName -->
<h3 class="fn"><a name="DefinitionName-var"></a>const <span class="type"><a href="qlatin1constant.html">QLatin1Constant</a></span> QContactOrganization::<span class="name">DefinitionName</span></h3>
<p>The string constant for the definition name of <a href="qcontactorganization.html">QContactOrganization</a> details.</p>
<!-- @@@DefinitionName -->
<!-- $$$FieldAssistantName -->
<h3 class="fn"><a name="FieldAssistantName-var"></a>const <span class="type"><a href="qlatin1constant.html">QLatin1Constant</a></span> QContactOrganization::<span class="name">FieldAssistantName</span></h3>
<p>The field key constant for the value of the name of the contact's assistant.</p>
<p><b>See also </b><a href="qcontactorganization.html#assistantName">assistantName</a>() and <a href="qcontactorganization.html#setAssistantName">setAssistantName</a>().</p>
<!-- @@@FieldAssistantName -->
<!-- $$$FieldDepartment -->
<h3 class="fn"><a name="FieldDepartment-var"></a>const <span class="type"><a href="qlatin1constant.html">QLatin1Constant</a></span> QContactOrganization::<span class="name">FieldDepartment</span></h3>
<p>The field key constant for the value of the department name.</p>
<p><b>See also </b><a href="qcontactorganization.html#department">department</a>() and <a href="qcontactorganization.html#setDepartment">setDepartment</a>().</p>
<!-- @@@FieldDepartment -->
<!-- $$$FieldLocation -->
<h3 class="fn"><a name="FieldLocation-var"></a>const <span class="type"><a href="qlatin1constant.html">QLatin1Constant</a></span> QContactOrganization::<span class="name">FieldLocation</span></h3>
<p>The field key constant for the value of the location of the organization.</p>
<p><b>See also </b><a href="qcontactorganization.html#location">location</a>() and <a href="qcontactorganization.html#setLocation">setLocation</a>().</p>
<!-- @@@FieldLocation -->
<!-- $$$FieldLogoUrl -->
<h3 class="fn"><a name="FieldLogoUrl-var"></a>const <span class="type"><a href="qlatin1constant.html">QLatin1Constant</a></span> QContactOrganization::<span class="name">FieldLogoUrl</span></h3>
<p>The field key constant for the URL of the organization logo image.</p>
<p><b>See also </b><a href="qcontactorganization.html#logoUrl">logoUrl</a>() and <a href="qcontactorganization.html#setLogoUrl">setLogoUrl</a>().</p>
<!-- @@@FieldLogoUrl -->
<!-- $$$FieldName -->
<h3 class="fn"><a name="FieldName-var"></a>const <span class="type"><a href="qlatin1constant.html">QLatin1Constant</a></span> QContactOrganization::<span class="name">FieldName</span></h3>
<p>The field key constant for the value of the organization name.</p>
<p><b>See also </b><a href="qcontactorganization.html#name">name</a>() and <a href="qcontactorganization.html#setName">setName</a>().</p>
<!-- @@@FieldName -->
<!-- $$$FieldRole -->
<h3 class="fn"><a name="FieldRole-var"></a>const <span class="type"><a href="qlatin1constant.html">QLatin1Constant</a></span> QContactOrganization::<span class="name">FieldRole</span></h3>
<p>The field key constant for the value of the contact's role in the organization.</p>
<p><b>See also </b><a href="qcontactorganization.html#role">role</a>() and <a href="qcontactorganization.html#setRole">setRole</a>().</p>
<!-- @@@FieldRole -->
<!-- $$$FieldTitle -->
<h3 class="fn"><a name="FieldTitle-var"></a>const <span class="type"><a href="qlatin1constant.html">QLatin1Constant</a></span> QContactOrganization::<span class="name">FieldTitle</span></h3>
<p>The field key constant for the value of the contact's title in the organization.</p>
<p><b>See also </b><a href="qcontactorganization.html#title">title</a>() and <a href="qcontactorganization.html#setTitle">setTitle</a>().</p>
<!-- @@@FieldTitle -->
</div>
  <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>