Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > 90467ea6a387df728f7218a11e972208 > files > 1261

kdelibs-apidocs-3.5.6-3.amd64.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>kabc: addressee.h Source File (kabc)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../..">API Reference</a>
 / <a href=".">kabc</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <a name="content"></a>


<!-- Generated by Doxygen 1.4.4 -->
<div class="nav">
<a class="el" href="dir_000000.html">kabc</a></div>
<h1>addressee.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*** Warning! This file has been generated by the script makeaddressee ***/</span>
<a name="l00002"></a>00002 <span class="comment">/*</span>
<a name="l00003"></a>00003 <span class="comment">    This file is part of libkabc.</span>
<a name="l00004"></a>00004 <span class="comment">    Copyright (c) 2001 Cornelius Schumacher &lt;schumacher@kde.org&gt;</span>
<a name="l00005"></a>00005 <span class="comment"></span>
<a name="l00006"></a>00006 <span class="comment">    This library is free software; you can redistribute it and/or</span>
<a name="l00007"></a>00007 <span class="comment">    modify it under the terms of the GNU Library General Public</span>
<a name="l00008"></a>00008 <span class="comment">    License as published by the Free Software Foundation; either</span>
<a name="l00009"></a>00009 <span class="comment">    version 2 of the License, or (at your option) any later version.</span>
<a name="l00010"></a>00010 <span class="comment"></span>
<a name="l00011"></a>00011 <span class="comment">    This library is distributed in the hope that it will be useful,</span>
<a name="l00012"></a>00012 <span class="comment">    but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00013"></a>00013 <span class="comment">    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00014"></a>00014 <span class="comment">    Library General Public License for more details.</span>
<a name="l00015"></a>00015 <span class="comment"></span>
<a name="l00016"></a>00016 <span class="comment">    You should have received a copy of the GNU Library General Public License</span>
<a name="l00017"></a>00017 <span class="comment">    along with this library; see the file COPYING.LIB.  If not, write to</span>
<a name="l00018"></a>00018 <span class="comment">    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</span>
<a name="l00019"></a>00019 <span class="comment">    Boston, MA 02110-1301, USA.</span>
<a name="l00020"></a>00020 <span class="comment">*/</span>
<a name="l00021"></a>00021 
<a name="l00022"></a>00022 <span class="preprocessor">#ifndef KABC_ADDRESSEE_H</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span><span class="preprocessor">#define KABC_ADDRESSEE_H</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span>
<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;qdatetime.h&gt;</span>
<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;qstring.h&gt;</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;qstringlist.h&gt;</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;qvaluelist.h&gt;</span>
<a name="l00029"></a>00029 
<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;ksharedptr.h&gt;</span>
<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;kurl.h&gt;</span>
<a name="l00032"></a>00032 
<a name="l00033"></a>00033 <span class="preprocessor">#include "address.h"</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include "agent.h"</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include "geo.h"</span>
<a name="l00036"></a>00036 <span class="preprocessor">#include "key.h"</span>
<a name="l00037"></a>00037 <span class="preprocessor">#include "phonenumber.h"</span>
<a name="l00038"></a>00038 <span class="preprocessor">#include "picture.h"</span>
<a name="l00039"></a>00039 <span class="preprocessor">#include "secrecy.h"</span>
<a name="l00040"></a>00040 <span class="preprocessor">#include "sound.h"</span>
<a name="l00041"></a>00041 <span class="preprocessor">#include "timezone.h"</span>
<a name="l00042"></a>00042 
<a name="l00043"></a>00043 <span class="keyword">namespace </span>KABC {
<a name="l00044"></a>00044 
<a name="l00045"></a>00045 <span class="keyword">class </span>Resource;
<a name="l00046"></a>00046 <span class="keyword">class </span>Field;
<a name="l00047"></a>00047 <span class="keyword">class </span>SortMode;
<a name="l00048"></a>00048 
<a name="l00075"></a><a class="code" href="classKABC_1_1Addressee.html">00075</a> <span class="keyword">class </span>KABC_EXPORT Addressee
<a name="l00076"></a>00076 {
<a name="l00077"></a>00077   <span class="keyword">friend</span> KABC_EXPORT <a class="codeRef" doxygen="qt.tag:" href="qdatastream.html">QDataStream</a> &amp;<a class="code" href="namespaceKABC.html#a10">operator&lt;&lt;</a>( <a class="codeRef" doxygen="qt.tag:" href="qdatastream.html">QDataStream</a> &amp;, <span class="keyword">const</span> Addressee &amp; );
<a name="l00078"></a>00078   <span class="keyword">friend</span> KABC_EXPORT <a class="codeRef" doxygen="qt.tag:" href="qdatastream.html">QDataStream</a> &amp;<a class="code" href="namespaceKABC.html#a11">operator&gt;&gt;</a>( <a class="codeRef" doxygen="qt.tag:" href="qdatastream.html">QDataStream</a> &amp;, Addressee &amp; );
<a name="l00079"></a>00079 
<a name="l00080"></a>00080   <span class="keyword">public</span>:
<a name="l00081"></a><a class="code" href="classKABC_1_1Addressee.html#w0">00081</a>     <span class="keyword">typedef</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">QValueList&lt;Addressee&gt;</a> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">List</a>;
<a name="l00082"></a><a class="code" href="classKABC_1_1Addressee.html#w1">00082</a>     <span class="keyword">typedef</span> <a class="codeRef" doxygen="qt.tag:" href="qmap.html">QMap&lt;QString, Addressee&gt;</a> <a class="codeRef" doxygen="qt.tag:" href="qmap.html">Map</a>;
<a name="l00083"></a>00083 
<a name="l00087"></a>00087     Addressee();
<a name="l00088"></a>00088     ~Addressee();
<a name="l00089"></a>00089 
<a name="l00090"></a>00090     Addressee( <span class="keyword">const</span> Addressee &amp; );
<a name="l00091"></a>00091     Addressee &amp;operator=( <span class="keyword">const</span> Addressee &amp; );
<a name="l00092"></a>00092 
<a name="l00093"></a>00093     <span class="keywordtype">bool</span> operator==( <span class="keyword">const</span> Addressee &amp; ) <span class="keyword">const</span>;
<a name="l00094"></a>00094     <span class="keywordtype">bool</span> operator!=( <span class="keyword">const</span> Addressee &amp; ) <span class="keyword">const</span>;
<a name="l00095"></a>00095 
<a name="l00099"></a>00099     <span class="keywordtype">bool</span> isEmpty() <span class="keyword">const</span>;
<a name="l00100"></a>00100 
<a name="l00104"></a>00104     <span class="keywordtype">void</span> setUid( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;uid );
<a name="l00108"></a>00108     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> uid() <span class="keyword">const</span>;
<a name="l00112"></a>00112     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> uidLabel();
<a name="l00113"></a>00113 
<a name="l00117"></a>00117     <span class="keywordtype">void</span> setName( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;name );
<a name="l00121"></a>00121     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> name() <span class="keyword">const</span>;
<a name="l00125"></a>00125     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> nameLabel();
<a name="l00126"></a>00126 
<a name="l00130"></a>00130     <span class="keywordtype">void</span> setFormattedName( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;formattedName );
<a name="l00134"></a>00134     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> formattedName() <span class="keyword">const</span>;
<a name="l00138"></a>00138     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> formattedNameLabel();
<a name="l00139"></a>00139 
<a name="l00143"></a>00143     <span class="keywordtype">void</span> setFamilyName( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;familyName );
<a name="l00147"></a>00147     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> familyName() <span class="keyword">const</span>;
<a name="l00151"></a>00151     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> familyNameLabel();
<a name="l00152"></a>00152 
<a name="l00156"></a>00156     <span class="keywordtype">void</span> setGivenName( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;givenName );
<a name="l00160"></a>00160     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> givenName() <span class="keyword">const</span>;
<a name="l00164"></a>00164     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> givenNameLabel();
<a name="l00165"></a>00165 
<a name="l00169"></a>00169     <span class="keywordtype">void</span> setAdditionalName( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;additionalName );
<a name="l00173"></a>00173     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> additionalName() <span class="keyword">const</span>;
<a name="l00177"></a>00177     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> additionalNameLabel();
<a name="l00178"></a>00178 
<a name="l00182"></a>00182     <span class="keywordtype">void</span> setPrefix( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;prefix );
<a name="l00186"></a>00186     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> prefix() <span class="keyword">const</span>;
<a name="l00190"></a>00190     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> prefixLabel();
<a name="l00191"></a>00191 
<a name="l00195"></a>00195     <span class="keywordtype">void</span> setSuffix( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;suffix );
<a name="l00199"></a>00199     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> suffix() <span class="keyword">const</span>;
<a name="l00203"></a>00203     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> suffixLabel();
<a name="l00204"></a>00204 
<a name="l00208"></a>00208     <span class="keywordtype">void</span> setNickName( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;nickName );
<a name="l00212"></a>00212     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> nickName() <span class="keyword">const</span>;
<a name="l00216"></a>00216     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> nickNameLabel();
<a name="l00217"></a>00217 
<a name="l00221"></a>00221     <span class="keywordtype">void</span> setBirthday( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qdatetime.html">QDateTime</a> &amp;birthday );
<a name="l00225"></a>00225     <a class="codeRef" doxygen="qt.tag:" href="qdatetime.html">QDateTime</a> birthday() <span class="keyword">const</span>;
<a name="l00229"></a>00229     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> birthdayLabel();
<a name="l00230"></a>00230 
<a name="l00234"></a>00234     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> homeAddressStreetLabel();
<a name="l00235"></a>00235 
<a name="l00239"></a>00239     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> homeAddressLocalityLabel();
<a name="l00240"></a>00240 
<a name="l00244"></a>00244     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> homeAddressRegionLabel();
<a name="l00245"></a>00245 
<a name="l00249"></a>00249     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> homeAddressPostalCodeLabel();
<a name="l00250"></a>00250 
<a name="l00254"></a>00254     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> homeAddressCountryLabel();
<a name="l00255"></a>00255 
<a name="l00259"></a>00259     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> homeAddressLabelLabel();
<a name="l00260"></a>00260 
<a name="l00264"></a>00264     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> businessAddressStreetLabel();
<a name="l00265"></a>00265 
<a name="l00269"></a>00269     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> businessAddressLocalityLabel();
<a name="l00270"></a>00270 
<a name="l00274"></a>00274     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> businessAddressRegionLabel();
<a name="l00275"></a>00275 
<a name="l00279"></a>00279     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> businessAddressPostalCodeLabel();
<a name="l00280"></a>00280 
<a name="l00284"></a>00284     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> businessAddressCountryLabel();
<a name="l00285"></a>00285 
<a name="l00289"></a>00289     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> businessAddressLabelLabel();
<a name="l00290"></a>00290 
<a name="l00294"></a>00294     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> homePhoneLabel();
<a name="l00295"></a>00295 
<a name="l00299"></a>00299     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> businessPhoneLabel();
<a name="l00300"></a>00300 
<a name="l00304"></a>00304     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> mobilePhoneLabel();
<a name="l00305"></a>00305 
<a name="l00309"></a>00309     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> homeFaxLabel();
<a name="l00310"></a>00310 
<a name="l00314"></a>00314     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> businessFaxLabel();
<a name="l00315"></a>00315 
<a name="l00319"></a>00319     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> carPhoneLabel();
<a name="l00320"></a>00320 
<a name="l00324"></a>00324     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> isdnLabel();
<a name="l00325"></a>00325 
<a name="l00329"></a>00329     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> pagerLabel();
<a name="l00330"></a>00330 
<a name="l00334"></a>00334     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> emailLabel();
<a name="l00335"></a>00335 
<a name="l00339"></a>00339     <span class="keywordtype">void</span> setMailer( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;mailer );
<a name="l00343"></a>00343     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> mailer() <span class="keyword">const</span>;
<a name="l00347"></a>00347     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> mailerLabel();
<a name="l00348"></a>00348 
<a name="l00352"></a>00352     <span class="keywordtype">void</span> setTimeZone( <span class="keyword">const</span> <a class="code" href="classKABC_1_1TimeZone.html">TimeZone</a> &amp;timeZone );
<a name="l00356"></a>00356     <a class="code" href="classKABC_1_1TimeZone.html">TimeZone</a> timeZone() <span class="keyword">const</span>;
<a name="l00360"></a>00360     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> timeZoneLabel();
<a name="l00361"></a>00361 
<a name="l00365"></a>00365     <span class="keywordtype">void</span> setGeo( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Geo.html">Geo</a> &amp;geo );
<a name="l00369"></a>00369     <a class="code" href="classKABC_1_1Geo.html">Geo</a> geo() <span class="keyword">const</span>;
<a name="l00373"></a>00373     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> geoLabel();
<a name="l00374"></a>00374 
<a name="l00378"></a>00378     <span class="keywordtype">void</span> setTitle( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;title );
<a name="l00382"></a>00382     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> title() <span class="keyword">const</span>;
<a name="l00386"></a>00386     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> titleLabel();
<a name="l00387"></a>00387 
<a name="l00391"></a>00391     <span class="keywordtype">void</span> setRole( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;role );
<a name="l00395"></a>00395     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> role() <span class="keyword">const</span>;
<a name="l00399"></a>00399     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> roleLabel();
<a name="l00400"></a>00400 
<a name="l00404"></a>00404     <span class="keywordtype">void</span> setOrganization( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;organization );
<a name="l00408"></a>00408     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> organization() <span class="keyword">const</span>;
<a name="l00412"></a>00412     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> organizationLabel();
<a name="l00413"></a>00413 
<a name="l00417"></a>00417     <span class="keywordtype">void</span> setNote( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;note );
<a name="l00421"></a>00421     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> note() <span class="keyword">const</span>;
<a name="l00425"></a>00425     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> noteLabel();
<a name="l00426"></a>00426 
<a name="l00430"></a>00430     <span class="keywordtype">void</span> setProductId( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;productId );
<a name="l00434"></a>00434     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> productId() <span class="keyword">const</span>;
<a name="l00438"></a>00438     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> productIdLabel();
<a name="l00439"></a>00439 
<a name="l00443"></a>00443     <span class="keywordtype">void</span> setRevision( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qdatetime.html">QDateTime</a> &amp;revision );
<a name="l00447"></a>00447     <a class="codeRef" doxygen="qt.tag:" href="qdatetime.html">QDateTime</a> revision() <span class="keyword">const</span>;
<a name="l00451"></a>00451     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> revisionLabel();
<a name="l00452"></a>00452 
<a name="l00456"></a>00456     <span class="keywordtype">void</span> setSortString( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;sortString );
<a name="l00460"></a>00460     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> sortString() <span class="keyword">const</span>;
<a name="l00464"></a>00464     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> sortStringLabel();
<a name="l00465"></a>00465 
<a name="l00469"></a>00469     <span class="keywordtype">void</span> setUrl( <span class="keyword">const</span> <a class="codeRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> &amp;url );
<a name="l00473"></a>00473     <a class="codeRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKURL.html">KURL</a> url() <span class="keyword">const</span>;
<a name="l00477"></a>00477     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> urlLabel();
<a name="l00478"></a>00478 
<a name="l00482"></a>00482     <span class="keywordtype">void</span> setSecrecy( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Secrecy.html">Secrecy</a> &amp;secrecy );
<a name="l00486"></a>00486     <a class="code" href="classKABC_1_1Secrecy.html">Secrecy</a> secrecy() <span class="keyword">const</span>;
<a name="l00490"></a>00490     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> secrecyLabel();
<a name="l00491"></a>00491 
<a name="l00495"></a>00495     <span class="keywordtype">void</span> setLogo( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Picture.html">Picture</a> &amp;logo );
<a name="l00499"></a>00499     <a class="code" href="classKABC_1_1Picture.html">Picture</a> logo() <span class="keyword">const</span>;
<a name="l00503"></a>00503     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> logoLabel();
<a name="l00504"></a>00504 
<a name="l00508"></a>00508     <span class="keywordtype">void</span> setPhoto( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Picture.html">Picture</a> &amp;photo );
<a name="l00512"></a>00512     <a class="code" href="classKABC_1_1Picture.html">Picture</a> photo() <span class="keyword">const</span>;
<a name="l00516"></a>00516     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> photoLabel();
<a name="l00517"></a>00517 
<a name="l00521"></a>00521     <span class="keywordtype">void</span> setSound( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Sound.html">Sound</a> &amp;sound );
<a name="l00525"></a>00525     <a class="code" href="classKABC_1_1Sound.html">Sound</a> sound() <span class="keyword">const</span>;
<a name="l00529"></a>00529     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> soundLabel();
<a name="l00530"></a>00530 
<a name="l00534"></a>00534     <span class="keywordtype">void</span> setAgent( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Agent.html">Agent</a> &amp;agent );
<a name="l00538"></a>00538     <a class="code" href="classKABC_1_1Agent.html">Agent</a> agent() <span class="keyword">const</span>;
<a name="l00542"></a>00542     <span class="keyword">static</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> agentLabel();
<a name="l00543"></a>00543 
<a name="l00549"></a>00549     <span class="keywordtype">void</span> setNameFromString( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp; );
<a name="l00550"></a>00550 
<a name="l00555"></a>00555     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> realName() <span class="keyword">const</span>;
<a name="l00556"></a>00556 
<a name="l00560"></a>00560     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> assembledName() <span class="keyword">const</span>;
<a name="l00561"></a>00561 
<a name="l00568"></a>00568     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> fullEmail( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;email=QString::null ) <span class="keyword">const</span>;
<a name="l00569"></a>00569 
<a name="l00578"></a>00578     <span class="keywordtype">void</span> insertEmail( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;email, <span class="keywordtype">bool</span> preferred=<span class="keyword">false</span> );
<a name="l00579"></a>00579 
<a name="l00583"></a>00583     <span class="keywordtype">void</span> removeEmail( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;email );
<a name="l00584"></a>00584 
<a name="l00589"></a>00589     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> preferredEmail() <span class="keyword">const</span>;
<a name="l00590"></a>00590 
<a name="l00594"></a>00594     <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> emails() <span class="keyword">const</span>;
<a name="l00595"></a>00595 
<a name="l00601"></a>00601     <span class="keywordtype">void</span> setEmails( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a>&amp; list);
<a name="l00602"></a>00602 
<a name="l00607"></a>00607     <span class="keywordtype">void</span> insertPhoneNumber( <span class="keyword">const</span> <a class="code" href="classKABC_1_1PhoneNumber.html">PhoneNumber</a> &amp;phoneNumber );
<a name="l00608"></a>00608 
<a name="l00613"></a>00613     <span class="keywordtype">void</span> removePhoneNumber( <span class="keyword">const</span> <a class="code" href="classKABC_1_1PhoneNumber.html">PhoneNumber</a> &amp;phoneNumber );
<a name="l00614"></a>00614 
<a name="l00618"></a>00618     <a class="code" href="classKABC_1_1PhoneNumber.html">PhoneNumber</a> phoneNumber( <span class="keywordtype">int</span> type ) <span class="keyword">const</span>;
<a name="l00619"></a>00619 
<a name="l00623"></a>00623     <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">PhoneNumber::List</a> phoneNumbers() <span class="keyword">const</span>;
<a name="l00624"></a>00624 
<a name="l00628"></a>00628     <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">PhoneNumber::List</a> phoneNumbers( <span class="keywordtype">int</span> type ) <span class="keyword">const</span>;
<a name="l00629"></a>00629 
<a name="l00633"></a>00633     <a class="code" href="classKABC_1_1PhoneNumber.html">PhoneNumber</a> findPhoneNumber( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;<span class="keywordtype">id</span> ) <span class="keyword">const</span>;
<a name="l00634"></a>00634 
<a name="l00639"></a>00639     <span class="keywordtype">void</span> insertKey( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Key.html">Key</a> &amp;key );
<a name="l00640"></a>00640 
<a name="l00645"></a>00645     <span class="keywordtype">void</span> removeKey( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Key.html">Key</a> &amp;key );
<a name="l00646"></a>00646 
<a name="l00653"></a>00653     <a class="code" href="classKABC_1_1Key.html">Key</a> key( <span class="keywordtype">int</span> type, <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> customTypeString = QString::null ) <span class="keyword">const</span>;
<a name="l00654"></a>00654 
<a name="l00658"></a>00658     <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">Key::List</a> keys() <span class="keyword">const</span>;
<a name="l00659"></a>00659 
<a name="l00664"></a>00664     <span class="keywordtype">void</span> setKeys( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">Key::List</a>&amp; keys);
<a name="l00665"></a>00665 
<a name="l00672"></a>00672     <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">Key::List</a> keys( <span class="keywordtype">int</span> type, <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> customTypeString = QString::null  ) <span class="keyword">const</span>;
<a name="l00673"></a>00673 
<a name="l00677"></a>00677     <a class="code" href="classKABC_1_1Key.html">Key</a> findKey( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;<span class="keywordtype">id</span> ) <span class="keyword">const</span>;
<a name="l00678"></a>00678 
<a name="l00683"></a>00683     <span class="keywordtype">void</span> insertAddress( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Address.html">Address</a> &amp;address );
<a name="l00684"></a>00684 
<a name="l00689"></a>00689     <span class="keywordtype">void</span> removeAddress( <span class="keyword">const</span> <a class="code" href="classKABC_1_1Address.html">Address</a> &amp;address );
<a name="l00690"></a>00690 
<a name="l00694"></a>00694     <a class="code" href="classKABC_1_1Address.html">Address</a> address( <span class="keywordtype">int</span> type ) <span class="keyword">const</span>;
<a name="l00695"></a>00695 
<a name="l00699"></a>00699     <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">Address::List</a> addresses() <span class="keyword">const</span>;
<a name="l00700"></a>00700 
<a name="l00704"></a>00704     <a class="codeRef" doxygen="qt.tag:" href="qvaluelist.html">Address::List</a> addresses( <span class="keywordtype">int</span> type ) <span class="keyword">const</span>;
<a name="l00705"></a>00705 
<a name="l00709"></a>00709     <a class="code" href="classKABC_1_1Address.html">Address</a> findAddress( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;<span class="keywordtype">id</span> ) <span class="keyword">const</span>;
<a name="l00710"></a>00710 
<a name="l00714"></a>00714     <span class="keywordtype">void</span> insertCategory( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp; );
<a name="l00715"></a>00715 
<a name="l00719"></a>00719     <span class="keywordtype">void</span> removeCategory( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp; );
<a name="l00720"></a>00720 
<a name="l00724"></a>00724     <span class="keywordtype">bool</span> hasCategory( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp; ) <span class="keyword">const</span>;
<a name="l00725"></a>00725 
<a name="l00729"></a>00729     <span class="keywordtype">void</span> setCategories( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp; );
<a name="l00730"></a>00730 
<a name="l00734"></a>00734     <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> categories() <span class="keyword">const</span>;
<a name="l00735"></a>00735 
<a name="l00744"></a>00744     <span class="keywordtype">void</span> insertCustom( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;app, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;name,
<a name="l00745"></a>00745                        <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;value );
<a name="l00746"></a>00746 
<a name="l00750"></a>00750     <span class="keywordtype">void</span> removeCustom( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;app, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;name );
<a name="l00751"></a>00751 
<a name="l00755"></a>00755     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> custom( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;app, <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;name ) <span class="keyword">const</span>;
<a name="l00756"></a>00756 
<a name="l00760"></a>00760     <span class="keywordtype">void</span> setCustoms( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> &amp; );
<a name="l00761"></a>00761 
<a name="l00765"></a>00765     <a class="codeRef" doxygen="qt.tag:" href="qstringlist.html">QStringList</a> customs() <span class="keyword">const</span>;
<a name="l00766"></a>00766 
<a name="l00770"></a>00770     <span class="keyword">static</span> <span class="keywordtype">void</span> parseEmailAddress( <span class="keyword">const</span> <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;rawEmail, <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;fullName,
<a name="l00771"></a>00771                                    <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> &amp;email );
<a name="l00772"></a>00772 
<a name="l00776"></a>00776     <span class="keywordtype">void</span> dump() <span class="keyword">const</span>;
<a name="l00777"></a>00777 
<a name="l00781"></a>00781     <a class="codeRef" doxygen="qt.tag:" href="qstring.html">QString</a> asString() <span class="keyword">const</span>;
<a name="l00782"></a>00782 
<a name="l00786"></a>00786     <span class="keywordtype">void</span> setResource( <a class="code" href="classKABC_1_1Resource.html">Resource</a> *resource );
<a name="l00787"></a>00787 
<a name="l00791"></a>00791     <a class="code" href="classKABC_1_1Resource.html">Resource</a> *resource() <span class="keyword">const</span>;
<a name="l00792"></a>00792 
<a name="l00796"></a>00796     <span class="keywordtype">void</span> setChanged( <span class="keywordtype">bool</span> value );
<a name="l00797"></a>00797 
<a name="l00801"></a>00801     <span class="keywordtype">bool</span> changed() <span class="keyword">const</span>;
<a name="l00802"></a>00802 
<a name="l00803"></a>00803     <span class="keyword">static</span> <span class="keywordtype">void</span> setSortMode( <a class="code" href="classKABC_1_1SortMode.html">KABC::SortMode</a> *mode );
<a name="l00804"></a>00804 
<a name="l00805"></a>00805     <span class="keywordtype">bool</span> operator&lt; ( <span class="keyword">const</span> Addressee &amp;addr );
<a name="l00806"></a>00806 
<a name="l00807"></a>00807   <span class="keyword">private</span>:
<a name="l00808"></a>00808     <span class="keywordtype">void</span> detach();
<a name="l00809"></a>00809 
<a name="l00810"></a>00810     <span class="keyword">struct </span>AddresseeData;
<a name="l00811"></a>00811     <span class="keyword">mutable</span> <a class="codeRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/classKSharedPtr.html">KSharedPtr&lt;AddresseeData&gt;</a> mData;
<a name="l00812"></a>00812 
<a name="l00813"></a>00813   <span class="keyword">private</span>:
<a name="l00814"></a>00814     <span class="keyword">static</span> AddresseeData* shared_null;
<a name="l00815"></a>00815     <span class="keyword">static</span> AddresseeData* makeSharedNull();
<a name="l00816"></a>00816     <span class="keyword">static</span> <a class="code" href="classKABC_1_1SortMode.html">KABC::SortMode</a> *mSortMode;
<a name="l00817"></a>00817 };
<a name="l00818"></a>00818 
<a name="l00819"></a>00819 KABC_EXPORT <a class="codeRef" doxygen="qt.tag:" href="qdatastream.html">QDataStream</a> &amp;<a class="code" href="namespaceKABC.html#a10">operator&lt;&lt;</a>( <a class="codeRef" doxygen="qt.tag:" href="qdatastream.html">QDataStream</a> &amp;, <span class="keyword">const</span> Addressee &amp; );
<a name="l00820"></a>00820 KABC_EXPORT <a class="codeRef" doxygen="qt.tag:" href="qdatastream.html">QDataStream</a> &amp;<a class="code" href="namespaceKABC.html#a11">operator&gt;&gt;</a>( <a class="codeRef" doxygen="qt.tag:" href="qdatastream.html">QDataStream</a> &amp;, Addressee &amp; );
<a name="l00821"></a>00821 
<a name="l00822"></a>00822 }
<a name="l00823"></a>00823 
<a name="l00824"></a>00824 <span class="preprocessor">#endif</span>
</pre></div>    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kabc</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="dirs.html">Directories</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="functions.html">Class Members</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classEvolution_1_1DBIterator.html">evolution::dbiterator</option>,  <option value="classEvolution_1_1DBWrapper.html">evolution::dbwrapper</option>,  <option value="classKABC_1_1Address.html">kabc::address</option>,  <option value="classKABC_1_1AddressBook.html">kabc::addressbook</option>,  <option value="classKABC_1_1AddressBook_1_1ConstIterator.html">kabc::addressbook::constiterator</option>,  <option value="classKABC_1_1AddressBook_1_1Iterator.html">kabc::addressbook::iterator</option>,  <option value="classKABC_1_1Addressee.html">kabc::addressee</option>,  <option value="classKABC_1_1AddresseeDialog.html">kabc::addresseedialog</option>,  <option value="classKABC_1_1AddresseeHelper.html">kabc::addresseehelper</option>,  <option value="classKABC_1_1AddresseeItem.html">kabc::addresseeitem</option>,  <option value="classKABC_1_1AddresseeList.html">kabc::addresseelist</option>,  <option value="classKABC_1_1AddressLineEdit.html">kabc::addresslineedit</option>,  <option value="classKABC_1_1Agent.html">kabc::agent</option>,  <option value="classKABC_1_1AttributesDialog.html">kabc::attributesdialog</option>,  <option value="classKABC_1_1BinaryFormat.html">kabc::binaryformat</option>,  <option value="classKABC_1_1ConsoleErrorHandler.html">kabc::consoleerrorhandler</option>,  <option value="classKABC_1_1DistributionList.html">kabc::distributionlist</option>,  <option value="classKABC_1_1DistributionListDialog.html">kabc::distributionlistdialog</option>,  <option value="classKABC_1_1DistributionListEditor.html">kabc::distributionlisteditor</option>,  <option value="classKABC_1_1DistributionListEditorWidget.html">kabc::distributionlisteditorwidget</option>,  <option value="classKABC_1_1DistributionListManager.html">kabc::distributionlistmanager</option>,  <option value="classKABC_1_1DistributionListWatcher.html">kabc::distributionlistwatcher</option>,  <option value="classKABC_1_1EmailSelectDialog.html">kabc::emailselectdialog</option>,  <option value="classKABC_1_1EmailSelector.html">kabc::emailselector</option>,  <option value="classKABC_1_1ErrorHandler.html">kabc::errorhandler</option>,  <option value="classKABC_1_1Field.html">kabc::field</option>,  <option value="classKABC_1_1FieldSortMode.html">kabc::fieldsortmode</option>,  <option value="classKABC_1_1Format.html">kabc::format</option>,  <option value="classKABC_1_1FormatFactory.html">kabc::formatfactory</option>,  <option value="classKABC_1_1FormatPlugin.html">kabc::formatplugin</option>,  <option value="classKABC_1_1Geo.html">kabc::geo</option>,  <option value="classKABC_1_1GUIErrorHandler.html">kabc::guierrorhandler</option>,  <option value="classKABC_1_1GuiErrorHandler.html">kabc::guierrorhandler</option>,  <option value="classKABC_1_1Key.html">kabc::key</option>,  <option value="classKABC_1_1LdapClient.html">kabc::ldapclient</option>,  <option value="classKABC_1_1LdapConfigWidget.html">kabc::ldapconfigwidget</option>,  <option value="classKABC_1_1LdapObject.html">kabc::ldapobject</option>,  <option value="classKABC_1_1LdapSearch.html">kabc::ldapsearch</option>,  <option value="classKABC_1_1LDAPUrl.html">kabc::ldapurl</option>,  <option value="classKABC_1_1LDIF.html">kabc::ldif</option>,  <option value="classKABC_1_1Lock.html">kabc::lock</option>,  <option value="classKABC_1_1LockNull.html">kabc::locknull</option>,  <option value="classKABC_1_1NameSortMode.html">kabc::namesortmode</option>,  <option value="classKABC_1_1OfflineDialog.html">kabc::offlinedialog</option>,  <option value="classKABC_1_1PhoneNumber.html">kabc::phonenumber</option>,  <option value="classKABC_1_1Picture.html">kabc::picture</option>,  <option value="classKABC_1_1Plugin.html">kabc::plugin</option>,  <option value="classKABC_1_1Resource.html">kabc::resource</option>,  <option value="classKABC_1_1Resource_1_1ConstIterator.html">kabc::resource::constiterator</option>,  <option value="classKABC_1_1Resource_1_1Iterator.html">kabc::resource::iterator</option>,  <option value="classKABC_1_1ResourceDir.html">kabc::resourcedir</option>,  <option value="classKABC_1_1ResourceDirConfig.html">kabc::resourcedirconfig</option>,  <option value="classKABC_1_1ResourceEvolution.html">kabc::resourceevolution</option>,  <option value="classKABC_1_1ResourceFile.html">kabc::resourcefile</option>,  <option value="classKABC_1_1ResourceFileConfig.html">kabc::resourcefileconfig</option>,  <option value="classKABC_1_1ResourceLDAPKIO.html">kabc::resourceldapkio</option>,  <option value="classKABC_1_1ResourceLDAPKIOConfig.html">kabc::resourceldapkioconfig</option>,  <option value="classKABC_1_1ResourceNet.html">kabc::resourcenet</option>,  <option value="classKABC_1_1ResourceNetConfig.html">kabc::resourcenetconfig</option>,  <option value="classKABC_1_1ResourceSelectDialog.html">kabc::resourceselectdialog</option>,  <option value="classKABC_1_1ResourceSql.html">kabc::resourcesql</option>,  <option value="classKABC_1_1ResourceSqlConfig.html">kabc::resourcesqlconfig</option>,  <option value="classKABC_1_1Secrecy.html">kabc::secrecy</option>,  <option value="classKABC_1_1SortingTraits_1_1FamilyName.html">kabc::sortingtraits::familyname</option>,  <option value="classKABC_1_1SortingTraits_1_1FormattedName.html">kabc::sortingtraits::formattedname</option>,  <option value="classKABC_1_1SortingTraits_1_1GivenName.html">kabc::sortingtraits::givenname</option>,  <option value="classKABC_1_1SortingTraits_1_1Name.html">kabc::sortingtraits::name</option>,  <option value="classKABC_1_1SortingTraits_1_1Uid.html">kabc::sortingtraits::uid</option>,  <option value="classKABC_1_1SortMode.html">kabc::sortmode</option>,  <option value="classKABC_1_1Sound.html">kabc::sound</option>,  <option value="classKABC_1_1StdAddressBook.html">kabc::stdaddressbook</option>,  <option value="classKABC_1_1Ticket.html">kabc::ticket</option>,  <option value="classKABC_1_1TimeZone.html">kabc::timezone</option>,  <option value="classKABC_1_1VCard.html">kabc::vcard</option>,  <option value="classKABC_1_1VCard21Parser.html">kabc::vcard21parser</option>,  <option value="classKABC_1_1VCardConverter.html">kabc::vcardconverter</option>,  <option value="classKABC_1_1VCardFormat.html">kabc::vcardformat</option>,  <option value="classKABC_1_1VCardFormatImpl.html">kabc::vcardformatimpl</option>,  <option value="classKABC_1_1VCardFormatPlugin.html">kabc::vcardformatplugin</option>,  <option value="classKABC_1_1VCardLine.html">kabc::vcardline</option>,  <option value="classKABC_1_1VCardParser.html">kabc::vcardparser</option>,  <option value="classKABC_1_1VCardTool.html">kabc::vcardtool</option>,  <option value="classVCard21ParserImpl.html">vcard21parserimpl</option>,  <option value="classVCARD_1_1AdrParam.html">vcard::adrparam</option>,  <option value="classVCARD_1_1AdrValue.html">vcard::adrvalue</option>,  <option value="classVCARD_1_1AgentParam.html">vcard::agentparam</option>,  <option value="classVCARD_1_1AgentValue.html">vcard::agentvalue</option>,  <option value="classVCARD_1_1ClassValue.html">vcard::classvalue</option>,  <option value="classVCARD_1_1ContentLine.html">vcard::contentline</option>,  <option value="classVCARD_1_1DateParam.html">vcard::dateparam</option>,  <option value="classVCARD_1_1DateValue.html">vcard::datevalue</option>,  <option value="classVCARD_1_1EmailParam.html">vcard::emailparam</option>,  <option value="classVCARD_1_1Entity.html">vcard::entity</option>,  <option value="classVCARD_1_1FloatValue.html">vcard::floatvalue</option>,  <option value="classVCARD_1_1GeoValue.html">vcard::geovalue</option>,  <option value="classVCARD_1_1Group.html">vcard::group</option>,  <option value="classVCARD_1_1ImageParam.html">vcard::imageparam</option>,  <option value="classVCARD_1_1ImageValue.html">vcard::imagevalue</option>,  <option value="classVCARD_1_1ImgValue.html">vcard::imgvalue</option>,  <option value="classVCARD_1_1LangValue.html">vcard::langvalue</option>,  <option value="classVCARD_1_1NValue.html">vcard::nvalue</option>,  <option value="classVCARD_1_1OrgValue.html">vcard::orgvalue</option>,  <option value="classVCARD_1_1Param.html">vcard::param</option>,  <option value="classVCARD_1_1PhoneNumberValue.html">vcard::phonenumbervalue</option>,  <option value="classVCARD_1_1SndValue.html">vcard::sndvalue</option>,  <option value="classVCARD_1_1SoundValue.html">vcard::soundvalue</option>,  <option value="classVCARD_1_1SourceParam.html">vcard::sourceparam</option>,  <option value="classVCARD_1_1TelParam.html">vcard::telparam</option>,  <option value="classVCARD_1_1TelValue.html">vcard::telvalue</option>,  <option value="classVCARD_1_1TextBinParam.html">vcard::textbinparam</option>,  <option value="classVCARD_1_1TextBinValue.html">vcard::textbinvalue</option>,  <option value="classVCARD_1_1TextListValue.html">vcard::textlistvalue</option>,  <option value="classVCARD_1_1TextParam.html">vcard::textparam</option>,  <option value="classVCARD_1_1TextValue.html">vcard::textvalue</option>,  <option value="classVCARD_1_1URIValue.html">vcard::urivalue</option>,  <option value="classVCARD_1_1UTCValue.html">vcard::utcvalue</option>,  <option value="classVCARD_1_1Value.html">vcard::value</option>,  <option value="classVCARD_1_1VCard.html">vcard::vcard</option>,  <option value="classVCARD_1_1VCardEntity.html">vcard::vcardentity</option>,  <option value="classVCardLineX.html">vcardlinex</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../arts/html/index.html">arts</a></li><li><a href="../../dcop/html/index.html">dcop</a></li><li><a href="../../dnssd/html/index.html">dnssd</a></li><li><a href="../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kate/html/index.html">kate</a></li><li><a href="../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../kdecore/html/index.html">kdecore</a></li><li><a href="../../kded/html/index.html">kded</a></li><li><a href="../../kdefx/html/index.html">kdefx</a></li><li><a href="../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../kdesu/html/index.html">kdesu</a></li><li><a href="../../kdeui/html/index.html">kdeui</a></li><li><a href="../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../khtml/html/index.html">khtml</a></li><li><a href="../../kimgio/html/index.html">kimgio</a></li><li><a href="../../kinit/html/index.html">kinit</a></li><li><a href="../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/http/html/index.html">http</a></li><li><a href="../../kjs/html/index.html">kjs</a></li><li><a href="../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../kparts/html/index.html">kparts</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../kspell2/html/index.html">kspell2</a></li><li><a href="../../kunittest/html/index.html">kunittest</a></li><li><a href="../../kutils/html/index.html">kutils</a></li><li><a href="../../kwallet/html/index.html">kwallet</a></li><li><a href="../../libkmid/html/index.html">libkmid</a></li><li><a href="../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>