Sophie

Sophie

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

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>kio/kfile: KDirSize Class Reference (kio/kfile)</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="../../html/index.html">kio</a> / <a href=".">kfile</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>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-slots">Protected Slots</a> &#124;
<a href="#pro-methods">Protected Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">KDirSize Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KDirSize" --><!-- doxytag: inherits="KIO::Job" -->
<p>Computes a directory size (similar to "du", but doesn't give the same results since we simply sum up the dir and file sizes, whereas du speaks disk blocks)  
 <a href="classKDirSize.html#details">More...</a></p>

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

<p>Inherits Job.</p>

<p><a href="classKDirSize-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KIO::filesize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirSize.html#a1f45663d90e3a02d9b4aaa160a7e34a2">totalSize</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KIO::filesize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirSize.html#a979797f234a3bd8096b1972b0b330d2e">totalFiles</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">KIO::filesize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirSize.html#a4d96086a6e98844a59e596176c8231d1">totalSubdirs</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="el" href="classKDirSize.html">KDirSize</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirSize.html#ab241bbebf94cb610b70c6a16052eb51f">dirSizeJob</a> (const KURL &amp;directory)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classKDirSize.html">KDirSize</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirSize.html#a9552390bac0797d1557990ac08b4e2f3">dirSizeJob</a> (const KFileItemList &amp;lstItems)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static KIO::filesize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDirSize.html#a6ba618d35aa4987bbe5c85929de37c1d">dirSize</a> (const KURL &amp;directory)</td></tr>
<tr><td colspan="2"><h2><a name="pro-slots"></a>
Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5530fe1d035b72f58fc31d33a8e39a3d"></a><!-- doxytag: member="KDirSize::slotResult" ref="a5530fe1d035b72f58fc31d33a8e39a3d" args="(KIO::Job *job)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>slotResult</b> (KIO::Job *job)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a260811e8dec8fff28bd30ac54cd925d1"></a><!-- doxytag: member="KDirSize::slotEntries" ref="a260811e8dec8fff28bd30ac54cd925d1" args="(KIO::Job *, const KIO::UDSEntryList &amp;)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>slotEntries</b> (KIO::Job *, const KIO::UDSEntryList &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a51ec666197223e595acc435c311b2758"></a><!-- doxytag: member="KDirSize::processList" ref="a51ec666197223e595acc435c311b2758" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>processList</b> ()</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af952a6f5770ddb5a52493850d0493d13"></a><!-- doxytag: member="KDirSize::KDirSize" ref="af952a6f5770ddb5a52493850d0493d13" args="(const KURL &amp;directory)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>KDirSize</b> (const KURL &amp;directory)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a731a2684e1e41f10115c0081f4bd95b7"></a><!-- doxytag: member="KDirSize::KDirSize" ref="a731a2684e1e41f10115c0081f4bd95b7" args="(const KFileItemList &amp;lstItems)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>KDirSize</b> (const KFileItemList &amp;lstItems)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7d657ff27015aed662ef8dfa04ca3dd3"></a><!-- doxytag: member="KDirSize::setSync" ref="a7d657ff27015aed662ef8dfa04ca3dd3" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>setSync</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0b4d3e5f42068f4c0ceb9c56bdda50dc"></a><!-- doxytag: member="KDirSize::startNextJob" ref="a0b4d3e5f42068f4c0ceb9c56bdda50dc" args="(const KURL &amp;url)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>startNextJob</b> (const KURL &amp;url)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a226883b9506a7c25c06a548b0512cf19"></a><!-- doxytag: member="KDirSize::virtual_hook" ref="a226883b9506a7c25c06a548b0512cf19" args="(int id, void *data)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (int id, void *data)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Computes a directory size (similar to "du", but doesn't give the same results since we simply sum up the dir and file sizes, whereas du speaks disk blocks) </p>

<p>Definition at line <a class="el" href="kdirsize_8h_source.html#l00030">30</a> of file <a class="el" href="kdirsize_8h_source.html">kdirsize.h</a>.</p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a6ba618d35aa4987bbe5c85929de37c1d"></a><!-- doxytag: member="KDirSize::dirSize" ref="a6ba618d35aa4987bbe5c85929de37c1d" args="(const KURL &amp;directory)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KIO::filesize_t KDirSize::dirSize </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&#160;</td>
          <td class="paramname"><em>directory</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Synchronous method - you get the result as soon as the call returns. </p>

<p>Definition at line <a class="el" href="kdirsize_8cpp_source.html#l00138">138</a> of file <a class="el" href="kdirsize_8cpp_source.html">kdirsize.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9552390bac0797d1557990ac08b4e2f3"></a><!-- doxytag: member="KDirSize::dirSizeJob" ref="a9552390bac0797d1557990ac08b4e2f3" args="(const KFileItemList &amp;lstItems)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDirSize.html">KDirSize</a> * KDirSize::dirSizeJob </td>
          <td>(</td>
          <td class="paramtype">const KFileItemList &amp;&#160;</td>
          <td class="paramname"><em>lstItems</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Asynchronous method. </p>
<p>Connect to the result signal. This one lists the items from <code>lstItems</code>. The reason we asks for items instead of just urls, is so that we directly know if the item is a file or a directory, and in case of a file, we already have its size. </p>

<p>Definition at line <a class="el" href="kdirsize_8cpp_source.html#l00132">132</a> of file <a class="el" href="kdirsize_8cpp_source.html">kdirsize.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab241bbebf94cb610b70c6a16052eb51f"></a><!-- doxytag: member="KDirSize::dirSizeJob" ref="ab241bbebf94cb610b70c6a16052eb51f" args="(const KURL &amp;directory)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDirSize.html">KDirSize</a> * KDirSize::dirSizeJob </td>
          <td>(</td>
          <td class="paramtype">const KURL &amp;&#160;</td>
          <td class="paramname"><em>directory</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Asynchronous method. </p>
<p>Connect to the result signal. This one lists a single directory. </p>

<p>Definition at line <a class="el" href="kdirsize_8cpp_source.html#l00126">126</a> of file <a class="el" href="kdirsize_8cpp_source.html">kdirsize.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a979797f234a3bd8096b1972b0b330d2e"></a><!-- doxytag: member="KDirSize::totalFiles" ref="a979797f234a3bd8096b1972b0b330d2e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KIO::filesize_t KDirSize::totalFiles </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the total number of files (counting symlinks to files, sockets and character devices as files) in this directory and all sub-directories </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="kdirsize_8h_source.html#l00049">49</a> of file <a class="el" href="kdirsize_8h_source.html">kdirsize.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1f45663d90e3a02d9b4aaa160a7e34a2"></a><!-- doxytag: member="KDirSize::totalSize" ref="a1f45663d90e3a02d9b4aaa160a7e34a2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KIO::filesize_t KDirSize::totalSize </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the size we found </dd></dl>

<p>Definition at line <a class="el" href="kdirsize_8h_source.html#l00042">42</a> of file <a class="el" href="kdirsize_8h_source.html">kdirsize.h</a>.</p>

</div>
</div>
<a class="anchor" id="a4d96086a6e98844a59e596176c8231d1"></a><!-- doxytag: member="KDirSize::totalSubdirs" ref="a4d96086a6e98844a59e596176c8231d1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KIO::filesize_t KDirSize::totalSubdirs </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the total number of sub-directories found (not including the directory the search started from and treating symlinks to directories as directories) </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="kdirsize_8h_source.html#l00057">57</a> of file <a class="el" href="kdirsize_8h_source.html">kdirsize.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kdirsize_8h_source.html">kdirsize.h</a></li>
<li><a class="el" href="kdirsize_8cpp_source.html">kdirsize.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>kio/kfile</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</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><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="classKApplicationPropsPlugin.html">kapplicationpropsplugin</option>,  <option value="classKBindingPropsPlugin.html">kbindingpropsplugin</option>,  <option value="classKCombiView.html">kcombiview</option>,  <option value="classKDesktopPropsPlugin.html">kdesktoppropsplugin</option>,  <option value="classKDevicePropsPlugin.html">kdevicepropsplugin</option>,  <option value="classKDirOperator.html">kdiroperator</option>,  <option value="classKDirSelectDialog.html">kdirselectdialog</option>,  <option value="classKDirSize.html">kdirsize</option>,  <option value="classKDiskFreeSp.html">kdiskfreesp</option>,  <option value="classKEncodingFileDialog.html">kencodingfiledialog</option>,  <option value="classKExecPropsPlugin.html">kexecpropsplugin</option>,  <option value="classKFile.html">kfile</option>,  <option value="classKFileDetailView.html">kfiledetailview</option>,  <option value="classKFileDialog.html">kfiledialog</option>,  <option value="classKFileIconView.html">kfileiconview</option>,  <option value="classKFileIconViewItem.html">kfileiconviewitem</option>,  <option value="classKFileListViewItem.html">kfilelistviewitem</option>,  <option value="classKFileMetaInfoWidget.html">kfilemetainfowidget</option>,  <option value="classKFileMetaPropsPlugin.html">kfilemetapropsplugin</option>,  <option value="classKFileOpenWithHandler.html">kfileopenwithhandler</option>,  <option value="classKFilePermissionsPropsPlugin.html">kfilepermissionspropsplugin</option>,  <option value="classKFilePreview.html">kfilepreview</option>,  <option value="classKFilePropsPlugin.html">kfilepropsplugin</option>,  <option value="classKFileSharePropsPlugin.html">kfilesharepropsplugin</option>,  <option value="classKFileTreeBranch.html">kfiletreebranch</option>,  <option value="classKFileTreeView.html">kfiletreeview</option>,  <option value="classKFileTreeViewItem.html">kfiletreeviewitem</option>,  <option value="classKFileView.html">kfileview</option>,  <option value="classKFileViewSignaler.html">kfileviewsignaler</option>,  <option value="classKIconButton.html">kiconbutton</option>,  <option value="classKIconCanvas.html">kiconcanvas</option>,  <option value="classKIconDialog.html">kicondialog</option>,  <option value="classKImageFilePreview.html">kimagefilepreview</option>,  <option value="classKNotifyDialog.html">knotifydialog</option>,  <option value="classKOpenWithDlg.html">kopenwithdlg</option>,  <option value="classKPreviewPropsPlugin.html">kpreviewpropsplugin</option>,  <option value="classKPreviewWidgetBase.html">kpreviewwidgetbase</option>,  <option value="classKPropertiesDialog.html">kpropertiesdialog</option>,  <option value="classKPropsDlgPlugin.html">kpropsdlgplugin</option>,  <option value="classKRecentDirs.html">krecentdirs</option>,  <option value="classKRecentDocument.html">krecentdocument</option>,  <option value="classKURLBar.html">kurlbar</option>,  <option value="classKURLBarItem.html">kurlbaritem</option>,  <option value="classKURLBarItemDialog.html">kurlbaritemdialog</option>,  <option value="classKURLBarListBox.html">kurlbarlistbox</option>,  <option value="classKURLComboBox.html">kurlcombobox</option>,  <option value="classKURLComboRequester.html">kurlcomborequester</option>,  <option value="classKURLPropsPlugin.html">kurlpropsplugin</option>,  <option value="classKURLRequester.html">kurlrequester</option>,  <option value="classKURLRequesterDlg.html">kurlrequesterdlg</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>