Sophie

Sophie

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

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" />
<!-- qdeclarativecontactdetail.cpp -->
  <title>Qt Mobility 1.2: QML Organization Element</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="http://qt.nokia.com/doc/4.7/qdeclarativeelements.html">QML Elements</a></li>
<li>QML Organization Element</li>
    </ul>
  </div>
</div>
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#properties">Properties</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<h1 class="title">QML Organization Element</h1>
<span class="subtitle"></span>
<!-- $$$Organization-brief -->
<p>The Organization element provides details about an organization that the contact is either a part of, or stands for. <a href="#details">More...</a></p>
<!-- @@@Organization -->
<p>This element was introduced in  Mobility 1.1.</p>
<ul>
<li><a href="qml-organization-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="properties"></a>
<h2>Properties</h2>
<ul>
<li class="fn"><b><b><a href="qml-organization.html#assistantName-prop">assistantName</a></b></b> : string</li>
<li class="fn"><b><b><a href="qml-organization.html#department-prop">department</a></b></b> : list&lt;string&gt;</li>
<li class="fn"><b><b><a href="qml-organization.html#location-prop">location</a></b></b> : string</li>
<li class="fn"><b><b><a href="qml-organization.html#logoUrl-prop">logoUrl</a></b></b> : url</li>
<li class="fn"><b><b><a href="qml-organization.html#name-prop">name</a></b></b> : string</li>
<li class="fn"><b><b><a href="qml-organization.html#role-prop">role</a></b></b> : string</li>
<li class="fn"><b><b><a href="qml-organization.html#title-prop">title</a></b></b> : string</li>
</ul>
<!-- $$$Organization-description -->
<a name="details"></a>
<h2>Detailed Description</h2>
<p>Organization element contains the following field types:</p>
<ul>
<li>Organization.Name</li>
<li>Organization.LogoUrl</li>
<li>Organization.Department</li>
<li>Organization.Location</li>
<li>Organization.Role</li>
<li>Organization.Title</li>
<li>Organization.AssistantName</li>
</ul>
<p>This element is part of the <b>QtMobility.contacts 1.1</b> module.</p>
<!-- @@@Organization -->
<h2>Property Documentation</h2>
<!-- $$$assistantName -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="assistantName-prop"></a><span class="name">assistantName</span> : <span class="type"><a href="http://qt.nokia.com/doc/4.7/qml-string.html">string</a></span></p></td></tr></table></div><div class="qmldoc"><p>This property holds the value of the name of the contact's assistant.</p>
<p>This property group was introduced in  Mobility 1.1.</p>
</div></div><!-- @@@assistantName -->
<br/>
<!-- $$$department -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="department-prop"></a><span class="name">department</span> : <span class="type"><a href="http://qt.nokia.com/doc/4.7/qml-list.html">list</a></span>&lt;<span class="type"><a href="http://qt.nokia.com/doc/4.7/qml-string.html">string</a></span>&gt;</p></td></tr></table></div><div class="qmldoc"><p>This property holds the value of the department name.</p>
<p>This property group was introduced in  Mobility 1.1.</p>
</div></div><!-- @@@department -->
<br/>
<!-- $$$location -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="location-prop"></a><span class="name">location</span> : <span class="type"><a href="http://qt.nokia.com/doc/4.7/qml-string.html">string</a></span></p></td></tr></table></div><div class="qmldoc"><p>This property holds the value of the location of the organization.</p>
<p>This property group was introduced in  Mobility 1.1.</p>
</div></div><!-- @@@location -->
<br/>
<!-- $$$logoUrl -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="logoUrl-prop"></a><span class="name">logoUrl</span> : <span class="type"><a href="http://qt.nokia.com/doc/4.7/qml-url.html">url</a></span></p></td></tr></table></div><div class="qmldoc"><p>This property holds the URL of the organization logo image.</p>
<p>This property group was introduced in  Mobility 1.1.</p>
</div></div><!-- @@@logoUrl -->
<br/>
<!-- $$$name -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="name-prop"></a><span class="name">name</span> : <span class="type"><a href="http://qt.nokia.com/doc/4.7/qml-string.html">string</a></span></p></td></tr></table></div><div class="qmldoc"><p>This property holds the value of the organization name.</p>
<p>This property group was introduced in  Mobility 1.1.</p>
</div></div><!-- @@@name -->
<br/>
<!-- $$$role -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="role-prop"></a><span class="name">role</span> : <span class="type"><a href="http://qt.nokia.com/doc/4.7/qml-string.html">string</a></span></p></td></tr></table></div><div class="qmldoc"><p>This property holds the value of the contact's role in the organization.</p>
<p>This property group was introduced in  Mobility 1.1.</p>
</div></div><!-- @@@role -->
<br/>
<!-- $$$title -->
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr valign="top" class="odd"><td class="tblQmlPropNode"><p><a name="title-prop"></a><span class="name">title</span> : <span class="type"><a href="http://qt.nokia.com/doc/4.7/qml-string.html">string</a></span></p></td></tr></table></div><div class="qmldoc"><p>This property holds the value of the contact's title in the organization.</p>
<p>This property group was introduced in  Mobility 1.1.</p>
</div></div><!-- @@@title -->
<br/>
  <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>