Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 98d6b53e11e983e268c3e19f14e091a0 > files > 3581

kdepim-devel-doc-3.5.9-9mdv2008.1.x86_64.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>kpilot/lib: PhoneSlot Class Reference (kpilot/lib)</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" />



<style type="text/css">
<!--
hr { display: none; }
#content h2 { margin-left: 0px; }
table.mdTable { background-color: #f8f8f8; border: .2em solid #d7d7d7; }
td.mdRow { padding: 8px 20px; }
td.md { font-weight: bold; }
td.mdname1 { font-weight: bold; color: #602020; }
td.mdname { font-weight: bold; color: #602020;  }

-->
</style>

</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>
  <img id="nav_header_logo_right" alt="" align="right" src="../../../pimlogo.png" border="0" />

  <div id="nav_header_title" align="left">KDE PIM 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_left" style="text-align: left;">
/ <a href="../../../">API Reference</a>
 / <a href="../../html/index.html">kpilot</a> / <a href=".">lib</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;">
    <h2><a name="content"></a>kpilot/lib</h2>


<!-- Generated by Doxygen 1.5.5 -->
<div class="contents">
<h1>PhoneSlot Class Reference</h1><!-- doxytag: class="PhoneSlot" --><code>#include &lt;<a class="el" href="pilotAddress_8h-source.html">pilotAddress.h</a>&gt;</code>
<p>

<p>
<a href="classPhoneSlot-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
This class exists <em>only</em> to clear up the type mess that is the field-numbers-and-indexes for phone numbers in the handheld records. 
<p>
The standard address record has 19 fields, five of which are phone fields. Those are fields 3..7 and they are referred to as fields Phone1 .. Phone5. Sometimes we need to act as if the phone field numbers are indeed the field numbers (3..7) and sometimes we need to use those same field numbers to index into a C array (0 based!) so then we map field number 3 (Phone1) to a 0 index.<p>
Also handles iteration nicely.<p>
A phone slot value may be invalid. If so, operations on it will fail (yielding invalid again) and <a class="el" href="classPhoneSlot.html#b99a293cf88e6178fed914a85c8b9fa6" title="Valid slots are entryPhone1 (3) through entryPhone5 (7).">isValid()</a> will return <code>false</code>. 
<p>Definition at line <a class="el" href="pilotAddress_8h-source.html#l00062">62</a> of file <a class="el" href="pilotAddress_8h-source.html">pilotAddress.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#130311167904db0b8f77b99d6203a028">PhoneSlot</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#77a5350c36ad0897d852a984188aebc4">operator==</a> (const <a class="el" href="classPhoneSlot.html">PhoneSlot</a> &amp;v) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classPhoneSlot.html">PhoneSlot</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#561821abec70e64fd52bec251abf5791">operator++</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#b99a293cf88e6178fed914a85c8b9fa6">isValid</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c58c217d07b7ae9310a922e21ff24fb7"></a><!-- doxytag: member="PhoneSlot::operator QString" ref="c58c217d07b7ae9310a922e21ff24fb7" args="() const " -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator QString</b> () const </td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="classPhoneSlot.html">PhoneSlot</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#0d21b349c13c22e55409353d9bada65a">begin</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="classPhoneSlot.html">PhoneSlot</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#ad6acfe1acbf18d1254d2b6ef9b675b3">end</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#6f31e4e7169f0e6b1a2b19f592f5e455">invalid</a> = -1</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#14f5383028f2da3873dbe29d8494a99e">PhoneSlot</a> (const int v)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classPhoneSlot.html">PhoneSlot</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#83ab1a4fc0c6b84d1d5cfbb3c112d6ee">operator=</a> (const int &amp;v)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#cdd71b50f9261e97ac3d6e50297bbf9d">toOffset</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#bbdde53f8a1ec6bff713a69f20620ce6">toField</a> () const </td></tr>

<tr><td colspan="2"><br><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4633b2933f7c7b69eb1884fd3d20ed45"></a><!-- doxytag: member="PhoneSlot::PilotAddress" ref="4633b2933f7c7b69eb1884fd3d20ed45" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhoneSlot.html#4633b2933f7c7b69eb1884fd3d20ed45">PilotAddress</a></td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="14f5383028f2da3873dbe29d8494a99e"></a><!-- doxytag: member="PhoneSlot::PhoneSlot" ref="14f5383028f2da3873dbe29d8494a99e" args="(const int v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PhoneSlot::PhoneSlot           </td>
          <td>(</td>
          <td class="paramtype">const int&nbsp;</td>
          <td class="paramname"> <em>v</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [explicit, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>
Use the specified value for the phone slot. <code>v</code> is a field number (3..8). 
<p>Definition at line <a class="el" href="pilotAddress_8cc-source.html#l00106">106</a> of file <a class="el" href="pilotAddress_8cc-source.html">pilotAddress.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="130311167904db0b8f77b99d6203a028"></a><!-- doxytag: member="PhoneSlot::PhoneSlot" ref="130311167904db0b8f77b99d6203a028" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PhoneSlot::PhoneSlot           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>
The slot is invalid. 
<p>Definition at line <a class="el" href="pilotAddress_8h-source.html#l00090">90</a> of file <a class="el" href="pilotAddress_8h-source.html">pilotAddress.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="83ab1a4fc0c6b84d1d5cfbb3c112d6ee"></a><!-- doxytag: member="PhoneSlot::operator=" ref="83ab1a4fc0c6b84d1d5cfbb3c112d6ee" args="(const int &amp;v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classPhoneSlot.html">PhoneSlot</a> &amp; PhoneSlot::operator=           </td>
          <td>(</td>
          <td class="paramtype">const int &amp;&nbsp;</td>
          <td class="paramname"> <em>v</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Assignment operator. 
<p>
Set the value of the slot to the specified value <code>v</code> . This may yield an invalid phone slot. 
<p>Definition at line <a class="el" href="pilotAddress_8cc-source.html#l00112">112</a> of file <a class="el" href="pilotAddress_8cc-source.html">pilotAddress.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="cdd71b50f9261e97ac3d6e50297bbf9d"></a><!-- doxytag: member="PhoneSlot::toOffset" ref="cdd71b50f9261e97ac3d6e50297bbf9d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int PhoneSlot::toOffset           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Map the slot to an offset (for use in finding the phone type for a given slot). 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>Offset of this slot within the phone fields. </dd></dl>

<p>Definition at line <a class="el" href="pilotAddress_8cc-source.html#l00148">148</a> of file <a class="el" href="pilotAddress_8cc-source.html">pilotAddress.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="bbdde53f8a1ec6bff713a69f20620ce6"></a><!-- doxytag: member="PhoneSlot::toField" ref="bbdde53f8a1ec6bff713a69f20620ce6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int PhoneSlot::toField           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Map the slot to a field number. 
<p>

<p>Definition at line <a class="el" href="pilotAddress_8cc-source.html#l00160">160</a> of file <a class="el" href="pilotAddress_8cc-source.html">pilotAddress.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="77a5350c36ad0897d852a984188aebc4"></a><!-- doxytag: member="PhoneSlot::operator==" ref="77a5350c36ad0897d852a984188aebc4" args="(const PhoneSlot &amp;v) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PhoneSlot::operator==           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classPhoneSlot.html">PhoneSlot</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>v</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Comparison operator. 
<p>

<p>Definition at line <a class="el" href="pilotAddress_8h-source.html#l00096">96</a> of file <a class="el" href="pilotAddress_8h-source.html">pilotAddress.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="561821abec70e64fd52bec251abf5791"></a><!-- doxytag: member="PhoneSlot::operator++" ref="561821abec70e64fd52bec251abf5791" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classPhoneSlot.html">PhoneSlot</a> &amp; PhoneSlot::operator++           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Iterator operation. 
<p>
Go to the next slot (or invalid when the range runs out). 
<p>Definition at line <a class="el" href="pilotAddress_8cc-source.html#l00125">125</a> of file <a class="el" href="pilotAddress_8cc-source.html">pilotAddress.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="0d21b349c13c22e55409353d9bada65a"></a><!-- doxytag: member="PhoneSlot::begin" ref="0d21b349c13c22e55409353d9bada65a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classPhoneSlot.html">PhoneSlot</a> PhoneSlot::begin           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Begin value of an iteration through the phone slots. 
<p>

<p>Definition at line <a class="el" href="pilotAddress_8cc-source.html#l00138">138</a> of file <a class="el" href="pilotAddress_8cc-source.html">pilotAddress.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="ad6acfe1acbf18d1254d2b6ef9b675b3"></a><!-- doxytag: member="PhoneSlot::end" ref="ad6acfe1acbf18d1254d2b6ef9b675b3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classPhoneSlot.html">PhoneSlot</a> PhoneSlot::end           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When the slot range runs out (past entryPhone5) it is invalid, so the end compares with that. 
<p>

<p>Definition at line <a class="el" href="pilotAddress_8cc-source.html#l00143">143</a> of file <a class="el" href="pilotAddress_8cc-source.html">pilotAddress.cc</a>.</p>

</div>
</div><p>
<a class="anchor" name="b99a293cf88e6178fed914a85c8b9fa6"></a><!-- doxytag: member="PhoneSlot::isValid" ref="b99a293cf88e6178fed914a85c8b9fa6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PhoneSlot::isValid           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Valid slots are entryPhone1 (3) through entryPhone5 (7). 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd><code>true</code> if the slot is valid. </dd></dl>

<p>Definition at line <a class="el" href="pilotAddress_8h-source.html#l00117">117</a> of file <a class="el" href="pilotAddress_8h-source.html">pilotAddress.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="6f31e4e7169f0e6b1a2b19f592f5e455"></a><!-- doxytag: member="PhoneSlot::invalid" ref="6f31e4e7169f0e6b1a2b19f592f5e455" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="classPhoneSlot.html#6f31e4e7169f0e6b1a2b19f592f5e455">PhoneSlot::invalid</a> = -1<code> [static]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Value for invalid slots. */. 
<p>

<p>Definition at line <a class="el" href="pilotAddress_8h-source.html#l00087">87</a> of file <a class="el" href="pilotAddress_8h-source.html">pilotAddress.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="pilotAddress_8h-source.html">pilotAddress.h</a><li><a class="el" href="pilotAddress_8cc-source.html">pilotAddress.cc</a></ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kpilot/lib</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="namespacemembers.html">Namespace Members</a></li><li><a href="functions.html">Class Members</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="classActionQueue.html">actionqueue</option>,  <option value="classCleanupAction.html">cleanupaction</option>,  <option value="classConduitAction.html">conduitaction</option>,  <option value="classConduitConfigBase.html">conduitconfigbase</option>,  <option value="classConduitFactory.html">conduitfactory</option>,  <option value="classConduitProxy.html">conduitproxy</option>,  <option value="classCUDCounter.html">cudcounter</option>,  <option value="classDatabaseInterpreter.html">databaseinterpreter</option>,  <option value="classDeviceCommThread.html">devicecommthread</option>,  <option value="classIDMapper.html">idmapper</option>,  <option value="classKPilotDeviceLink.html">kpilotdevicelink</option>,  <option value="classKPilotLink.html">kpilotlink</option>,  <option value="classKPilotLocalLink.html">kpilotlocallink</option>,  <option value="classNullMapper.html">nullmapper</option>,  <option value="classPhoneSlot.html">phoneslot</option>,  <option value="classPilotAddress.html">pilotaddress</option>,  <option value="classPilotAppInfo.html">pilotappinfo</option>,  <option value="classPilotAppInfoBase.html">pilotappinfobase</option>,  <option value="classPilotDatabase.html">pilotdatabase</option>,  <option value="classPilotDateEntry.html">pilotdateentry</option>,  <option value="classPilotLocalDatabase.html">pilotlocaldatabase</option>,  <option value="classPilotRecord.html">pilotrecord</option>,  <option value="classPilotRecordBase.html">pilotrecordbase</option>,  <option value="classPilotSerialDatabase.html">pilotserialdatabase</option>,  <option value="classPilotTodoEntry.html">pilottodoentry</option>,  <option value="classRecordConduitBase.html">recordconduitbase</option>,  <option value="classSorryAction.html">sorryaction</option>,  <option value="classSyncAction_1_1SyncMode.html">syncaction::syncmode</option>,  <option value="classTestLink.html">testlink</option>,  <option value="classWelcomeAction.html">welcomeaction</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../../akregator/html/index.html">akregator</a></li><li>&nbsp;&nbsp;<a href="../../../akregator/src/html/index.html">src</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../akregator/src/librss/html/index.html">librss</a></li><li><a href="../../../certmanager/html/index.html">certmanager</a></li><li>&nbsp;&nbsp;<a href="../../../certmanager/lib/html/index.html">lib</a></li><li><a href="../../../kaddressbook/html/index.html">kaddressbook</a></li><li><a href="../../../kalarm/html/index.html">kalarm</a></li><li>&nbsp;&nbsp;<a href="../../../kalarm/lib/html/index.html">lib</a></li><li><a href="../../../kandy/html/index.html">kandy</a></li><li><a href="../../../karm/html/index.html">karm</a></li><li><a href="../../../kdgantt/html/index.html">kdgantt</a></li><li><a href="../../../kgantt/html/index.html">kgantt</a></li><li><a href="../../../kioslaves/html/index.html">kioslaves</a></li><li>&nbsp;&nbsp;<a href="../../../kioslaves/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../../kioslaves/mbox/html/index.html">mbox</a></li><li><a href="../../../kitchensync/html/index.html">kitchensync</a></li><li><a href="../../../kmail/html/index.html">kmail</a></li><li><a href="../../../knotes/html/index.html">knotes</a></li><li><a href="../../../konsolekalendar/html/index.html">konsolekalendar</a></li><li><a href="../../../kontact/html/index.html">kontact</a></li><li><a href="../../../korganizer/html/index.html">korganizer</a></li><li><a href="../../../kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../../kpilot/kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../../kpilot/lib/html/index.html">lib</a></li><li><a href="../../../libemailfunctions/html/index.html">libemailfunctions</a></li><li><a href="../../../libkcal/html/index.html">libkcal</a></li><li><a href="../../../libkdepim/html/index.html">libkdepim</a></li><li><a href="../../../libkholidays/html/index.html">libkholidays</a></li><li><a href="../../../libkmime/html/index.html">libkmime</a></li><li><a href="../../../libkpgp/html/index.html">libkpgp</a></li><li><a href="../../../libkpimidentities/html/index.html">libkpimidentities</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>