Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 1a721e90d7ed9c4e71b633450322a910 > files > 6241

kdelibs-devel-doc-3.5.9-10mdv2008.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>knewstuff: KNS::Button Class Reference (knewstuff)</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=".">knewstuff</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.5.5 -->
  <div class="navpath"><a class="el" href="namespaceKNS.html">KNS</a>::<a class="el" href="classKNS_1_1Button.html">Button</a>
  </div>
<div class="contents">
<h1>KNS::Button Class Reference</h1><!-- doxytag: class="KNS::Button" --><!-- doxytag: inherits="KPushButton" --><code>#include &lt;<a class="el" href="knewstuffbutton_8h-source.html">knewstuffbutton.h</a>&gt;</code>
<p>
Inherits KPushButton.
<p>

<p>
<a href="classKNS_1_1Button-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
KHotNewStuff push button that makes using KHNS in an application more convenient by encapsulating most of the details involved in using KHotNewStuff in the button itself. 
<p>
<dl class="since" compact><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="knewstuffbutton_8h-source.html#l00037">37</a> of file <a class="el" href="knewstuffbutton_8h-source.html">knewstuffbutton.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKNS_1_1Button.html#305796405da47d3f23591c0eb29481f8">aboutToShowDialog</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKNS_1_1Button.html#88f03ee65d3eae6baf72e6f059927744">dialogFinished</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKNS_1_1Button.html#329c43abfaf559db18a60d0f29777a7b">Button</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;what, const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;providerList, const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;resourceType, <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *parent, const char *name)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKNS_1_1Button.html#e1b3563598da2f93509fc6ad4f57a4bd">Button</a> (<a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *parent, const char *name)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKNS_1_1Button.html#476d2021bc233ab9dea9ad35f44b90c9">setProviderList</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;providerList)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKNS_1_1Button.html#00c947378b83f43bdf091c3a930c2f40">setResourceType</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;resourceType)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKNS_1_1Button.html#5531dbef860139623c3d5074642f127a">setButtonText</a> (const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;what)</td></tr>

<tr><td colspan="2"><br><h2>Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="83f51b20e637178414b8da8ddaade37a"></a><!-- doxytag: member="KNS::Button::showDialog" ref="83f51b20e637178414b8da8ddaade37a" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>showDialog</b> ()</td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="329c43abfaf559db18a60d0f29777a7b"></a><!-- doxytag: member="KNS::Button::Button" ref="329c43abfaf559db18a60d0f29777a7b" args="(const QString &amp;what, const QString &amp;providerList, const QString &amp;resourceType, QWidget *parent, const char *name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KNS::Button::Button           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>what</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>providerList</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>resourceType</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor used when the details of the KHotNewStuff download is known when the button is created. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>what</em>&nbsp;</td><td>text describing what is being downloaded. will be shown on the button as "Download New &lt;what&gt;" </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>providerList</em>&nbsp;</td><td>the URL to the list of providers; if empty we first try the ProvidersUrl from KGlobal::config, then we fall back to a hardcoded value </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>resourceType</em>&nbsp;</td><td>the Hotstuff data type for this downlaod such as "korganizer/calendar" </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>parent</em>&nbsp;</td><td>the parent widget </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>the name to be used for this widget </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="knewstuffbutton_8cpp-source.html#l00030">30</a> of file <a class="el" href="knewstuffbutton_8cpp-source.html">knewstuffbutton.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e1b3563598da2f93509fc6ad4f57a4bd"></a><!-- doxytag: member="KNS::Button::Button" ref="e1b3563598da2f93509fc6ad4f57a4bd" args="(QWidget *parent, const char *name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KNS::Button::Button           </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qwidget.html">QWidget</a> *&nbsp;</td>
          <td class="paramname"> <em>parent</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor used when the details of the KHotNewStuff download is not known in advance of the button being created. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>parent</em>&nbsp;</td><td>the parent widget </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>the name to be used for this widget </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="knewstuffbutton_8cpp-source.html#l00044">44</a> of file <a class="el" href="knewstuffbutton_8cpp-source.html">knewstuffbutton.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="476d2021bc233ab9dea9ad35f44b90c9"></a><!-- doxytag: member="KNS::Button::setProviderList" ref="476d2021bc233ab9dea9ad35f44b90c9" args="(const QString &amp;providerList)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KNS::Button::setProviderList           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>providerList</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
set the URL to the list of providers for this button to use 
<p>

<p>Definition at line <a class="el" href="knewstuffbutton_8cpp-source.html#l00064">64</a> of file <a class="el" href="knewstuffbutton_8cpp-source.html">knewstuffbutton.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="00c947378b83f43bdf091c3a930c2f40"></a><!-- doxytag: member="KNS::Button::setResourceType" ref="00c947378b83f43bdf091c3a930c2f40" args="(const QString &amp;resourceType)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KNS::Button::setResourceType           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>resourceType</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
the Hotstuff data type for this downlaod such as "korganizer/calendar" 
<p>

<p>Definition at line <a class="el" href="knewstuffbutton_8cpp-source.html#l00069">69</a> of file <a class="el" href="knewstuffbutton_8cpp-source.html">knewstuffbutton.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5531dbef860139623c3d5074642f127a"></a><!-- doxytag: member="KNS::Button::setButtonText" ref="5531dbef860139623c3d5074642f127a" args="(const QString &amp;what)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KNS::Button::setButtonText           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt.tag:/usr/lib/qt3/doc/html/" href="/usr/lib/qt3/doc/html/qstring.html">QString</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>what</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
set the text that should appear on the button. 
<p>
will be prefaced with i18n("Download New") 
<p>Definition at line <a class="el" href="knewstuffbutton_8cpp-source.html#l00059">59</a> of file <a class="el" href="knewstuffbutton_8cpp-source.html">knewstuffbutton.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="305796405da47d3f23591c0eb29481f8"></a><!-- doxytag: member="KNS::Button::aboutToShowDialog" ref="305796405da47d3f23591c0eb29481f8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KNS::Button::aboutToShowDialog           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
emitted when the Hot New Stuff dialog is about to be shown, usually as a result of the user having click on the button 
<p>

</div>
</div><p>
<a class="anchor" name="88f03ee65d3eae6baf72e6f059927744"></a><!-- doxytag: member="KNS::Button::dialogFinished" ref="88f03ee65d3eae6baf72e6f059927744" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KNS::Button::dialogFinished           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
emitted when the Hot New Stuff dialog has been closed 
<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="knewstuffbutton_8h-source.html">knewstuffbutton.h</a><li><a class="el" href="knewstuffbutton_8cpp-source.html">knewstuffbutton.cpp</a></ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>knewstuff</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="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="classKNewStuff.html">knewstuff</option>,  <option value="classKNewStuffGeneric.html">knewstuffgeneric</option>,  <option value="classKNewStuffSecure.html">knewstuffsecure</option>,  <option value="classKNS_1_1Button.html">kns::button</option>,  <option value="classKNS_1_1DownloadDialog.html">kns::downloaddialog</option>,  <option value="classKNS_1_1Engine.html">kns::engine</option>,  <option value="classKNS_1_1Entry.html">kns::entry</option>,  <option value="classKNS_1_1Provider.html">kns::provider</option>,  <option value="classKNS_1_1ProviderDialog.html">kns::providerdialog</option>,  <option value="classKNS_1_1ProviderLoader.html">kns::providerloader</option>,  <option value="classKNS_1_1UploadDialog.html">kns::uploaddialog</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>