Sophie

Sophie

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

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>kjs: KJS::ValueImp Class Reference (kjs)</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=".">kjs</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"><b>KJS</b>      </li>
      <li class="navelem"><a class="el" href="classKJS_1_1ValueImp.html">ValueImp</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">KJS::ValueImp Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KJS::ValueImp" -->
<p><a class="el" href="classKJS_1_1ValueImp.html" title="ValueImp is the base type for all primitives (Undefined, Null, Boolean, String, Number) and objects i...">ValueImp</a> is the base type for all primitives (<a class="el" href="classKJS_1_1Undefined.html" title="Represents an primitive Undefined value.">Undefined</a>, <a class="el" href="classKJS_1_1Null.html" title="Represents an primitive Null value.">Null</a>, <a class="el" href="classKJS_1_1Boolean.html" title="Represents an primitive Boolean value.">Boolean</a>, <a class="el" href="classKJS_1_1String.html" title="Represents an primitive String value.">String</a>, <a class="el" href="classKJS_1_1Number.html" title="Represents an primitive Number value.">Number</a>) and objects in ECMAScript.  
 <a href="classKJS_1_1ValueImp.html#details">More...</a></p>

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

<p>Inherited by KJS::BooleanImp, KJS::NullImp, KJS::NumberImp, KJS::ObjectImp, KJS::StringImp, and KJS::UndefinedImp.</p>

<p><a href="classKJS_1_1ValueImp-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"><a class="anchor" id="a77df2da76f3d54eaae849c9d1bd53cd8"></a><!-- doxytag: member="KJS::ValueImp::ref" ref="a77df2da76f3d54eaae849c9d1bd53cd8" args="()" -->
<a class="el" href="classKJS_1_1ValueImp.html">ValueImp</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>ref</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac1ac5d28280e47b82d2f288e2b9f32c1"></a><!-- doxytag: member="KJS::ValueImp::deref" ref="ac1ac5d28280e47b82d2f288e2b9f32c1" args="()" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>deref</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6276d22633faf70dec82cb11ff6624e0"></a><!-- doxytag: member="KJS::ValueImp::mark" ref="a6276d22633faf70dec82cb11ff6624e0" args="()" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>mark</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a10241de43764f15a711f4c200e7fb43b"></a><!-- doxytag: member="KJS::ValueImp::marked" ref="a10241de43764f15a711f4c200e7fb43b" args="() const " -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>marked</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a345cb754949c6f33d27c0cad6795d5d7"></a><!-- doxytag: member="KJS::ValueImp::operator new" ref="a345cb754949c6f33d27c0cad6795d5d7" args="(size_t)" -->
void *&#160;</td><td class="memItemRight" valign="bottom"><b>operator new</b> (size_t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aab23b9d97e629e8c75d6b27209018512"></a><!-- doxytag: member="KJS::ValueImp::operator delete" ref="aab23b9d97e629e8c75d6b27209018512" args="(void *)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>operator delete</b> (void *)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a682050b9840613653d0f867779916eff"></a><!-- doxytag: member="KJS::ValueImp::setGcAllowed" ref="a682050b9840613653d0f867779916eff" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>setGcAllowed</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae8ba7f83756503f4fb5cdda7e72724c3"></a><!-- doxytag: member="KJS::ValueImp::setGcAllowedFast" ref="ae8ba7f83756503f4fb5cdda7e72724c3" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>setGcAllowedFast</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abaac8ef3421556c50268d5848b7a3deb"></a><!-- doxytag: member="KJS::ValueImp::toInteger" ref="abaac8ef3421556c50268d5848b7a3deb" args="(ExecState *exec) const " -->
int&#160;</td><td class="memItemRight" valign="bottom"><b>toInteger</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a97d751ab818144b6639c7988a89a06f6"></a><!-- doxytag: member="KJS::ValueImp::toInt32" ref="a97d751ab818144b6639c7988a89a06f6" args="(ExecState *exec) const " -->
int&#160;</td><td class="memItemRight" valign="bottom"><b>toInt32</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a27aaa0da21dc32ad6681ed9efcad3ff7"></a><!-- doxytag: member="KJS::ValueImp::toUInt32" ref="a27aaa0da21dc32ad6681ed9efcad3ff7" args="(ExecState *exec) const " -->
unsigned int&#160;</td><td class="memItemRight" valign="bottom"><b>toUInt32</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a473b752e6c230aa3649b7ccfbad48a29"></a><!-- doxytag: member="KJS::ValueImp::toUInt16" ref="a473b752e6c230aa3649b7ccfbad48a29" args="(ExecState *exec) const " -->
unsigned short&#160;</td><td class="memItemRight" valign="bottom"><b>toUInt16</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aea3cbd4f13eb47454285436062602f96"></a><!-- doxytag: member="KJS::ValueImp::dispatchType" ref="aea3cbd4f13eb47454285436062602f96" args="() const " -->
Type&#160;</td><td class="memItemRight" valign="bottom"><b>dispatchType</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9ac900904fd545977b832b8ed50a46b3"></a><!-- doxytag: member="KJS::ValueImp::dispatchToPrimitive" ref="a9ac900904fd545977b832b8ed50a46b3" args="(ExecState *exec, Type preferredType=UnspecifiedType) const " -->
<a class="el" href="classKJS_1_1Value.html">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><b>dispatchToPrimitive</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec, Type preferredType=UnspecifiedType) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad00170f83205d76a323fd15c84dcde4e"></a><!-- doxytag: member="KJS::ValueImp::dispatchToBoolean" ref="ad00170f83205d76a323fd15c84dcde4e" args="(ExecState *exec) const " -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>dispatchToBoolean</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af3c83be1526d0177d5fdfb55d3a80050"></a><!-- doxytag: member="KJS::ValueImp::dispatchToNumber" ref="af3c83be1526d0177d5fdfb55d3a80050" args="(ExecState *exec) const " -->
double&#160;</td><td class="memItemRight" valign="bottom"><b>dispatchToNumber</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a88f1c5f3ca9395e3f387cc3fbc13e6ba"></a><!-- doxytag: member="KJS::ValueImp::dispatchToString" ref="a88f1c5f3ca9395e3f387cc3fbc13e6ba" args="(ExecState *exec) const " -->
<a class="el" href="classKJS_1_1UString.html">UString</a>&#160;</td><td class="memItemRight" valign="bottom"><b>dispatchToString</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad6f13be70342426a5ca90287d7edab0b"></a><!-- doxytag: member="KJS::ValueImp::dispatchToUInt32" ref="ad6f13be70342426a5ca90287d7edab0b" args="(unsigned &amp;) const " -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>dispatchToUInt32</b> (unsigned &amp;) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adf5d0258658d4efe4371c3d79b280dae"></a><!-- doxytag: member="KJS::ValueImp::dispatchToObject" ref="adf5d0258658d4efe4371c3d79b280dae" args="(ExecState *exec) const " -->
<a class="el" href="classKJS_1_1Object.html">Object</a>&#160;</td><td class="memItemRight" valign="bottom"><b>dispatchToObject</b> (<a class="el" href="classKJS_1_1ExecState.html">ExecState</a> *exec) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aeb6129aa3c236c55f99c4356997c1241"></a><!-- doxytag: member="KJS::ValueImp::isDestroyed" ref="aeb6129aa3c236c55f99c4356997c1241" args="() const " -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isDestroyed</b> () const </td></tr>
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a61530932c246d3a1584b89ee01b5a862"></a><!-- doxytag: member="KJS::ValueImp::refcount" ref="a61530932c246d3a1584b89ee01b5a862" args="" -->
unsigned short int&#160;</td><td class="memItemRight" valign="bottom"><b>refcount</b></td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a85a0fc5a617106954db31a0e1233517f"></a><!-- doxytag: member="KJS::ValueImp::Collector" ref="a85a0fc5a617106954db31a0e1233517f" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>Collector</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aeceedf6e1a7d48a588516ce2b1983d6f"></a><!-- doxytag: member="KJS::ValueImp::Value" ref="aeceedf6e1a7d48a588516ce2b1983d6f" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>Value</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a817d2921ddb1f7cafaf0b13b2b4c1de7"></a><!-- doxytag: member="KJS::ValueImp::ContextImp" ref="a817d2921ddb1f7cafaf0b13b2b4c1de7" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>ContextImp</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classKJS_1_1ValueImp.html" title="ValueImp is the base type for all primitives (Undefined, Null, Boolean, String, Number) and objects i...">ValueImp</a> is the base type for all primitives (<a class="el" href="classKJS_1_1Undefined.html" title="Represents an primitive Undefined value.">Undefined</a>, <a class="el" href="classKJS_1_1Null.html" title="Represents an primitive Null value.">Null</a>, <a class="el" href="classKJS_1_1Boolean.html" title="Represents an primitive Boolean value.">Boolean</a>, <a class="el" href="classKJS_1_1String.html" title="Represents an primitive String value.">String</a>, <a class="el" href="classKJS_1_1Number.html" title="Represents an primitive Number value.">Number</a>) and objects in ECMAScript. </p>
<p>Note: you should never inherit from <a class="el" href="classKJS_1_1ValueImp.html" title="ValueImp is the base type for all primitives (Undefined, Null, Boolean, String, Number) and objects i...">ValueImp</a> as it is for primitive types only (all of which are provided internally by KJS). Instead, inherit from ObjectImp. </p>

<p>Definition at line <a class="el" href="value_8h_source.html#l00079">79</a> of file <a class="el" href="value_8h_source.html">value.h</a>.</p>
</div><hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="value_8h_source.html">value.h</a></li>
<li><a class="el" href="value_8cpp_source.html">value.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>kjs</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="classKJS_1_1BinaryLogicalNode.html">kjs::binarylogicalnode</option>,  <option value="classKJS_1_1Boolean.html">kjs::boolean</option>,  <option value="classKJS_1_1Collector.html">kjs::collector</option>,  <option value="classKJS_1_1Completion.html">kjs::completion</option>,  <option value="classKJS_1_1ConditionalNode.html">kjs::conditionalnode</option>,  <option value="classKJS_1_1Context.html">kjs::context</option>,  <option value="classKJS_1_1ContextImp.html">kjs::contextimp</option>,  <option value="classKJS_1_1CString.html">kjs::cstring</option>,  <option value="classKJS_1_1Error.html">kjs::error</option>,  <option value="classKJS_1_1ExecState.html">kjs::execstate</option>,  <option value="classKJS_1_1FunctionImp.html">kjs::functionimp</option>,  <option value="classKJS_1_1FunctionPrototypeImp.html">kjs::functionprototypeimp</option>,  <option value="classKJS_1_1Identifier.html">kjs::identifier</option>,  <option value="classKJS_1_1InternalFunctionImp.html">kjs::internalfunctionimp</option>,  <option value="classKJS_1_1Interpreter.html">kjs::interpreter</option>,  <option value="classKJS_1_1LabelStack.html">kjs::labelstack</option>,  <option value="classKJS_1_1List.html">kjs::list</option>,  <option value="classKJS_1_1ListIterator.html">kjs::listiterator</option>,  <option value="classKJS_1_1Lookup.html">kjs::lookup</option>,  <option value="classKJS_1_1Null.html">kjs::null</option>,  <option value="classKJS_1_1Number.html">kjs::number</option>,  <option value="classKJS_1_1Object.html">kjs::object</option>,  <option value="classKJS_1_1PropertyMap.html">kjs::propertymap</option>,  <option value="classKJS_1_1Reference.html">kjs::reference</option>,  <option value="classKJS_1_1ReferenceList.html">kjs::referencelist</option>,  <option value="classKJS_1_1ReferenceListIterator.html">kjs::referencelistiterator</option>,  <option value="classKJS_1_1SavedProperties.html">kjs::savedproperties</option>,  <option value="classKJS_1_1ScopeChain.html">kjs::scopechain</option>,  <option value="classKJS_1_1ScopeChainNode.html">kjs::scopechainnode</option>,  <option value="classKJS_1_1String.html">kjs::string</option>,  <option value="classKJS_1_1UCharReference.html">kjs::ucharreference</option>,  <option value="classKJS_1_1Undefined.html">kjs::undefined</option>,  <option value="classKJS_1_1UString.html">kjs::ustring</option>,  <option value="classKJS_1_1Value.html">kjs::value</option>,  <option value="classKJS_1_1ValueImp.html">kjs::valueimp</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>