Sophie

Sophie

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

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>certmanager/lib: Kleo::CryptoConfigEntry Class Reference (certmanager/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">certmanager</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>certmanager/lib</h2>


<!-- Generated by Doxygen 1.5.5 -->
  <div class="navpath"><b>Kleo</b>::<a class="el" href="classKleo_1_1CryptoConfigEntry.html">CryptoConfigEntry</a>
  </div>
<div class="contents">
<h1>Kleo::CryptoConfigEntry Class Reference</h1><!-- doxytag: class="Kleo::CryptoConfigEntry" --><code>#include &lt;<a class="el" href="cryptoconfig_8h-source.html">cryptoconfig.h</a>&gt;</code>
<p>
Inherited by QGpgMECryptoConfigEntry.
<p>

<p>
<a href="classKleo_1_1CryptoConfigEntry-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Description of a single option. 
<p>Definition at line <a class="el" href="cryptoconfig_8h-source.html#l00049">49</a> of file <a class="el" href="cryptoconfig_8h-source.html">cryptoconfig.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#1cda9e79b26f328cb8ae7d2afd7f2d78">Level</a> { <b>Level_Basic</b> =  0, 
<b>Level_Advanced</b> =  1, 
<b>Level_Expert</b> =  2
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#416f3f2049f77c30dd0102f3d3d4294a">ArgType</a> { <br>
&nbsp;&nbsp;<b>ArgType_None</b> =  0, 
<b>ArgType_String</b> =  1, 
<b>ArgType_Int</b> =  2, 
<b>ArgType_UInt</b> =  3, 
<br>
&nbsp;&nbsp;<b>ArgType_Path</b> =  4, 
<b>ArgType_URL</b> =  5, 
<b>ArgType_LDAPURL</b> =  6, 
<b>ArgType_DirPath</b> =  7
<br>
 }</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#40c2f918b30e17cab926f24666050c24">name</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#4ee30237acce29236f16e56d2457cdbd">description</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#3bbd3846a2d725ce0d57ae37aadbc8d7">isOptional</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#ef6aee513e04cec5d31ce2a9df18dea0">isReadOnly</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#06504d2a9bf67f7d5dd25aae29b6a073">isList</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#99fcd7acfd8d43c2efac35a30cdf65fd">isRuntime</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classKleo_1_1CryptoConfigEntry.html#1cda9e79b26f328cb8ae7d2afd7f2d78">Level</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#522de9ececad5ffc2f492852d68b59d4">level</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classKleo_1_1CryptoConfigEntry.html#416f3f2049f77c30dd0102f3d3d4294a">ArgType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#0b49ee48aa806b71ad1edeed7f721efa">argType</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#e5412d33d10245580b7deaef759e95b3">isSet</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#69af76b3803b9484ccfc0e7a4d7ca46e">boolValue</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#d7f779798c76d71b0b2234c5f71106d2">stringValue</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#6c750f8c9f29927016bf45b9314318ba">intValue</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#4a6ae9bcf79a342d5bad97b98dbf4859">uintValue</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual KURL&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#805fb40e60dd147e7d93ae33c0e9500b">urlValue</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#9860f99c0b577926477b2006b4dd506e">numberOfTimesSet</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#0aea847165c9208339ba2778581e3f9c">stringValueList</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QValueList&lt; int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#e2af60dead3d2b9180dbe1a033654491">intValueList</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QValueList&lt; unsigned int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#f4e1a0becba6f5b40c91cca9df03d140">uintValueList</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual KURL::List&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#3cfd7305cd689493ff270d6d84d5df07">urlValueList</a> () const =0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#da9fa51d2550fe5c34ab4e19b89de53a">resetToDefault</a> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#052f5387338800c15a92d1be2cdf9ff3">setBoolValue</a> (bool)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#82e4e95d97395e4ab86f869f8444e4bd">setStringValue</a> (const QString &amp;)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#e75465478ea6e7de9513033a70ff0ded">setIntValue</a> (int)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#4a6c3e1f1e64be0c0b1eca634960757d">setUIntValue</a> (unsigned int)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#4066004c9520c68d8859d9a395909358">setURLValue</a> (const KURL &amp;)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#15a8cdcc20a51b781cbfb3e72556d11c">setNumberOfTimesSet</a> (unsigned int)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#01711c323d0bc0380ec47bd535be6abb">setStringValueList</a> (const QStringList &amp;)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#31cdadb9e5c0fb8225fae76acc3c2473">setIntValueList</a> (const QValueList&lt; int &gt; &amp;)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#8f191fe81d3044cb672e25cabd781932">setUIntValueList</a> (const QValueList&lt; unsigned int &gt; &amp;)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#b257c64ceb45d5b6f861261e53e9359a">setURLValueList</a> (const KURL::List &amp;)=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKleo_1_1CryptoConfigEntry.html#2375881873f1c55223239ecf1e3e9ff3">isDirty</a> () const =0</td></tr>

</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="1cda9e79b26f328cb8ae7d2afd7f2d78"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::Level" ref="1cda9e79b26f328cb8ae7d2afd7f2d78" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKleo_1_1CryptoConfigEntry.html#1cda9e79b26f328cb8ae7d2afd7f2d78">Kleo::CryptoConfigEntry::Level</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<ul>
<li>basic This option should always be offered to the user. </li>
<li>advanced This option may be offered to advanced users. </li>
<li>expert This option should only be offered to expert users. </li>
</ul>

<p>Definition at line <a class="el" href="cryptoconfig_8h-source.html#l00058">58</a> of file <a class="el" href="cryptoconfig_8h-source.html">cryptoconfig.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="416f3f2049f77c30dd0102f3d3d4294a"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::ArgType" ref="416f3f2049f77c30dd0102f3d3d4294a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKleo_1_1CryptoConfigEntry.html#416f3f2049f77c30dd0102f3d3d4294a">Kleo::CryptoConfigEntry::ArgType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Type of the argument. 
<p>
<ul>
<li>ArgType_None The option is set or not set, but no argument. </li>
<li>ArgType_String An unformatted string. </li>
<li>ArgType_Int A signed integer number. </li>
<li>ArgType_UInt An unsigned integer number. </li>
<li>ArgType_Path A string that describes the pathname of a file. The file does not necessarily need to exist. Separated from string so that e.g. a KURLRequester can be used. </li>
<li>ArgType_DirPath A string that describes the pathname of a directory. The directory does not necessarily need to exist. Separated from path so that e.g. a KURLRequester can be used which only allows directories to be selected. </li>
<li>ArgType_URL A URL </li>
<li>ArgType_LDAPURL A LDAP URL Separated from URL so that a more specific widget can be shown, hiding the url syntax </li>
</ul>

<p>Definition at line <a class="el" href="cryptoconfig_8h-source.html#l00079">79</a> of file <a class="el" href="cryptoconfig_8h-source.html">cryptoconfig.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="40c2f918b30e17cab926f24666050c24"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::name" ref="40c2f918b30e17cab926f24666050c24" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QString Kleo::CryptoConfigEntry::name           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the internal name of this entry. 
<p>

</div>
</div><p>
<a class="anchor" name="4ee30237acce29236f16e56d2457cdbd"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::description" ref="4ee30237acce29236f16e56d2457cdbd" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QString Kleo::CryptoConfigEntry::description           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>user-visible description of this entry </dd></dl>

</div>
</div><p>
<a class="anchor" name="3bbd3846a2d725ce0d57ae37aadbc8d7"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::isOptional" ref="3bbd3846a2d725ce0d57ae37aadbc8d7" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kleo::CryptoConfigEntry::isOptional           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the argument is optional </dd></dl>

</div>
</div><p>
<a class="anchor" name="ef6aee513e04cec5d31ce2a9df18dea0"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::isReadOnly" ref="ef6aee513e04cec5d31ce2a9df18dea0" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kleo::CryptoConfigEntry::isReadOnly           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the entry is readonly </dd></dl>

</div>
</div><p>
<a class="anchor" name="06504d2a9bf67f7d5dd25aae29b6a073"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::isList" ref="06504d2a9bf67f7d5dd25aae29b6a073" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kleo::CryptoConfigEntry::isList           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the argument can be given multiple times </dd></dl>

</div>
</div><p>
<a class="anchor" name="99fcd7acfd8d43c2efac35a30cdf65fd"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::isRuntime" ref="99fcd7acfd8d43c2efac35a30cdf65fd" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kleo::CryptoConfigEntry::isRuntime           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the argument can be changed at runtime </dd></dl>

</div>
</div><p>
<a class="anchor" name="522de9ececad5ffc2f492852d68b59d4"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::level" ref="522de9ececad5ffc2f492852d68b59d4" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classKleo_1_1CryptoConfigEntry.html#1cda9e79b26f328cb8ae7d2afd7f2d78">Level</a> Kleo::CryptoConfigEntry::level           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
User level. 
<p>

</div>
</div><p>
<a class="anchor" name="0b49ee48aa806b71ad1edeed7f721efa"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::argType" ref="0b49ee48aa806b71ad1edeed7f721efa" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classKleo_1_1CryptoConfigEntry.html#416f3f2049f77c30dd0102f3d3d4294a">ArgType</a> Kleo::CryptoConfigEntry::argType           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Argument type. 
<p>

</div>
</div><p>
<a class="anchor" name="e5412d33d10245580b7deaef759e95b3"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::isSet" ref="e5412d33d10245580b7deaef759e95b3" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kleo::CryptoConfigEntry::isSet           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return true if the option is set, i.e. 
<p>
different from default 
</div>
</div><p>
<a class="anchor" name="69af76b3803b9484ccfc0e7a4d7ca46e"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::boolValue" ref="69af76b3803b9484ccfc0e7a4d7ca46e" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kleo::CryptoConfigEntry::boolValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as a bool (only allowed for ArgType_None). 
<p>

</div>
</div><p>
<a class="anchor" name="d7f779798c76d71b0b2234c5f71106d2"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::stringValue" ref="d7f779798c76d71b0b2234c5f71106d2" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QString Kleo::CryptoConfigEntry::stringValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as a string (available for all argtypes) The returned string can be empty (explicitely set to empty) or null (not set). 
<p>

</div>
</div><p>
<a class="anchor" name="6c750f8c9f29927016bf45b9314318ba"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::intValue" ref="6c750f8c9f29927016bf45b9314318ba" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Kleo::CryptoConfigEntry::intValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as a signed int. 
<p>

</div>
</div><p>
<a class="anchor" name="4a6ae9bcf79a342d5bad97b98dbf4859"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::uintValue" ref="4a6ae9bcf79a342d5bad97b98dbf4859" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual unsigned int Kleo::CryptoConfigEntry::uintValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as an unsigned int. 
<p>

</div>
</div><p>
<a class="anchor" name="805fb40e60dd147e7d93ae33c0e9500b"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::urlValue" ref="805fb40e60dd147e7d93ae33c0e9500b" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual KURL Kleo::CryptoConfigEntry::urlValue           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as a URL (only meaningful for Path and URL argtypes). 
<p>

</div>
</div><p>
<a class="anchor" name="9860f99c0b577926477b2006b4dd506e"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::numberOfTimesSet" ref="9860f99c0b577926477b2006b4dd506e" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual unsigned int Kleo::CryptoConfigEntry::numberOfTimesSet           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return number of times the option is set (only valid for ArgType_None, if <a class="el" href="classKleo_1_1CryptoConfigEntry.html#06504d2a9bf67f7d5dd25aae29b6a073">isList()</a>). 
<p>

</div>
</div><p>
<a class="anchor" name="0aea847165c9208339ba2778581e3f9c"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::stringValueList" ref="0aea847165c9208339ba2778581e3f9c" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QStringList Kleo::CryptoConfigEntry::stringValueList           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as a list of strings (mostly meaningful for String, Path and URL argtypes, if <a class="el" href="classKleo_1_1CryptoConfigEntry.html#06504d2a9bf67f7d5dd25aae29b6a073">isList()</a>). 
<p>

</div>
</div><p>
<a class="anchor" name="e2af60dead3d2b9180dbe1a033654491"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::intValueList" ref="e2af60dead3d2b9180dbe1a033654491" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QValueList&lt;int&gt; Kleo::CryptoConfigEntry::intValueList           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as a list of signed ints. 
<p>

</div>
</div><p>
<a class="anchor" name="f4e1a0becba6f5b40c91cca9df03d140"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::uintValueList" ref="f4e1a0becba6f5b40c91cca9df03d140" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QValueList&lt;unsigned int&gt; Kleo::CryptoConfigEntry::uintValueList           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as a list of unsigned ints. 
<p>

</div>
</div><p>
<a class="anchor" name="3cfd7305cd689493ff270d6d84d5df07"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::urlValueList" ref="3cfd7305cd689493ff270d6d84d5df07" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual KURL::List Kleo::CryptoConfigEntry::urlValueList           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return value as a list of URLs (only meaningful for Path and URL argtypes, if <a class="el" href="classKleo_1_1CryptoConfigEntry.html#06504d2a9bf67f7d5dd25aae29b6a073">isList()</a>). 
<p>

</div>
</div><p>
<a class="anchor" name="da9fa51d2550fe5c34ab4e19b89de53a"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::resetToDefault" ref="da9fa51d2550fe5c34ab4e19b89de53a" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::resetToDefault           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reset an option to its default value. 
<p>

</div>
</div><p>
<a class="anchor" name="052f5387338800c15a92d1be2cdf9ff3"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setBoolValue" ref="052f5387338800c15a92d1be2cdf9ff3" args="(bool)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setBoolValue           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Define whether the option is set or not (only allowed for ArgType_None) #### TODO: and for options with optional args. 
<p>

</div>
</div><p>
<a class="anchor" name="82e4e95d97395e4ab86f869f8444e4bd"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setStringValue" ref="82e4e95d97395e4ab86f869f8444e4bd" args="(const QString &amp;)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setStringValue           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set string value (allowed for all argtypes). 
<p>

</div>
</div><p>
<a class="anchor" name="e75465478ea6e7de9513033a70ff0ded"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setIntValue" ref="e75465478ea6e7de9513033a70ff0ded" args="(int)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setIntValue           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set a new signed int value. 
<p>

</div>
</div><p>
<a class="anchor" name="4a6c3e1f1e64be0c0b1eca634960757d"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setUIntValue" ref="4a6c3e1f1e64be0c0b1eca634960757d" args="(unsigned int)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setUIntValue           </td>
          <td>(</td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>int</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set a new unsigned int value. 
<p>

</div>
</div><p>
<a class="anchor" name="4066004c9520c68d8859d9a395909358"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setURLValue" ref="4066004c9520c68d8859d9a395909358" args="(const KURL &amp;)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setURLValue           </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set value as a URL (only meaningful for Path (if local) and URL argtypes). 
<p>

</div>
</div><p>
<a class="anchor" name="15a8cdcc20a51b781cbfb3e72556d11c"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setNumberOfTimesSet" ref="15a8cdcc20a51b781cbfb3e72556d11c" args="(unsigned int)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setNumberOfTimesSet           </td>
          <td>(</td>
          <td class="paramtype">unsigned&nbsp;</td>
          <td class="paramname"> <em>int</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the number of times the option is set (only valid for ArgType_None, if <a class="el" href="classKleo_1_1CryptoConfigEntry.html#06504d2a9bf67f7d5dd25aae29b6a073">isList()</a>). 
<p>

</div>
</div><p>
<a class="anchor" name="01711c323d0bc0380ec47bd535be6abb"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setStringValueList" ref="01711c323d0bc0380ec47bd535be6abb" args="(const QStringList &amp;)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setStringValueList           </td>
          <td>(</td>
          <td class="paramtype">const QStringList &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set a new string-list value (only allowed for String, Path and URL argtypes, if <a class="el" href="classKleo_1_1CryptoConfigEntry.html#06504d2a9bf67f7d5dd25aae29b6a073">isList()</a>). 
<p>

</div>
</div><p>
<a class="anchor" name="31cdadb9e5c0fb8225fae76acc3c2473"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setIntValueList" ref="31cdadb9e5c0fb8225fae76acc3c2473" args="(const QValueList&lt; int &gt; &amp;)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setIntValueList           </td>
          <td>(</td>
          <td class="paramtype">const QValueList&lt; int &gt; &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set a new list of signed int values. 
<p>

</div>
</div><p>
<a class="anchor" name="8f191fe81d3044cb672e25cabd781932"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setUIntValueList" ref="8f191fe81d3044cb672e25cabd781932" args="(const QValueList&lt; unsigned int &gt; &amp;)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setUIntValueList           </td>
          <td>(</td>
          <td class="paramtype">const QValueList&lt; unsigned int &gt; &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set a new list of unsigned int values. 
<p>

</div>
</div><p>
<a class="anchor" name="b257c64ceb45d5b6f861261e53e9359a"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::setURLValueList" ref="b257c64ceb45d5b6f861261e53e9359a" args="(const KURL::List &amp;)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kleo::CryptoConfigEntry::setURLValueList           </td>
          <td>(</td>
          <td class="paramtype">const KURL::List &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set value as a URL list (only meaningful for Path (if all URLs are local) and URL argtypes, if <a class="el" href="classKleo_1_1CryptoConfigEntry.html#06504d2a9bf67f7d5dd25aae29b6a073">isList()</a>). 
<p>

</div>
</div><p>
<a class="anchor" name="2375881873f1c55223239ecf1e3e9ff3"></a><!-- doxytag: member="Kleo::CryptoConfigEntry::isDirty" ref="2375881873f1c55223239ecf1e3e9ff3" args="() const =0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kleo::CryptoConfigEntry::isDirty           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the value was changed </dd></dl>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="cryptoconfig_8h-source.html">cryptoconfig.h</a></ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>certmanager/lib</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="modules.html">Modules</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="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="classCryptPlugWrapper.html">cryptplugwrapper</option>,  <option value="classKleo_1_1ChiasmusJob.html">kleo::chiasmusjob</option>,  <option value="classKleo_1_1ChiasmusLibrary.html">kleo::chiasmuslibrary</option>,  <option value="classKleo_1_1CryptoConfig.html">kleo::cryptoconfig</option>,  <option value="classKleo_1_1CryptoConfigComponent.html">kleo::cryptoconfigcomponent</option>,  <option value="classKleo_1_1CryptoConfigDialog.html">kleo::cryptoconfigdialog</option>,  <option value="classKleo_1_1CryptoConfigEntry.html">kleo::cryptoconfigentry</option>,  <option value="classKleo_1_1CryptoConfigGroup.html">kleo::cryptoconfiggroup</option>,  <option value="classKleo_1_1CryptoConfigModule.html">kleo::cryptoconfigmodule</option>,  <option value="classKleo_1_1DecryptJob.html">kleo::decryptjob</option>,  <option value="classKleo_1_1DecryptVerifyJob.html">kleo::decryptverifyjob</option>,  <option value="classKleo_1_1DeleteJob.html">kleo::deletejob</option>,  <option value="classKleo_1_1DN.html">kleo::dn</option>,  <option value="classKleo_1_1DNAttributeMapper.html">kleo::dnattributemapper</option>,  <option value="classKleo_1_1DownloadJob.html">kleo::downloadjob</option>,  <option value="classKleo_1_1EncryptJob.html">kleo::encryptjob</option>,  <option value="classKleo_1_1ExportJob.html">kleo::exportjob</option>,  <option value="classKleo_1_1GnuPGProcessBase.html">kleo::gnupgprocessbase</option>,  <option value="classKleo_1_1HierarchicalKeyListJob.html">kleo::hierarchicalkeylistjob</option>,  <option value="classKleo_1_1ImportJob.html">kleo::importjob</option>,  <option value="classKleo_1_1Job.html">kleo::job</option>,  <option value="classKleo_1_1KeyFilter.html">kleo::keyfilter</option>,  <option value="classKleo_1_1KeyGenerationJob.html">kleo::keygenerationjob</option>,  <option value="classKleo_1_1KeyListJob.html">kleo::keylistjob</option>,  <option value="classKleo_1_1KeyRequester.html">kleo::keyrequester</option>,  <option value="classKleo_1_1MultiDeleteJob.html">kleo::multideletejob</option>,  <option value="classKleo_1_1ObtainKeysJob.html">kleo::obtainkeysjob</option>,  <option value="classKleo_1_1ProgressBar.html">kleo::progressbar</option>,  <option value="classKleo_1_1ProgressDialog.html">kleo::progressdialog</option>,  <option value="classKleo_1_1QGpgMEJob.html">kleo::qgpgmejob</option>,  <option value="classKleo_1_1RefreshKeysJob.html">kleo::refreshkeysjob</option>,  <option value="classKleo_1_1SignEncryptJob.html">kleo::signencryptjob</option>,  <option value="classKleo_1_1SignJob.html">kleo::signjob</option>,  <option value="classKleo_1_1SpecialJob.html">kleo::specialjob</option>,  <option value="classKleo_1_1VerifyDetachedJob.html">kleo::verifydetachedjob</option>,  <option value="classKleo_1_1VerifyOpaqueJob.html">kleo::verifyopaquejob</option>,  <option value="classQGpgMECryptoConfig.html">qgpgmecryptoconfig</option>,  <option value="classQGpgMECryptoConfigComponent.html">qgpgmecryptoconfigcomponent</option>,  <option value="classStructuringInfoWrapper.html">structuringinfowrapper</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>