Sophie

Sophie

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

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>khtml: dom_node.h Source File (khtml)</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=".">khtml</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 class="header">
  <div class="headertitle">
<div class="title">dom_node.h</div>  </div>
</div>
<div class="contents">
<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * This file is part of the DOM implementation for KDE.</span>
<a name="l00003"></a>00003 <span class="comment"> *</span>
<a name="l00004"></a>00004 <span class="comment"> * (C) 1999 Lars Knoll (knoll@kde.org)</span>
<a name="l00005"></a>00005 <span class="comment"> *</span>
<a name="l00006"></a>00006 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00007"></a>00007 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
<a name="l00008"></a>00008 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00009"></a>00009 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
<a name="l00010"></a>00010 <span class="comment"> *</span>
<a name="l00011"></a>00011 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00012"></a>00012 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00013"></a>00013 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00014"></a>00014 <span class="comment"> * Library General Public License for more details.</span>
<a name="l00015"></a>00015 <span class="comment"> *</span>
<a name="l00016"></a>00016 <span class="comment"> * You should have received a copy of the GNU Library General Public License</span>
<a name="l00017"></a>00017 <span class="comment"> * along with this library; see the file COPYING.LIB.  If not, write to</span>
<a name="l00018"></a>00018 <span class="comment"> * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</span>
<a name="l00019"></a>00019 <span class="comment"> * Boston, MA 02110-1301, USA.</span>
<a name="l00020"></a>00020 <span class="comment"> *</span>
<a name="l00021"></a>00021 <span class="comment"> * This file includes excerpts from the Document Object Model (DOM)</span>
<a name="l00022"></a>00022 <span class="comment"> * Level 1 Specification (Recommendation)</span>
<a name="l00023"></a>00023 <span class="comment"> * http://www.w3.org/TR/REC-DOM-Level-1/</span>
<a name="l00024"></a>00024 <span class="comment"> * Copyright  World Wide Web Consortium , (Massachusetts Institute of</span>
<a name="l00025"></a>00025 <span class="comment"> * Technology , Institut National de Recherche en Informatique et en</span>
<a name="l00026"></a>00026 <span class="comment"> * Automatique , Keio University ). All Rights Reserved.</span>
<a name="l00027"></a>00027 <span class="comment"> *</span>
<a name="l00028"></a>00028 <span class="comment"> * This file includes excerpts from the Document Object Model (DOM)</span>
<a name="l00029"></a>00029 <span class="comment"> * Level 3 Core Specification (Recommendation)</span>
<a name="l00030"></a>00030 <span class="comment"> * http://www.w3.org/TR/DOM-Level-3-Core/</span>
<a name="l00031"></a>00031 <span class="comment"> * Copyright ©2004 W3C® (MIT, ERCIM, Keio), All Rights Reserved.</span>
<a name="l00032"></a>00032 <span class="comment"> */</span>
<a name="l00033"></a>00033 <span class="preprocessor">#ifndef _DOM_Node_h_</span>
<a name="l00034"></a>00034 <span class="preprocessor"></span><span class="preprocessor">#define _DOM_Node_h_</span>
<a name="l00035"></a>00035 <span class="preprocessor"></span>
<a name="l00036"></a>00036 <span class="preprocessor">#include &lt;qstring.h&gt;</span>
<a name="l00037"></a>00037 <span class="preprocessor">#include &lt;kdelibs_export.h&gt;</span>
<a name="l00038"></a>00038 
<a name="l00039"></a>00039 <span class="keyword">class </span><a class="codeRef" href="qrect.html">QRect</a>;
<a name="l00040"></a>00040 
<a name="l00041"></a>00041 <span class="keyword">namespace </span>KJS {
<a name="l00042"></a>00042     <span class="keyword">class </span>HTMLDocument;
<a name="l00043"></a>00043     <span class="keyword">class </span>Window;
<a name="l00044"></a>00044 }
<a name="l00045"></a>00045 <span class="keyword">namespace </span>DOM {
<a name="l00046"></a>00046 
<a name="l00047"></a>00047 <span class="keyword">class </span>Node;
<a name="l00048"></a>00048 <span class="keyword">class </span>DOMString;
<a name="l00049"></a>00049 <span class="keyword">class </span>NodeImpl;
<a name="l00050"></a>00050 <span class="keyword">class </span>NamedNodeMapImpl;
<a name="l00051"></a>00051 <span class="keyword">class </span>EventListener;
<a name="l00052"></a>00052 <span class="keyword">class </span>Event;
<a name="l00053"></a>00053 
<a name="l00066"></a><a class="code" href="classDOM_1_1NamedNodeMap.html">00066</a> <span class="keyword">class </span>KHTML_EXPORT <a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a>
<a name="l00067"></a>00067 {
<a name="l00068"></a>00068 <span class="keyword">public</span>:
<a name="l00069"></a>00069     <a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a>();
<a name="l00070"></a>00070     <a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a>(<span class="keyword">const</span> <a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a> &amp;other);
<a name="l00071"></a>00071 
<a name="l00072"></a>00072     <a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a> &amp; operator = (<span class="keyword">const</span> <a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a> &amp;other);
<a name="l00073"></a>00073 
<a name="l00074"></a>00074     ~<a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a>();
<a name="l00075"></a>00075 
<a name="l00081"></a>00081     <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> length() <span class="keyword">const</span>;
<a name="l00082"></a>00082 
<a name="l00093"></a>00093     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> getNamedItem ( <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;name ) <span class="keyword">const</span>;
<a name="l00094"></a>00094 
<a name="l00127"></a>00127     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> setNamedItem ( <span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;arg );
<a name="l00128"></a>00128 
<a name="l00144"></a>00144     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> removeNamedItem ( <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;name );
<a name="l00145"></a>00145 
<a name="l00158"></a>00158     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> item ( <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> index ) <span class="keyword">const</span>;
<a name="l00159"></a>00159 
<a name="l00173"></a>00173     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> getNamedItemNS( <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;namespaceURI,
<a name="l00174"></a>00174                          <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;localName ) <span class="keyword">const</span>;
<a name="l00175"></a>00175 
<a name="l00200"></a>00200     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> setNamedItemNS( <span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;arg );
<a name="l00201"></a>00201 
<a name="l00226"></a>00226     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> removeNamedItemNS( <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;namespaceURI,
<a name="l00227"></a>00227                             <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;localName );
<a name="l00228"></a>00228 
<a name="l00233"></a>00233     NamedNodeMapImpl *handle()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> impl; }
<a name="l00234"></a>00234     <span class="keywordtype">bool</span> isNull()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> !impl; }
<a name="l00235"></a>00235 
<a name="l00236"></a>00236 <span class="keyword">protected</span>:
<a name="l00237"></a>00237     <a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a>( NamedNodeMapImpl *i);
<a name="l00238"></a>00238     NamedNodeMapImpl *impl;
<a name="l00239"></a>00239 
<a name="l00240"></a>00240     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a>;
<a name="l00241"></a>00241     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1DocumentType.html" title="Each Document has a doctype attribute whose value is either null or a DocumentType object...">DocumentType</a>;
<a name="l00242"></a>00242     <span class="keyword">friend</span> <span class="keyword">class </span>NodeImpl;
<a name="l00243"></a>00243 };
<a name="l00244"></a>00244 
<a name="l00245"></a>00245 <span class="keyword">class </span><a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a>;
<a name="l00246"></a>00246 <span class="keyword">class </span><a class="code" href="classDOM_1_1NodeList.html" title="The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.">NodeList</a>;
<a name="l00247"></a>00247 <span class="keyword">class </span><a class="code" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a>;
<a name="l00248"></a>00248 <span class="keyword">class </span><a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a>;
<a name="l00249"></a>00249 <span class="keyword">class </span><a class="code" href="classDOM_1_1StyleSheet.html" title="The StyleSheet interface is the abstract base interface for any type of style sheet.">StyleSheet</a>;
<a name="l00250"></a>00250 
<a name="l00251"></a>00251 <span class="keyword">class </span>NodeImpl;
<a name="l00252"></a>00252 
<a name="l00274"></a><a class="code" href="classDOM_1_1Node.html">00274</a> <span class="keyword">class </span>KHTML_EXPORT <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a>
<a name="l00275"></a>00275 {
<a name="l00276"></a>00276     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a>;
<a name="l00277"></a>00277     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1NodeList.html" title="The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.">NodeList</a>;
<a name="l00278"></a>00278     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1HTMLCollection.html" title="An HTMLCollection is a list of nodes.">HTMLCollection</a>;
<a name="l00279"></a>00279     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1StyleSheet.html" title="The StyleSheet interface is the abstract base interface for any type of style sheet.">StyleSheet</a>;
<a name="l00280"></a>00280 
<a name="l00281"></a>00281 <span class="keyword">public</span>:
<a name="l00282"></a>00282     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a>() : impl(0) {}
<a name="l00283"></a>00283     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a>(<span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;other);
<a name="l00284"></a>00284 
<a name="l00288"></a>00288     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a>( NodeImpl *_impl);
<a name="l00289"></a>00289 
<a name="l00290"></a>00290     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp; operator = (<span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;other);
<a name="l00291"></a>00291 
<a name="l00292"></a>00292     <span class="keywordtype">bool</span> operator == (<span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;other) <span class="keyword">const</span>;
<a name="l00293"></a>00293 
<a name="l00294"></a>00294     <span class="keywordtype">bool</span> operator != (<span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;other) <span class="keyword">const</span>;
<a name="l00295"></a>00295 
<a name="l00296"></a>00296     <span class="keyword">virtual</span> ~<a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a>();
<a name="l00385"></a><a class="code" href="classDOM_1_1Node.html#a6048b29d3e5bb05404f94f9fa994702e">00385</a>     <span class="keyword">enum</span> <a class="code" href="classDOM_1_1Node.html#a6048b29d3e5bb05404f94f9fa994702e" title="An integer indicating which type of node this is.">NodeType</a> {
<a name="l00386"></a>00386         ELEMENT_NODE = 1,
<a name="l00387"></a>00387         ATTRIBUTE_NODE = 2,
<a name="l00388"></a>00388         TEXT_NODE = 3,
<a name="l00389"></a>00389         CDATA_SECTION_NODE = 4,
<a name="l00390"></a>00390         ENTITY_REFERENCE_NODE = 5,
<a name="l00391"></a>00391         ENTITY_NODE = 6,
<a name="l00392"></a>00392         PROCESSING_INSTRUCTION_NODE = 7,
<a name="l00393"></a>00393         COMMENT_NODE = 8,
<a name="l00394"></a>00394         DOCUMENT_NODE = 9,
<a name="l00395"></a>00395         DOCUMENT_TYPE_NODE = 10,
<a name="l00396"></a>00396         DOCUMENT_FRAGMENT_NODE = 11,
<a name="l00397"></a>00397         NOTATION_NODE = 12
<a name="l00398"></a>00398     };
<a name="l00399"></a>00399 
<a name="l00405"></a>00405     <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> nodeName() <span class="keyword">const</span>;
<a name="l00406"></a>00406 
<a name="l00417"></a>00417     <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> nodeValue() <span class="keyword">const</span>;
<a name="l00418"></a>00418 
<a name="l00425"></a>00425     <span class="keywordtype">void</span> setNodeValue( <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp; );
<a name="l00426"></a>00426 
<a name="l00432"></a>00432     <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> nodeType() <span class="keyword">const</span>;
<a name="l00433"></a>00433 
<a name="l00442"></a>00442     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> parentNode() <span class="keyword">const</span>;
<a name="l00443"></a>00443 
<a name="l00457"></a>00457     <a class="code" href="classDOM_1_1NodeList.html" title="The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.">NodeList</a> childNodes() <span class="keyword">const</span>;
<a name="l00458"></a>00458 
<a name="l00464"></a>00464     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> firstChild() <span class="keyword">const</span>;
<a name="l00465"></a>00465 
<a name="l00471"></a>00471     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> lastChild() <span class="keyword">const</span>;
<a name="l00472"></a>00472 
<a name="l00478"></a>00478     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> previousSibling() <span class="keyword">const</span>;
<a name="l00479"></a>00479 
<a name="l00485"></a>00485     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> nextSibling() <span class="keyword">const</span>;
<a name="l00486"></a>00486 
<a name="l00493"></a>00493     <a class="code" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a> attributes() <span class="keyword">const</span>;
<a name="l00494"></a>00494 
<a name="l00502"></a>00502     <a class="code" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> ownerDocument() <span class="keyword">const</span>;
<a name="l00503"></a>00503 
<a name="l00538"></a>00538     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> insertBefore ( <span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;newChild, <span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;refChild );
<a name="l00539"></a>00539 
<a name="l00568"></a>00568     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> replaceChild ( <span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;newChild, <span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;oldChild );
<a name="l00569"></a>00569 
<a name="l00585"></a>00585     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> removeChild ( <span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;oldChild );
<a name="l00586"></a>00586 
<a name="l00613"></a>00613     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> appendChild ( <span class="keyword">const</span> <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> &amp;newChild );
<a name="l00614"></a>00614 
<a name="l00623"></a>00623     <span class="keywordtype">bool</span> hasChildNodes (  );
<a name="l00624"></a>00624 
<a name="l00645"></a>00645     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> cloneNode ( <span class="keywordtype">bool</span> deep );
<a name="l00646"></a>00646 
<a name="l00664"></a>00664     <span class="keywordtype">void</span> normalize (  );
<a name="l00665"></a>00665 
<a name="l00683"></a>00683     <span class="keywordtype">bool</span> isSupported( <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;feature,
<a name="l00684"></a>00684                       <span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;version ) <span class="keyword">const</span>;
<a name="l00685"></a>00685 
<a name="l00702"></a>00702     <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> namespaceURI(  ) <span class="keyword">const</span>;
<a name="l00703"></a>00703 
<a name="l00719"></a>00719     <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> prefix(  ) <span class="keyword">const</span>;
<a name="l00720"></a>00720 
<a name="l00738"></a>00738     <span class="keywordtype">void</span> setPrefix(<span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;prefix );
<a name="l00739"></a>00739 
<a name="l00748"></a>00748     <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> localName(  ) <span class="keyword">const</span>;
<a name="l00749"></a>00749 
<a name="l00755"></a>00755     <span class="keywordtype">bool</span> hasAttributes (  );
<a name="l00756"></a>00756 
<a name="l00765"></a>00765     <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> textContent( ) <span class="keyword">const</span>;
<a name="l00766"></a>00766 
<a name="l00783"></a>00783     <span class="keywordtype">void</span> setTextContent(<span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;content) <span class="keyword">const</span>;
<a name="l00784"></a>00784 
<a name="l00813"></a>00813     <span class="keywordtype">void</span> addEventListener(<span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;type,
<a name="l00814"></a>00814               <a class="code" href="classDOM_1_1EventListener.html" title="Introduced in DOM Level 2.">EventListener</a> *listener,
<a name="l00815"></a>00815               <span class="keyword">const</span> <span class="keywordtype">bool</span> useCapture);
<a name="l00816"></a>00816 
<a name="l00842"></a>00842     <span class="keywordtype">void</span> removeEventListener(<span class="keyword">const</span> <a class="code" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> &amp;type,
<a name="l00843"></a>00843                  <a class="code" href="classDOM_1_1EventListener.html" title="Introduced in DOM Level 2.">EventListener</a> *listener,
<a name="l00844"></a>00844                  <span class="keywordtype">bool</span> useCapture);
<a name="l00845"></a>00845 
<a name="l00869"></a>00869     <span class="keywordtype">bool</span> dispatchEvent(<span class="keyword">const</span> <a class="code" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> &amp;evt);
<a name="l00870"></a>00870 
<a name="l00871"></a>00871 
<a name="l00872"></a>00872 
<a name="l00878"></a>00878     Q_UINT32 elementId() <span class="keyword">const</span>;
<a name="l00879"></a>00879 
<a name="l00892"></a><a class="code" href="classDOM_1_1Node.html#afbf817c4885b063f6672c20c6ec5cb2e">00892</a>     <span class="keywordtype">bool</span> <a class="code" href="classDOM_1_1Node.html#afbf817c4885b063f6672c20c6ec5cb2e" title="tests if this Node is 0.">isNull</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> !impl; }
<a name="l00893"></a>00893 
<a name="l00897"></a>00897     NodeImpl *handle()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> impl; }
<a name="l00898"></a>00898 
<a name="l00902"></a>00902     <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> index() <span class="keyword">const</span>;
<a name="l00903"></a>00903     <a class="codeRef" href="qstring.html">QString</a> toHTML() KDE_DEPRECATED;
<a name="l00904"></a>00904     <span class="keywordtype">void</span> applyChanges();
<a name="l00908"></a>00908     <span class="keywordtype">void</span> getCursor(<span class="keywordtype">int</span> offset, <span class="keywordtype">int</span> &amp;_x, <span class="keywordtype">int</span> &amp;_y, <span class="keywordtype">int</span> &amp;height) KDE_DEPRECATED;
<a name="l00913"></a>00913     <a class="codeRef" href="qrect.html">QRect</a> getRect();
<a name="l00914"></a>00914 
<a name="l00915"></a>00915 protected:
<a name="l00916"></a>00916     NodeImpl *impl;
<a name="l00917"></a>00917 };
<a name="l00918"></a>00918 
<a name="l00919"></a>00919 
<a name="l00920"></a>00920 class NodeListImpl;
<a name="l00921"></a>00921 
<a name="l00931"></a><a class="code" href="classDOM_1_1NodeList.html">00931</a> class KHTML_EXPORT <a class="code" href="classDOM_1_1NodeList.html" title="The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.">NodeList</a>
<a name="l00932"></a>00932 {
<a name="l00933"></a>00933     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a>;
<a name="l00934"></a>00934     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a>;
<a name="l00935"></a>00935     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a>;
<a name="l00936"></a>00936     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classDOM_1_1HTMLDocument.html" title="An HTMLDocument is the root of the HTML hierarchy and holds the entire content.">HTMLDocument</a>;
<a name="l00937"></a>00937     <span class="keyword">friend</span> <span class="keyword">class </span>KJS::HTMLDocument;
<a name="l00938"></a>00938     <span class="keyword">friend</span> <span class="keyword">class </span>KJS::Window;
<a name="l00939"></a>00939 
<a name="l00940"></a>00940 <span class="keyword">public</span>:
<a name="l00941"></a>00941     NodeList();
<a name="l00942"></a>00942     NodeList(<span class="keyword">const</span> NodeList &amp;other);
<a name="l00943"></a>00943 
<a name="l00944"></a>00944     NodeList &amp; operator = (<span class="keyword">const</span> NodeList &amp;other);
<a name="l00945"></a>00945 
<a name="l00946"></a>00946     ~NodeList();
<a name="l00947"></a>00947 
<a name="l00953"></a>00953     <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> length() <span class="keyword">const</span>;
<a name="l00954"></a>00954 
<a name="l00967"></a>00967     <a class="code" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> item ( <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> index ) <span class="keyword">const</span>;
<a name="l00968"></a>00968 
<a name="l00973"></a>00973     NodeListImpl *handle()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> impl; }
<a name="l00974"></a>00974     <span class="keywordtype">bool</span> isNull()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> !impl; }
<a name="l00975"></a>00975 
<a name="l00976"></a>00976 <span class="keyword">protected</span>:
<a name="l00977"></a>00977     NodeList(<span class="keyword">const</span> NodeListImpl *i);
<a name="l00978"></a>00978     NodeListImpl *impl;
<a name="l00979"></a>00979 };
<a name="l00980"></a>00980 
<a name="l00981"></a>00981 
<a name="l00982"></a>00982 
<a name="l00987"></a><a class="code" href="namespaceDOM.html#a7095cc5185b6cbf076e20e517e593f2c">00987</a> <span class="keyword">typedef</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <span class="keywordtype">long</span> <a class="code" href="namespaceDOM.html#a7095cc5185b6cbf076e20e517e593f2c" title="A DOMTimeStamp represents a number of milliseconds.">DOMTimeStamp</a>;
<a name="l00988"></a>00988 
<a name="l00989"></a>00989 
<a name="l00990"></a>00990 } <span class="comment">//namespace</span>
<a name="l00991"></a>00991 <span class="preprocessor">#endif</span>
</pre></div></div>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>khtml</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="classDOM_1_1AbstractView.html">dom::abstractview</option>,  <option value="classDOM_1_1Attr.html">dom::attr</option>,  <option value="classDOM_1_1CDATASection.html">dom::cdatasection</option>,  <option value="classDOM_1_1CharacterData.html">dom::characterdata</option>,  <option value="classDOM_1_1Comment.html">dom::comment</option>,  <option value="classDOM_1_1Counter.html">dom::counter</option>,  <option value="classDOM_1_1CSS2Azimuth.html">dom::css2azimuth</option>,  <option value="classDOM_1_1CSS2BackgroundPosition.html">dom::css2backgroundposition</option>,  <option value="classDOM_1_1CSS2BorderSpacing.html">dom::css2borderspacing</option>,  <option value="classDOM_1_1CSS2CounterIncrement.html">dom::css2counterincrement</option>,  <option value="classDOM_1_1CSS2CounterReset.html">dom::css2counterreset</option>,  <option value="classDOM_1_1CSS2Cursor.html">dom::css2cursor</option>,  <option value="classDOM_1_1CSS2FontFaceSrc.html">dom::css2fontfacesrc</option>,  <option value="classDOM_1_1CSS2FontFaceWidths.html">dom::css2fontfacewidths</option>,  <option value="classDOM_1_1CSS2PageSize.html">dom::css2pagesize</option>,  <option value="classDOM_1_1CSS2PlayDuring.html">dom::css2playduring</option>,  <option value="classDOM_1_1CSS2Properties.html">dom::css2properties</option>,  <option value="classDOM_1_1CSS2TextShadow.html">dom::css2textshadow</option>,  <option value="classDOM_1_1CSSCharsetRule.html">dom::csscharsetrule</option>,  <option value="classDOM_1_1CSSException.html">dom::cssexception</option>,  <option value="classDOM_1_1CSSFontFaceRule.html">dom::cssfontfacerule</option>,  <option value="classDOM_1_1CSSImportRule.html">dom::cssimportrule</option>,  <option value="classDOM_1_1CSSMediaRule.html">dom::cssmediarule</option>,  <option value="classDOM_1_1CSSPrimitiveValue.html">dom::cssprimitivevalue</option>,  <option value="classDOM_1_1CSSRule.html">dom::cssrule</option>,  <option value="classDOM_1_1CSSRuleList.html">dom::cssrulelist</option>,  <option value="classDOM_1_1CSSStyleDeclaration.html">dom::cssstyledeclaration</option>,  <option value="classDOM_1_1CSSStyleRule.html">dom::cssstylerule</option>,  <option value="classDOM_1_1CSSStyleSheet.html">dom::cssstylesheet</option>,  <option value="classDOM_1_1CSSUnknownRule.html">dom::cssunknownrule</option>,  <option value="classDOM_1_1CSSValue.html">dom::cssvalue</option>,  <option value="classDOM_1_1CSSValueList.html">dom::cssvaluelist</option>,  <option value="classDOM_1_1CustomNodeFilter.html">dom::customnodefilter</option>,  <option value="classDOM_1_1Document.html">dom::document</option>,  <option value="classDOM_1_1DocumentFragment.html">dom::documentfragment</option>,  <option value="classDOM_1_1DocumentType.html">dom::documenttype</option>,  <option value="classDOM_1_1DOMException.html">dom::domexception</option>,  <option value="classDOM_1_1DOMImplementation.html">dom::domimplementation</option>,  <option value="classDOM_1_1DOMString.html">dom::domstring</option>,  <option value="classDOM_1_1Element.html">dom::element</option>,  <option value="classDOM_1_1Entity.html">dom::entity</option>,  <option value="classDOM_1_1EntityReference.html">dom::entityreference</option>,  <option value="classDOM_1_1Event.html">dom::event</option>,  <option value="classDOM_1_1EventException.html">dom::eventexception</option>,  <option value="classDOM_1_1EventListener.html">dom::eventlistener</option>,  <option value="classDOM_1_1HTMLAnchorElement.html">dom::htmlanchorelement</option>,  <option value="classDOM_1_1HTMLAppletElement.html">dom::htmlappletelement</option>,  <option value="classDOM_1_1HTMLAreaElement.html">dom::htmlareaelement</option>,  <option value="classDOM_1_1HTMLBaseElement.html">dom::htmlbaseelement</option>,  <option value="classDOM_1_1HTMLBaseFontElement.html">dom::htmlbasefontelement</option>,  <option value="classDOM_1_1HTMLBlockquoteElement.html">dom::htmlblockquoteelement</option>,  <option value="classDOM_1_1HTMLBodyElement.html">dom::htmlbodyelement</option>,  <option value="classDOM_1_1HTMLBRElement.html">dom::htmlbrelement</option>,  <option value="classDOM_1_1HTMLButtonElement.html">dom::htmlbuttonelement</option>,  <option value="classDOM_1_1HTMLCollection.html">dom::htmlcollection</option>,  <option value="classDOM_1_1HTMLDirectoryElement.html">dom::htmldirectoryelement</option>,  <option value="classDOM_1_1HTMLDivElement.html">dom::htmldivelement</option>,  <option value="classDOM_1_1HTMLDListElement.html">dom::htmldlistelement</option>,  <option value="classDOM_1_1HTMLDocument.html">dom::htmldocument</option>,  <option value="classDOM_1_1HTMLElement.html">dom::htmlelement</option>,  <option value="classDOM_1_1HTMLFieldSetElement.html">dom::htmlfieldsetelement</option>,  <option value="classDOM_1_1HTMLFontElement.html">dom::htmlfontelement</option>,  <option value="classDOM_1_1HTMLFormElement.html">dom::htmlformelement</option>,  <option value="classDOM_1_1HTMLFrameElement.html">dom::htmlframeelement</option>,  <option value="classDOM_1_1HTMLFrameSetElement.html">dom::htmlframesetelement</option>,  <option value="classDOM_1_1HTMLHeadElement.html">dom::htmlheadelement</option>,  <option value="classDOM_1_1HTMLHeadingElement.html">dom::htmlheadingelement</option>,  <option value="classDOM_1_1HTMLHRElement.html">dom::htmlhrelement</option>,  <option value="classDOM_1_1HTMLHtmlElement.html">dom::htmlhtmlelement</option>,  <option value="classDOM_1_1HTMLIFrameElement.html">dom::htmliframeelement</option>,  <option value="classDOM_1_1HTMLImageElement.html">dom::htmlimageelement</option>,  <option value="classDOM_1_1HTMLInputElement.html">dom::htmlinputelement</option>,  <option value="classDOM_1_1HTMLIsIndexElement.html">dom::htmlisindexelement</option>,  <option value="classDOM_1_1HTMLLabelElement.html">dom::htmllabelelement</option>,  <option value="classDOM_1_1HTMLLayerElement.html">dom::htmllayerelement</option>,  <option value="classDOM_1_1HTMLLegendElement.html">dom::htmllegendelement</option>,  <option value="classDOM_1_1HTMLLIElement.html">dom::htmllielement</option>,  <option value="classDOM_1_1HTMLLinkElement.html">dom::htmllinkelement</option>,  <option value="classDOM_1_1HTMLMapElement.html">dom::htmlmapelement</option>,  <option value="classDOM_1_1HTMLMenuElement.html">dom::htmlmenuelement</option>,  <option value="classDOM_1_1HTMLMetaElement.html">dom::htmlmetaelement</option>,  <option value="classDOM_1_1HTMLModElement.html">dom::htmlmodelement</option>,  <option value="classDOM_1_1HTMLObjectElement.html">dom::htmlobjectelement</option>,  <option value="classDOM_1_1HTMLOListElement.html">dom::htmlolistelement</option>,  <option value="classDOM_1_1HTMLOptGroupElement.html">dom::htmloptgroupelement</option>,  <option value="classDOM_1_1HTMLOptionElement.html">dom::htmloptionelement</option>,  <option value="classDOM_1_1HTMLParagraphElement.html">dom::htmlparagraphelement</option>,  <option value="classDOM_1_1HTMLParamElement.html">dom::htmlparamelement</option>,  <option value="classDOM_1_1HTMLPreElement.html">dom::htmlpreelement</option>,  <option value="classDOM_1_1HTMLQuoteElement.html">dom::htmlquoteelement</option>,  <option value="classDOM_1_1HTMLScriptElement.html">dom::htmlscriptelement</option>,  <option value="classDOM_1_1HTMLSelectElement.html">dom::htmlselectelement</option>,  <option value="classDOM_1_1HTMLStyleElement.html">dom::htmlstyleelement</option>,  <option value="classDOM_1_1HTMLTableCaptionElement.html">dom::htmltablecaptionelement</option>,  <option value="classDOM_1_1HTMLTableCellElement.html">dom::htmltablecellelement</option>,  <option value="classDOM_1_1HTMLTableColElement.html">dom::htmltablecolelement</option>,  <option value="classDOM_1_1HTMLTableElement.html">dom::htmltableelement</option>,  <option value="classDOM_1_1HTMLTableRowElement.html">dom::htmltablerowelement</option>,  <option value="classDOM_1_1HTMLTableSectionElement.html">dom::htmltablesectionelement</option>,  <option value="classDOM_1_1HTMLTextAreaElement.html">dom::htmltextareaelement</option>,  <option value="classDOM_1_1HTMLTitleElement.html">dom::htmltitleelement</option>,  <option value="classDOM_1_1HTMLUListElement.html">dom::htmlulistelement</option>,  <option value="classDOM_1_1MediaList.html">dom::medialist</option>,  <option value="classDOM_1_1MouseEvent.html">dom::mouseevent</option>,  <option value="classDOM_1_1MutationEvent.html">dom::mutationevent</option>,  <option value="classDOM_1_1NamedNodeMap.html">dom::namednodemap</option>,  <option value="classDOM_1_1Node.html">dom::node</option>,  <option value="classDOM_1_1NodeFilter.html">dom::nodefilter</option>,  <option value="classDOM_1_1NodeIterator.html">dom::nodeiterator</option>,  <option value="classDOM_1_1NodeList.html">dom::nodelist</option>,  <option value="classDOM_1_1Notation.html">dom::notation</option>,  <option value="classDOM_1_1ProcessingInstruction.html">dom::processinginstruction</option>,  <option value="classDOM_1_1Rect.html">dom::rect</option>,  <option value="classDOM_1_1RGBColor.html">dom::rgbcolor</option>,  <option value="classDOM_1_1StyleSheet.html">dom::stylesheet</option>,  <option value="classDOM_1_1StyleSheetList.html">dom::stylesheetlist</option>,  <option value="classDOM_1_1Text.html">dom::text</option>,  <option value="classDOM_1_1TextEvent.html">dom::textevent</option>,  <option value="classDOM_1_1TreeWalker.html">dom::treewalker</option>,  <option value="classDOM_1_1UIEvent.html">dom::uievent</option>,  <option value="classKHTMLPageCache.html">khtmlpagecache</option>,  <option value="classKHTMLPart.html">khtmlpart</option>,  <option value="classKHTMLPartBrowserExtension.html">khtmlpartbrowserextension</option>,  <option value="classKHTMLPartIface.html">khtmlpartiface</option>,  <option value="classKHTMLSettings.html">khtmlsettings</option>,  <option value="classKHTMLView.html">khtmlview</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>