Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1f9eb832ba1e4b88d9a5c2b384813bb4 > files > 1109

kdelibs3-apidocs-3.5.10-31.fc15.noarch.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: KABC::LDIF Class Reference (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.7.4 -->
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceKABC.html">KABC</a>      </li>
      <li class="navelem"><a class="el" href="classKABC_1_1LDIF.html">LDIF</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">KABC::LDIF Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KABC::LDIF" -->
<p><a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a>.  
 <a href="classKABC_1_1LDIF.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="ldif_8h_source.html">ldif.h</a>&gt;</code></p>

<p><a href="classKABC_1_1LDIF-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>ParseVal</b> { <br/>
&#160;&#160;<b>None</b>, 
<b>NewEntry</b>, 
<b>EndEntry</b>, 
<b>Item</b>, 
<br/>
&#160;&#160;<b>Control</b>, 
<b>Err</b>, 
<b>MoreData</b>
<br/>
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>EntryType</b> { <br/>
&#160;&#160;<b>Entry_None</b>, 
<b>Entry_Add</b>, 
<b>Entry_Del</b>, 
<b>Entry_Mod</b>, 
<br/>
&#160;&#160;<b>Entry_Modrdn</b>
<br/>
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>ModType</b> { <b>Mod_None</b>, 
<b>Mod_Add</b>, 
<b>Mod_Replace</b>, 
<b>Mod_Del</b>
 }</td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a9060999fdc8236d972069798b2a4c41b">startParsing</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">ParseVal&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a93834a2518712b02f579f08aef611461">processLine</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">ParseVal&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#ac096258fe760ef144e0ffe9dc8218399">nextItem</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a9c3b73040164a39080e9184a3470799f">setLDIF</a> (const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;ldif)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a94dc00e7aefb694d1ff9a70c9c1e00f4">endLDIF</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">EntryType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a1cb0c8f667c76a63aeb13c64580024df">entryType</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a09523a446ad777174b3717241cab9961">modType</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#aa62120e7976f06f01aaa67baf8930a07">dn</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a7cc63a7b04b67632a7963f8cf6511d60">newRdn</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#af1de5d5e6ec5016b78be04c3cf07f13a">newSuperior</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a6ed3407362049589c644c204999a221d">delOldRdn</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a87801cb9d8235b5383b0e506b53d6492">attr</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a28f4af16daaf5a8eda9dc4085bbdfe74">val</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#aa42facba236fbce9a91c14b530c79298">isUrl</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#af4daab0e5d59634d25e4c5cf953074f7">critical</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#ada40ff2c95cb469576b67fd79b636bb2">oid</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a47c9437596c8757acf1773ba13cb9043">lineNo</a> () const </td></tr>
<tr><td colspan="2"><h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="qcstring.html">QCString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a69dedfdbaa0f309d66a6793ebc41e54b">assembleLine</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;fieldname, const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;value, uint linelen=0, bool url=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="qcstring.html">QCString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a1076c9d5eb193ea9ff132535a7948faa">assembleLine</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;fieldname, const <a class="elRef" href="qcstring.html">QCString</a> &amp;value, uint linelen=0, bool url=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="qcstring.html">QCString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a6625586689cc8fee2515d2f31f868cbc">assembleLine</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;fieldname, const <a class="elRef" href="qstring.html">QString</a> &amp;value, uint linelen=0, bool url=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#a25c00a43a59ca3219024dcfca6eb3549">splitLine</a> (const <a class="elRef" href="qcstring.html">QCString</a> &amp;line, <a class="elRef" href="qstring.html">QString</a> &amp;fieldname, <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;value)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKABC_1_1LDIF.html#aaf1b15c73f57dd47a2d2447d8cb1a574">splitControl</a> (const <a class="elRef" href="qcstring.html">QCString</a> &amp;line, <a class="elRef" href="qstring.html">QString</a> &amp;oid, bool &amp;critical, <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;value)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a>. </p>
<p><a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> implements an RFC 2849 compliant <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> parser. <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> files are used to represent directory information on LDAP-based servers, or to describe a set of changes which are to be applied to a directory. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00040">40</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a69dedfdbaa0f309d66a6793ebc41e54b"></a><!-- doxytag: member="KABC::LDIF::assembleLine" ref="a69dedfdbaa0f309d66a6793ebc41e54b" args="(const QString &amp;fieldname, const QByteArray &amp;value, uint linelen=0, bool url=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qcstring.html">QCString</a> LDIF::assembleLine </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>fieldname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>linelen</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>url</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Assembles fieldname and value into a valid <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> line, BASE64 encodes the value if neccessary and optionally splits into more lines. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">fieldname</td><td>The name of the entry. </td></tr>
    <tr><td class="paramname">value</td><td>The value of the entry. </td></tr>
    <tr><td class="paramname">linelen</td><td>Maximum length of the lines in the result. </td></tr>
    <tr><td class="paramname">url</td><td>If true, encode value as url ( use :&lt; ). </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00037">37</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1076c9d5eb193ea9ff132535a7948faa"></a><!-- doxytag: member="KABC::LDIF::assembleLine" ref="a1076c9d5eb193ea9ff132535a7948faa" args="(const QString &amp;fieldname, const QCString &amp;value, uint linelen=0, bool url=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qcstring.html">QCString</a> LDIF::assembleLine </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>fieldname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qcstring.html">QCString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>linelen</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>url</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This is the same as the above function, the only difference that this accepts <a class="elRef" href="qcstring.html">QCString</a> as the value. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00085">85</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6625586689cc8fee2515d2f31f868cbc"></a><!-- doxytag: member="KABC::LDIF::assembleLine" ref="a6625586689cc8fee2515d2f31f868cbc" args="(const QString &amp;fieldname, const QString &amp;value, uint linelen=0, bool url=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qcstring.html">QCString</a> LDIF::assembleLine </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>fieldname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>linelen</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>url</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This is the same as the above function, the only difference that this accepts <a class="elRef" href="qstring.html">QString</a> as the value. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00100">100</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a87801cb9d8235b5383b0e506b53d6492"></a><!-- doxytag: member="KABC::LDIF::attr" ref="a87801cb9d8235b5383b0e506b53d6492" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qstring.html">QString</a>&amp; KABC::LDIF::attr </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the attribute name. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00144">144</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="af4daab0e5d59634d25e4c5cf953074f7"></a><!-- doxytag: member="KABC::LDIF::critical" ref="af4daab0e5d59634d25e4c5cf953074f7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KABC::LDIF::critical </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the criticality level when <a class="el" href="classKABC_1_1LDIF.html#a09523a446ad777174b3717241cab9961" title="Returns the LDAP modify request type if entryType() returned Entry_Mod.">modType()</a> returned Control. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00156">156</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6ed3407362049589c644c204999a221d"></a><!-- doxytag: member="KABC::LDIF::delOldRdn" ref="a6ed3407362049589c644c204999a221d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KABC::LDIF::delOldRdn </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns if the delete of the old RDN is required. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00140">140</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="aa62120e7976f06f01aaa67baf8930a07"></a><!-- doxytag: member="KABC::LDIF::dn" ref="aa62120e7976f06f01aaa67baf8930a07" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qstring.html">QString</a>&amp; KABC::LDIF::dn </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the Distinguished Name of the current entry. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00128">128</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="a94dc00e7aefb694d1ff9a70c9c1e00f4"></a><!-- doxytag: member="KABC::LDIF::endLDIF" ref="a94dc00e7aefb694d1ff9a70c9c1e00f4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void LDIF::endLDIF </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Indicates the end of the <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> file/stream. </p>
<p>Call if <a class="el" href="classKABC_1_1LDIF.html#ac096258fe760ef144e0ffe9dc8218399" title="Process the LDIF until a complete item can be returned.">nextItem()</a> returned MoreData, but actually you don't have more data. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00344">344</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1cb0c8f667c76a63aeb13c64580024df"></a><!-- doxytag: member="KABC::LDIF::entryType" ref="a1cb0c8f667c76a63aeb13c64580024df" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">EntryType KABC::LDIF::entryType </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the requested LDAP operation extracted from the current entry. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00120">120</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="aa42facba236fbce9a91c14b530c79298"></a><!-- doxytag: member="KABC::LDIF::isUrl" ref="aa42facba236fbce9a91c14b530c79298" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KABC::LDIF::isUrl </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns if <a class="el" href="classKABC_1_1LDIF.html#a28f4af16daaf5a8eda9dc4085bbdfe74" title="Returns the attribute value.">val()</a> is an url. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00152">152</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="a47c9437596c8757acf1773ba13cb9043"></a><!-- doxytag: member="KABC::LDIF::lineNo" ref="a47c9437596c8757acf1773ba13cb9043" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint KABC::LDIF::lineNo </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the line number which the parser processes. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00164">164</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="a09523a446ad777174b3717241cab9961"></a><!-- doxytag: member="KABC::LDIF::modType" ref="a09523a446ad777174b3717241cab9961" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KABC::LDIF::modType </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the LDAP modify request type if <a class="el" href="classKABC_1_1LDIF.html#a1cb0c8f667c76a63aeb13c64580024df" title="Returns the requested LDAP operation extracted from the current entry.">entryType()</a> returned Entry_Mod. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00124">124</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7cc63a7b04b67632a7963f8cf6511d60"></a><!-- doxytag: member="KABC::LDIF::newRdn" ref="a7cc63a7b04b67632a7963f8cf6511d60" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qstring.html">QString</a>&amp; KABC::LDIF::newRdn </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the new Relative Distinguished Name if <a class="el" href="classKABC_1_1LDIF.html#a09523a446ad777174b3717241cab9961" title="Returns the LDAP modify request type if entryType() returned Entry_Mod.">modType()</a> returned Entry_Modrdn. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00132">132</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="af1de5d5e6ec5016b78be04c3cf07f13a"></a><!-- doxytag: member="KABC::LDIF::newSuperior" ref="af1de5d5e6ec5016b78be04c3cf07f13a" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qstring.html">QString</a>&amp; KABC::LDIF::newSuperior </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the new parent of the entry if <a class="el" href="classKABC_1_1LDIF.html#a09523a446ad777174b3717241cab9961" title="Returns the LDAP modify request type if entryType() returned Entry_Mod.">modType()</a> returned Entry_Modrdn. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00136">136</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac096258fe760ef144e0ffe9dc8218399"></a><!-- doxytag: member="KABC::LDIF::nextItem" ref="ac096258fe760ef144e0ffe9dc8218399" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LDIF::ParseVal LDIF::nextItem </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Process the <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> until a complete item can be returned. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>NewEntry if a new DN encountered, Item if a new item returned, Err if the <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> contains error, EndEntry if the parser reached the end of the current entry and MoreData if the parser encountered the end of the current chunk of the <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a>. If you want to finish the parsing after receiving MoreData, then call <a class="el" href="classKABC_1_1LDIF.html#a94dc00e7aefb694d1ff9a70c9c1e00f4" title="Indicates the end of the LDIF file/stream.">endLDIF()</a>, so the parser can safely flush the current entry. </dd></dl>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00308">308</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ada40ff2c95cb469576b67fd79b636bb2"></a><!-- doxytag: member="KABC::LDIF::oid" ref="ada40ff2c95cb469576b67fd79b636bb2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qstring.html">QString</a>&amp; KABC::LDIF::oid </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the OID when <a class="el" href="classKABC_1_1LDIF.html#a09523a446ad777174b3717241cab9961" title="Returns the LDAP modify request type if entryType() returned Entry_Mod.">modType()</a> returned Control. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00160">160</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="a93834a2518712b02f579f08aef611461"></a><!-- doxytag: member="KABC::LDIF::processLine" ref="a93834a2518712b02f579f08aef611461" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LDIF::ParseVal LDIF::processLine </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Process one <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> line. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00197">197</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9c3b73040164a39080e9184a3470799f"></a><!-- doxytag: member="KABC::LDIF::setLDIF" ref="a9c3b73040164a39080e9184a3470799f" args="(const QByteArray &amp;ldif)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KABC::LDIF::setLDIF </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qbytearray.html">QByteArray</a> &amp;&#160;</td>
          <td class="paramname"><em>ldif</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets a chunk of <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a>. </p>
<p>Call before <a class="el" href="classKABC_1_1LDIF.html#a9060999fdc8236d972069798b2a4c41b" title="Starts the parsing of a new LDIF.">startParsing()</a>, or if <a class="el" href="classKABC_1_1LDIF.html#ac096258fe760ef144e0ffe9dc8218399" title="Process the LDIF until a complete item can be returned.">nextItem()</a> returned MoreData. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00111">111</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<a class="anchor" id="aaf1b15c73f57dd47a2d2447d8cb1a574"></a><!-- doxytag: member="KABC::LDIF::splitControl" ref="aaf1b15c73f57dd47a2d2447d8cb1a574" args="(const QCString &amp;line, QString &amp;oid, bool &amp;critical, QByteArray &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool LDIF::splitControl </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qcstring.html">QCString</a> &amp;&#160;</td>
          <td class="paramname"><em>line</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>oid</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool &amp;&#160;</td>
          <td class="paramname"><em>critical</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qbytearray.html">QByteArray</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Splits a control specification (without the "control:" directive) </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">line</td><td>is the control directive </td></tr>
    <tr><td class="paramname">oid</td><td>will contain the OID </td></tr>
    <tr><td class="paramname">critical</td><td>will contain the criticality of control </td></tr>
    <tr><td class="paramname">value</td><td>is the control value </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00174">174</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a25c00a43a59ca3219024dcfca6eb3549"></a><!-- doxytag: member="KABC::LDIF::splitLine" ref="a25c00a43a59ca3219024dcfca6eb3549" args="(const QCString &amp;line, QString &amp;fieldname, QByteArray &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool LDIF::splitLine </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qcstring.html">QCString</a> &amp;&#160;</td>
          <td class="paramname"><em>line</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>fieldname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qbytearray.html">QByteArray</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Splits one line from an <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a> file to attribute and value components. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if value is an URL, false otherwise </dd></dl>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00106">106</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9060999fdc8236d972069798b2a4c41b"></a><!-- doxytag: member="KABC::LDIF::startParsing" ref="a9060999fdc8236d972069798b2a4c41b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void LDIF::startParsing </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Starts the parsing of a new <a class="el" href="classKABC_1_1LDIF.html" title="LDIF.">LDIF</a>. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00354">354</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a28f4af16daaf5a8eda9dc4085bbdfe74"></a><!-- doxytag: member="KABC::LDIF::val" ref="a28f4af16daaf5a8eda9dc4085bbdfe74" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qbytearray.html">QByteArray</a>&amp; KABC::LDIF::val </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the attribute value. </p>

<p>Definition at line <a class="el" href="ldif_8h_source.html#l00148">148</a> of file <a class="el" href="ldif_8h_source.html">ldif.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ldif_8h_source.html">ldif.h</a></li>
<li><a class="el" href="ldif_8cpp_source.html">ldif.cpp</a></li>
</ul>
</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="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="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_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_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_1EmailSelector.html">kabc::emailselector</option>,  <option value="classKABC_1_1ErrorHandler.html">kabc::errorhandler</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_1PhoneNumber.html">kabc::phonenumber</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_1ResourceFile.html">kabc::resourcefile</option>,  <option value="classKABC_1_1ResourceSelectDialog.html">kabc::resourceselectdialog</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_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="classVCard21ParserImpl.html">vcard21parserimpl</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>