Sophie

Sophie

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

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: Class List (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>
<div class="header">
  <div class="headertitle">
<div class="title">Class List</div>  </div>
</div>
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><table>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1AbstractView.html">DOM::AbstractView</a></td><td class="indexvalue">Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Attr.html">DOM::Attr</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a></code> interface represents an attribute in an <code><a class="el" 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></code> object </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CDATASection.html">DOM::CDATASection</a></td><td class="indexvalue">CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CharacterData.html">DOM::CharacterData</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CharacterData.html" title="The CharacterData interface extends Node with a set of attributes and methods for accessing character...">CharacterData</a></code> interface extends <a class="el" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a> with a set of attributes and methods for accessing character data in the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Comment.html">DOM::Comment</a></td><td class="indexvalue">This represents the content of a comment, i.e., all the characters between the starting ' <code>&lt;!--</code> ' and ending ' <code>--&gt;</code> ' </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Counter.html">DOM::Counter</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1Counter.html" title="The Counter interface is used to represent any counter or counters function  value.">Counter</a></code> interface is used to represent any <a href="http://www.w3.org/TR/REC-CSS2/syndata.html#value-def-counter">counter or counters function </a> value </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2Azimuth.html">DOM::CSS2Azimuth</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2Azimuth.html" title="The CSS2Azimuth interface represents the azimuth  CSS Level 2 property.">CSS2Azimuth</a></code> interface represents the <a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-azimuth">azimuth </a> CSS Level 2 property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2BackgroundPosition.html">DOM::CSS2BackgroundPosition</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2BackgroundPosition.html" title="The CSS2BackgroundPosition interface represents the background-position  CSS Level 2 property...">CSS2BackgroundPosition</a></code> interface represents the <a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-position">background-position </a> CSS Level 2 property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2BorderSpacing.html">DOM::CSS2BorderSpacing</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2BorderSpacing.html" title="The CSS2BorderSpacing interface represents the border-spacing  CSS Level 2 property.">CSS2BorderSpacing</a></code> interface represents the <a href="http://www.w3.org/TR/REC-CSS2/tables.html#propdef-border-spacing">border-spacing </a> CSS Level 2 property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2CounterIncrement.html">DOM::CSS2CounterIncrement</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2CounterIncrement.html" title="The CSS2CounterIncrement interface represents a imple value for the counter-increment  CSS Level 2 pr...">CSS2CounterIncrement</a></code> interface represents a imple value for the <a href="http://www.w3.org/TR/REC-CSS2/generate.html#propdef-counter-increment">counter-increment </a> CSS Level 2 property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2CounterReset.html">DOM::CSS2CounterReset</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2CounterReset.html" title="The CSS2CounterReset interface represents a simple value for the counter-reset  CSS Level 2 property...">CSS2CounterReset</a></code> interface represents a simple value for the <a href="http://www.w3.org/TR/REC-CSS2/generate.html#propdef-counter-reset">counter-reset </a> CSS Level 2 property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2Cursor.html">DOM::CSS2Cursor</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2Cursor.html" title="The CSS2Cursor interface represents the cursor  CSS Level 2 property.">CSS2Cursor</a></code> interface represents the <a href="http://www.w3.org/TR/REC-CSS2/ui.html#propdef-cursor">cursor </a> CSS Level 2 property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2FontFaceSrc.html">DOM::CSS2FontFaceSrc</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2Cursor.html" title="The CSS2Cursor interface represents the cursor  CSS Level 2 property.">CSS2Cursor</a></code> interface represents the <a href="http://www.w3.org/TR/REC-CSS2/fonts.html#descdef-src">src </a> CSS Level 2 descriptor </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2FontFaceWidths.html">DOM::CSS2FontFaceWidths</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2Cursor.html" title="The CSS2Cursor interface represents the cursor  CSS Level 2 property.">CSS2Cursor</a></code> interface represents a simple value for the <a href="http://www.w3.org/TR/REC-CSS2/fonts.html#descdef-widths">widths </a> CSS Level 2 descriptor </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2PageSize.html">DOM::CSS2PageSize</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2Cursor.html" title="The CSS2Cursor interface represents the cursor  CSS Level 2 property.">CSS2Cursor</a></code> interface represents the <a href="http://www.w3.org/TR/REC-CSS2/page.html#propdef-size">size </a> CSS Level 2 descriptor </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2PlayDuring.html">DOM::CSS2PlayDuring</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2PlayDuring.html" title="The CSS2PlayDuring interface represents the play-during  CSS Level 2 property.">CSS2PlayDuring</a></code> interface represents the <a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-play-during">play-during </a> CSS Level 2 property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2Properties.html">DOM::CSS2Properties</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2Properties.html" title="The CSS2Properties interface represents a convenience mechanism for retrieving and setting properties...">CSS2Properties</a></code> interface represents a convenience mechanism for retrieving and setting properties within a <code><a class="el" href="classDOM_1_1CSSStyleDeclaration.html" title="The CSSStyleDeclaration interface represents a single CSS declaration block  .">CSSStyleDeclaration</a></code> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSS2TextShadow.html">DOM::CSS2TextShadow</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSS2TextShadow.html" title="The CSS2TextShadow interface represents a simple value for the text-shadow  CSS Level 2 property...">CSS2TextShadow</a></code> interface represents a simple value for the <a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-shadow">text-shadow </a> CSS Level 2 property </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSCharsetRule.html">DOM::CSSCharsetRule</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSCharsetRule.html" title="The CSSCharsetRule interface a @charset rule  in a CSS style sheet.">CSSCharsetRule</a></code> interface a <a href="">@charset rule </a> in a CSS style sheet </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSException.html">DOM::CSSException</a></td><td class="indexvalue">This exception is raised when a specific CSS operation is impossible to perform </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSFontFaceRule.html">DOM::CSSFontFaceRule</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSFontFaceRule.html" title="The CSSFontFaceRule interface represents a @font-face rule  in a CSS style sheet.">CSSFontFaceRule</a></code> interface represents a <a href="http://www.w3.org/TR/REC-CSS2/fonts.html#font-descriptions"><code>@font-face</code> rule </a> in a CSS style sheet </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSImportRule.html">DOM::CSSImportRule</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSImportRule.html" title="The CSSImportRule interface represents a @import rule  within a CSS style sheet.">CSSImportRule</a></code> interface represents a <a href="http://www.w3.org/TR/REC-CSS2/cascade.html#at-import"><code>@import</code> rule </a> within a CSS style sheet </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSMediaRule.html">DOM::CSSMediaRule</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSMediaRule.html" title="The CSSMediaRule interface represents a @media rule  in a CSS style sheet.">CSSMediaRule</a></code> interface represents a <a href="http://www.w3.org/TR/REC-CSS2/media.html#at-media-rule">@media rule </a> in a CSS style sheet </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSPrimitiveValue.html">DOM::CSSPrimitiveValue</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSPrimitiveValue.html" title="The CSSPrimitiveValue interface represents a single CSS value  .">CSSPrimitiveValue</a></code> interface represents a single <a href="http://www.w3.org/TR/REC-CSS2/syndata.html#values">CSS value </a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSRule.html">DOM::CSSRule</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSRule.html" title="The CSSRule interface is the abstract base interface for any type of CSS statement  ...">CSSRule</a></code> interface is the abstract base interface for any type of CSS <a href="http://www.w3.org/TR/REC-CSS2/syndata.html#q5">statement </a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSRuleList.html">DOM::CSSRuleList</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSRuleList.html" title="The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules...">CSSRuleList</a></code> interface provides the abstraction of an ordered collection of CSS rules </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSStyleDeclaration.html">DOM::CSSStyleDeclaration</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSStyleDeclaration.html" title="The CSSStyleDeclaration interface represents a single CSS declaration block  .">CSSStyleDeclaration</a></code> interface represents a single <a href="http://www.w3.org/TR/REC-CSS2/syndata.html#block">CSS declaration block </a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSStyleRule.html">DOM::CSSStyleRule</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSStyleRule.html" title="The CSSStyleRule interface represents a single rule set  in a CSS style sheet.">CSSStyleRule</a></code> interface represents a single <a href="http://www.w3.org/TR/REC-CSS2/syndata.html#q8">rule set </a> in a CSS style sheet </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSStyleSheet.html">DOM::CSSStyleSheet</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSStyleSheet.html" title="The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i...">CSSStyleSheet</a></code> interface is a concrete interface used to represent a CSS style sheet i.e </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSUnknownRule.html">DOM::CSSUnknownRule</a></td><td class="indexvalue">The <code>CSSUnkownRule</code> interface represents an at-rule not supported by this user agent </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSValue.html">DOM::CSSValue</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSValue.html" title="The CSSValue interface represents a simple or a complexe value.">CSSValue</a></code> interface represents a simple or a complexe value </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CSSValueList.html">DOM::CSSValueList</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1CSSValueList.html" title="The CSSValueList interface provides the absraction of an ordered collection of CSS values...">CSSValueList</a></code> interface provides the absraction of an ordered collection of CSS values </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1CustomNodeFilter.html">DOM::CustomNodeFilter</a></td><td class="indexvalue"><a class="el" href="classDOM_1_1CustomNodeFilter.html" title="CustomNodeFilter can be used to define your own NodeFilter for use with NodeIterators and TreeWalkers...">CustomNodeFilter</a> can be used to define your own <a class="el" href="classDOM_1_1NodeFilter.html" title="Filters are objects that know how to &quot;filter out&quot; nodes.">NodeFilter</a> for use with NodeIterators and TreeWalkers </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Document.html">DOM::Document</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> interface represents the entire HTML or XML document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1DocumentFragment.html">DOM::DocumentFragment</a></td><td class="indexvalue"><code><a class="el" href="classDOM_1_1DocumentFragment.html" title="DocumentFragment is a &quot;lightweight&quot; or &quot;minimal&quot; Document object.">DocumentFragment</a></code> is a "lightweight" or "minimal" <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> object </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1DocumentType.html">DOM::DocumentType</a></td><td class="indexvalue">Each <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> has a <code>doctype</code> attribute whose value is either <code>null</code> or a <code><a class="el" href="classDOM_1_1DocumentType.html" title="Each Document has a doctype attribute whose value is either null or a DocumentType object...">DocumentType</a></code> object </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1DOMException.html">DOM::DOMException</a></td><td class="indexvalue"><a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1DOMImplementation.html">DOM::DOMImplementation</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1DOMImplementation.html" title="The DOMImplementation interface provides a number of methods for performing operations that are indep...">DOMImplementation</a></code> interface provides a number of methods for performing operations that are independent of any particular instance of the document object model </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1DOMString.html">DOM::DOMString</a></td><td class="indexvalue">This class implements the basic string we use in the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Element.html">DOM::Element</a></td><td class="indexvalue">By far the vast majority of objects (apart from text) that authors encounter when traversing a document are <code><a class="el" 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></code> nodes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Entity.html">DOM::Entity</a></td><td class="indexvalue">This interface represents an entity, either parsed or unparsed, in an XML document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1EntityReference.html">DOM::EntityReference</a></td><td class="indexvalue"><code><a class="el" href="classDOM_1_1EntityReference.html" title="EntityReference objects may be inserted into the structure model when an entity reference is in the s...">EntityReference</a></code> objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Event.html">DOM::Event</a></td><td class="indexvalue">Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1EventException.html">DOM::EventException</a></td><td class="indexvalue">Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2: </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1EventListener.html">DOM::EventListener</a></td><td class="indexvalue">Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLAnchorElement.html">DOM::HTMLAnchorElement</a></td><td class="indexvalue">The anchor element </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLAppletElement.html">DOM::HTMLAppletElement</a></td><td class="indexvalue">An embedded Java applet </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLAreaElement.html">DOM::HTMLAreaElement</a></td><td class="indexvalue">Client-side image map area definition </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLBaseElement.html">DOM::HTMLBaseElement</a></td><td class="indexvalue"><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> base URI </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLBaseFontElement.html">DOM::HTMLBaseFontElement</a></td><td class="indexvalue">Base font </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLBlockquoteElement.html">DOM::HTMLBlockquoteElement</a></td><td class="indexvalue">??? See the <a href="http://www.w3.org/TR/REC-html40/struct/text.html#edef-BLOCKQUOTE">BLOCKQUOTE element definition </a> in HTML 4.0 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLBodyElement.html">DOM::HTMLBodyElement</a></td><td class="indexvalue">The HTML document body </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLBRElement.html">DOM::HTMLBRElement</a></td><td class="indexvalue">Force a line break </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLButtonElement.html">DOM::HTMLButtonElement</a></td><td class="indexvalue">Push button </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLCollection.html">DOM::HTMLCollection</a></td><td class="indexvalue">An <code><a class="el" href="classDOM_1_1HTMLCollection.html" title="An HTMLCollection is a list of nodes.">HTMLCollection</a></code> is a list of nodes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLDirectoryElement.html">DOM::HTMLDirectoryElement</a></td><td class="indexvalue">Directory list </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLDivElement.html">DOM::HTMLDivElement</a></td><td class="indexvalue">Generic block container </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLDListElement.html">DOM::HTMLDListElement</a></td><td class="indexvalue">Definition list </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLDocument.html">DOM::HTMLDocument</a></td><td class="indexvalue">An <code><a class="el" href="classDOM_1_1HTMLDocument.html" title="An HTMLDocument is the root of the HTML hierarchy and holds the entire content.">HTMLDocument</a></code> is the root of the HTML hierarchy and holds the entire content </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLElement.html">DOM::HTMLElement</a></td><td class="indexvalue">All HTML element interfaces derive from this class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLFieldSetElement.html">DOM::HTMLFieldSetElement</a></td><td class="indexvalue">Organizes form controls into logical groups </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLFontElement.html">DOM::HTMLFontElement</a></td><td class="indexvalue">Local change to font </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLFormElement.html">DOM::HTMLFormElement</a></td><td class="indexvalue">The <code>FORM</code> element encompasses behavior similar to a collection and an element </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLFrameElement.html">DOM::HTMLFrameElement</a></td><td class="indexvalue">Create a frame </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLFrameSetElement.html">DOM::HTMLFrameSetElement</a></td><td class="indexvalue">Create a grid of frames </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLHeadElement.html">DOM::HTMLHeadElement</a></td><td class="indexvalue"><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> head information </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLHeadingElement.html">DOM::HTMLHeadingElement</a></td><td class="indexvalue">For the <code>H1</code> to <code>H6</code> elements </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLHRElement.html">DOM::HTMLHRElement</a></td><td class="indexvalue">Create a horizontal rule </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLHtmlElement.html">DOM::HTMLHtmlElement</a></td><td class="indexvalue">Root of an HTML document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLIFrameElement.html">DOM::HTMLIFrameElement</a></td><td class="indexvalue">Inline subwindows </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLImageElement.html">DOM::HTMLImageElement</a></td><td class="indexvalue">Embedded image </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLInputElement.html">DOM::HTMLInputElement</a></td><td class="indexvalue">Form control </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLIsIndexElement.html">DOM::HTMLIsIndexElement</a></td><td class="indexvalue">This element is used for single-line text input </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLLabelElement.html">DOM::HTMLLabelElement</a></td><td class="indexvalue">Form field label text </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLLayerElement.html">DOM::HTMLLayerElement</a></td><td class="indexvalue">Layer container for Netscape 4.x compatability </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLLegendElement.html">DOM::HTMLLegendElement</a></td><td class="indexvalue">Provides a caption for a <code>FIELDSET</code> grouping </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLLIElement.html">DOM::HTMLLIElement</a></td><td class="indexvalue">List item </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLLinkElement.html">DOM::HTMLLinkElement</a></td><td class="indexvalue">The <code>LINK</code> element specifies a link to an external resource, and defines this document's relationship to that resource (or vice versa) </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLMapElement.html">DOM::HTMLMapElement</a></td><td class="indexvalue">Client-side image map </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLMenuElement.html">DOM::HTMLMenuElement</a></td><td class="indexvalue">Menu list </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLMetaElement.html">DOM::HTMLMetaElement</a></td><td class="indexvalue">This contains generic meta-information about the document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLModElement.html">DOM::HTMLModElement</a></td><td class="indexvalue">Notice of modification to part of a document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLObjectElement.html">DOM::HTMLObjectElement</a></td><td class="indexvalue">Generic embedded object </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLOListElement.html">DOM::HTMLOListElement</a></td><td class="indexvalue">Ordered list </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLOptGroupElement.html">DOM::HTMLOptGroupElement</a></td><td class="indexvalue">Group options together in logical subdivisions </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLOptionElement.html">DOM::HTMLOptionElement</a></td><td class="indexvalue">A selectable choice </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLParagraphElement.html">DOM::HTMLParagraphElement</a></td><td class="indexvalue">Paragraphs </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLParamElement.html">DOM::HTMLParamElement</a></td><td class="indexvalue">Parameters fed to the <code>OBJECT</code> element </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLPreElement.html">DOM::HTMLPreElement</a></td><td class="indexvalue">Preformatted text </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLQuoteElement.html">DOM::HTMLQuoteElement</a></td><td class="indexvalue">For the <code>Q</code> and <code>BLOCKQUOTE</code> elements </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLScriptElement.html">DOM::HTMLScriptElement</a></td><td class="indexvalue">Script statements </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLSelectElement.html">DOM::HTMLSelectElement</a></td><td class="indexvalue">The select element allows the selection of an option </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLStyleElement.html">DOM::HTMLStyleElement</a></td><td class="indexvalue">Style information </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLTableCaptionElement.html">DOM::HTMLTableCaptionElement</a></td><td class="indexvalue">Table caption See the <a href="http://www.w3.org/TR/REC-html40/struct/tables.html#edef-CAPTION">CAPTION element definition </a> in HTML 4.0 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLTableCellElement.html">DOM::HTMLTableCellElement</a></td><td class="indexvalue">The object used to represent the <code>TH</code> and <code>TD</code> elements </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLTableColElement.html">DOM::HTMLTableColElement</a></td><td class="indexvalue">Regroups the <code>COL</code> and <code>COLGROUP</code> elements </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLTableElement.html">DOM::HTMLTableElement</a></td><td class="indexvalue">The create* and delete* methods on the table allow authors to construct and modify tables </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLTableRowElement.html">DOM::HTMLTableRowElement</a></td><td class="indexvalue">A row in a table </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLTableSectionElement.html">DOM::HTMLTableSectionElement</a></td><td class="indexvalue">The <code>THEAD</code> , <code>TFOOT</code> , and <code>TBODY</code> elements </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLTextAreaElement.html">DOM::HTMLTextAreaElement</a></td><td class="indexvalue">Multi-line text field </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLTitleElement.html">DOM::HTMLTitleElement</a></td><td class="indexvalue">The document title </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1HTMLUListElement.html">DOM::HTMLUListElement</a></td><td class="indexvalue">Unordered list </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHTMLPageCache.html">KHTMLPageCache</a></td><td class="indexvalue">Singleton Object that handles a binary cache on top of the http cache management of kio </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHTMLPart.html">KHTMLPart</a></td><td class="indexvalue">This class is khtml's main class </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHTMLPartBrowserExtension.html">KHTMLPartBrowserExtension</a></td><td class="indexvalue">This is the BrowserExtension for a <a class="el" href="classKHTMLPart.html" title="This class is khtml&#39;s main class.">KHTMLPart</a> document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHTMLPartIface.html">KHTMLPartIface</a></td><td class="indexvalue">DCOP interface for KHTML </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHTMLSettings.html">KHTMLSettings</a></td><td class="indexvalue">Settings for the HTML view </td></tr>
  <tr><td class="indexkey"><a class="el" href="classKHTMLView.html">KHTMLView</a></td><td class="indexvalue">Renders and displays HTML in a <a class="elRef" href="qscrollview.html">QScrollView</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1MediaList.html">DOM::MediaList</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1MediaList.html" title="The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.">MediaList</a></code> interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1MouseEvent.html">DOM::MouseEvent</a></td><td class="indexvalue">Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1MutationEvent.html">DOM::MutationEvent</a></td><td class="indexvalue">Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1NamedNodeMap.html">DOM::NamedNodeMap</a></td><td class="indexvalue">Objects implementing the <code><a class="el" href="classDOM_1_1NamedNodeMap.html" title="Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can b...">NamedNodeMap</a></code> interface are used to represent collections of nodes that can be accessed by name </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Node.html">DOM::Node</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a></code> interface is the primary datatype for the entire <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> Object Model </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1NodeFilter.html">DOM::NodeFilter</a></td><td class="indexvalue">Filters are objects that know how to "filter out" nodes </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1NodeIterator.html">DOM::NodeIterator</a></td><td class="indexvalue">NodeIterators are used to step through a set of nodes, e.g </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1NodeList.html">DOM::NodeList</a></td><td class="indexvalue">The <code><a class="el" 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></code> interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Notation.html">DOM::Notation</a></td><td class="indexvalue">This interface represents a notation declared in the DTD </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1ProcessingInstruction.html">DOM::ProcessingInstruction</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1ProcessingInstruction.html" title="The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to ke...">ProcessingInstruction</a></code> interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Rect.html">DOM::Rect</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1Rect.html" title="The Rect interface is used to represent any rect  value.">Rect</a></code> interface is used to represent any <a href="http://www.w3.org/TR/REC-CSS2/visufx.html#value-def-shape">rect </a> value </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1RGBColor.html">DOM::RGBColor</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1RGBColor.html" title="The RGBColor interface is used to represent any RGB color  value.">RGBColor</a></code> interface is used to represent any <a href="http://www.w3.org/TR/REC-CSS2/syndata.html#value-def-color">RGB color </a> value </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1StyleSheet.html">DOM::StyleSheet</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1StyleSheet.html" title="The StyleSheet interface is the abstract base interface for any type of style sheet.">StyleSheet</a></code> interface is the abstract base interface for any type of style sheet </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1StyleSheetList.html">DOM::StyleSheetList</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1StyleSheetList.html" title="The StyleSheetList interface provides the abstraction of an ordered collection of style sheets...">StyleSheetList</a></code> interface provides the abstraction of an ordered collection of style sheets </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1Text.html">DOM::Text</a></td><td class="indexvalue">The <code><a class="el" href="classDOM_1_1Text.html" title="The Text interface represents the textual content (termed character data  in XML) of an Element or At...">Text</a></code> interface represents the textual content (termed <a href="&amp;xml-spec;#syntax">character data </a> in XML) of an <code><a class="el" 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></code> or <code><a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a></code> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1TextEvent.html">DOM::TextEvent</a></td><td class="indexvalue"><a class="el" href="classDOM_1_1TextEvent.html" title="DOM::TextEvent The detail attribute inherited from UIEvent is used to indicate the number of keypress...">DOM::TextEvent</a> The detail attribute inherited from <a class="el" href="classDOM_1_1UIEvent.html" title="Introduced in DOM Level 2.">UIEvent</a> is used to indicate the number of keypresses which have occurred during key repetition </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1TreeWalker.html">DOM::TreeWalker</a></td><td class="indexvalue"><code><a class="el" href="classDOM_1_1TreeWalker.html" title="TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...">TreeWalker</a></code> objects are used to navigate a document tree or subtree using the view of the document defined by its <code>whatToShow</code> flags and any filters that are defined for the <code><a class="el" href="classDOM_1_1TreeWalker.html" title="TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...">TreeWalker</a></code> </td></tr>
  <tr><td class="indexkey"><a class="el" href="classDOM_1_1UIEvent.html">DOM::UIEvent</a></td><td class="indexvalue">Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 </td></tr>
</table>
</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>