Sophie

Sophie

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

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::HTMLInputElement Class Reference (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 id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceDOM.html">DOM</a>      </li>
      <li class="navelem"><a class="el" href="classDOM_1_1HTMLInputElement.html">HTMLInputElement</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">DOM::HTMLInputElement Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="DOM::HTMLInputElement" --><!-- doxytag: inherits="DOM::HTMLElement" -->
<p>Form control.  
 <a href="classDOM_1_1HTMLInputElement.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="html__form_8h_source.html">html_form.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for DOM::HTMLInputElement:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classDOM_1_1HTMLInputElement.png" usemap="#DOM::HTMLInputElement_map" alt=""/>
  <map id="DOM::HTMLInputElement_map" name="DOM::HTMLInputElement_map">
<area href="classDOM_1_1HTMLElement.html" title="All HTML element interfaces derive from this class." alt="DOM::HTMLElement" shape="rect" coords="0,112,153,136"/>
<area href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume..." alt="DOM::Element" shape="rect" coords="0,56,153,80"/>
<area href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model." alt="DOM::Node" shape="rect" coords="0,0,153,24"/>
</map>
 </div></div>

<p><a href="classDOM_1_1HTMLInputElement-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1d98f670693a6c3f7a9b1bd89099ce01"></a><!-- doxytag: member="DOM::HTMLInputElement::HTMLInputElement" ref="a1d98f670693a6c3f7a9b1bd89099ce01" args="(const HTMLInputElement &amp;other)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>HTMLInputElement</b> (const <a class="el" href="classDOM_1_1HTMLInputElement.html">HTMLInputElement</a> &amp;other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a716ad01eba04cc43472237e0555b8c24"></a><!-- doxytag: member="DOM::HTMLInputElement::HTMLInputElement" ref="a716ad01eba04cc43472237e0555b8c24" args="(const Node &amp;other)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>HTMLInputElement</b> (const <a class="el" href="classDOM_1_1Node.html">Node</a> &amp;other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae7343383b171abbebb2982855533bf6d"></a><!-- doxytag: member="DOM::HTMLInputElement::operator=" ref="ae7343383b171abbebb2982855533bf6d" args="(const HTMLInputElement &amp;other)" -->
<a class="el" href="classDOM_1_1HTMLInputElement.html">HTMLInputElement</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classDOM_1_1HTMLInputElement.html">HTMLInputElement</a> &amp;other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a88bb195064265c9fdb977f5dccdff53d"></a><!-- doxytag: member="DOM::HTMLInputElement::operator=" ref="a88bb195064265c9fdb977f5dccdff53d" args="(const Node &amp;other)" -->
<a class="el" href="classDOM_1_1HTMLInputElement.html">HTMLInputElement</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classDOM_1_1Node.html">Node</a> &amp;other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a09282a077d89333b7d9f307a6e8d861b">defaultValue</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#adf5de4b8f4ecefc1039478474b7c9bca">setDefaultValue</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a672bdff19bb245f0a417194dc28495b9">defaultChecked</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a57d43b3834e587fe4d2ac7d24aab8ad3">setDefaultChecked</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1HTMLFormElement.html">HTMLFormElement</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a00fd6bf659163b9e6f768599096b2eb4">form</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a46f81b85d950f5ebdf75180eb9a3bbf1">accept</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#abc26768adda82be62d03d108db519f01">setAccept</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a9432517ea568fa04fae2019b4dc5dc12">accessKey</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a52f5c8274a9b45380c6050ddb0be873b">setAccessKey</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a650b52f4a3d99a40061e4e53b058a652">align</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a8623266b081434e1bbbca32965d8ec28">setAlign</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a77f3e464b596f52aea377855a13da3eb">alt</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a7bb5102aa7cb5b52de9602e80ca1707d">setAlt</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a0d39c56d80aacad53da05fcfad7146a0">checked</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a706b02e09d055b11836f4dff6187d8d2">setChecked</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a9cb76676d3fa05d16377abdca4e42214">indeterminate</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#aeb8dd5e6af3fe88f4d3e5da14f3557d4">setIndeterminate</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a03ddfc6a8e4cd2962a8ee31d4ff7578b">disabled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#ad1bd66242c3e78d84cbd392e343a88ee">setDisabled</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a774cda80e70927cdbe2889e48c5fc466">maxLength</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a950483968e8476c8fe4aa4dfbf2de9cf">setMaxLength</a> (long)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a38f0da07c93d40732625f02aae767616">name</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a97bbf0d90ce268ab7b93dc3fcc3c1a13">setName</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a1a8e1327f66de08465eaf501f4b4f672">readOnly</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#ad9c062e72113cabc88682ca68a846446">setReadOnly</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#ac9a0b9dada7cd746bed32ab0f262f651">size</a> () const KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a553b52284f732c8cab4e545bddf26612">setSize</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;) KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a41ac43b7ce0c4d021e20a5ec51ce7f8c">getSize</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a17a1097b1d45416014cdac4048211f90">setSize</a> (long)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#add84960c2bb7a2566e006b8e94d010ff">src</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a709daa77adc6a52e14823ad63d63ed5a">setSrc</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a167f01408b46f1d35bf58f6bea5bb58c">tabIndex</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a0f1a144a55eb4c051b912de9c0fd86a3">setTabIndex</a> (long)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a211ab94e6b058d40a43675f0d0438db8">type</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a6171d075ca33bf0dd915707789747162">setType</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a0d4fcdc949a8f7c1ee2648d7354e6ff9">useMap</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a9f71bdadd23d8f272af70eefbf1e1832">setUseMap</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#ac3583096ec7c7f7d650ef6071a5a4324">value</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#ac920152db1a5ff3142f88e226fff91eb">setValue</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#ac07480ae04e0799462894592503de6b0">blur</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a8abf9a1e402ff9f35b3f39b13aa16b37">focus</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a8cc1d2bcbbb727d50442c05cf3f91f13">select</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#adbc5df701063fcfb285736e9cccb212d">click</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a2749f64e0f6bf61565fbcd3d232c1780">selectionStart</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#aafdf95e626ceb4d027d0412dfc2703a7">setSelectionStart</a> (long offset)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a07635b21a8bb9306f4b11ea56ac73440">selectionEnd</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#aebb5c4e05a3496f67cf3c579930ab3f7">setSelectionEnd</a> (long offset)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1HTMLInputElement.html#a8457b35ade7031b4627604a9e9711a3c">setSelectionRange</a> (long start, long end)</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a69f9c32735797e3144bda581be256f4f"></a><!-- doxytag: member="DOM::HTMLInputElement::HTMLInputElement" ref="a69f9c32735797e3144bda581be256f4f" args="(HTMLInputElementImpl *impl)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>HTMLInputElement</b> (HTMLInputElementImpl *impl)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Form control. </p>
<p>Note. Depending upon the environment the page is being viewed, the value property may be read-only for the file upload input type. For the "password" input type, the actual value returned may be masked to prevent unauthorized use. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#edef-INPUT">INPUT element definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8h_source.html#l00349">349</a> of file <a class="el" href="html__form_8h_source.html">html_form.h</a>.</p>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a46f81b85d950f5ebdf75180eb9a3bbf1"></a><!-- doxytag: member="DOM::HTMLInputElement::accept" ref="a46f81b85d950f5ebdf75180eb9a3bbf1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::accept </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A comma-separated list of content types that a server processing this form will handle correctly. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accept">accept attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00359">359</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9432517ea568fa04fae2019b4dc5dc12"></a><!-- doxytag: member="DOM::HTMLInputElement::accessKey" ref="a9432517ea568fa04fae2019b4dc5dc12" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::accessKey </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A single character access key to give access to the form control. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accesskey">accesskey attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00370">370</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a650b52f4a3d99a40061e4e53b058a652"></a><!-- doxytag: member="DOM::HTMLInputElement::align" ref="a650b52f4a3d99a40061e4e53b058a652" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::align </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Aligns this object (vertically or horizontally) with respect to its surrounding text. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-align-IMG">align attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00381">381</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a77f3e464b596f52aea377855a13da3eb"></a><!-- doxytag: member="DOM::HTMLInputElement::alt" ref="a77f3e464b596f52aea377855a13da3eb" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::alt </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Alternate text for user agents not rendering the normal content of this element. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-alt">alt attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00392">392</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac07480ae04e0799462894592503de6b0"></a><!-- doxytag: member="DOM::HTMLInputElement::blur" ref="ac07480ae04e0799462894592503de6b0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::blur </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Removes keyboard focus from this element. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00561">561</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0d39c56d80aacad53da05fcfad7146a0"></a><!-- doxytag: member="DOM::HTMLInputElement::checked" ref="a0d39c56d80aacad53da05fcfad7146a0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool HTMLInputElement::checked </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Describes whether a radio or check box is checked, when <code>type</code> has the value "Radio" or "Checkbox". </p>
<p>The value is true if explicitly set. Represents the current state of the checkbox or radio button. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-checked">checked attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00403">403</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="adbc5df701063fcfb285736e9cccb212d"></a><!-- doxytag: member="DOM::HTMLInputElement::click" ref="adbc5df701063fcfb285736e9cccb212d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::click </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Simulate a mouse-click. </p>
<p>For <code>INPUT</code> elements whose <code>type</code> attribute has one of the following values: "Button", "Checkbox", "Radio", "Reset", or "Submit". </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00579">579</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a672bdff19bb245f0a417194dc28495b9"></a><!-- doxytag: member="DOM::HTMLInputElement::defaultChecked" ref="a672bdff19bb245f0a417194dc28495b9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool HTMLInputElement::defaultChecked </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>When <code>type</code> has the value "Radio" or "Checkbox", stores the initial value of the <code>checked</code> attribute. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00342">342</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a09282a077d89333b7d9f307a6e8d861b"></a><!-- doxytag: member="DOM::HTMLInputElement::defaultValue" ref="a09282a077d89333b7d9f307a6e8d861b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::defaultValue </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Stores the initial control value (i.e., the initial value of <code>value</code> ). </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00328">328</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a03ddfc6a8e4cd2962a8ee31d4ff7578b"></a><!-- doxytag: member="DOM::HTMLInputElement::disabled" ref="a03ddfc6a8e4cd2962a8ee31d4ff7578b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool HTMLInputElement::disabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The control is unavailable in this context. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-disabled">disabled attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00427">427</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8abf9a1e402ff9f35b3f39b13aa16b37"></a><!-- doxytag: member="DOM::HTMLInputElement::focus" ref="a8abf9a1e402ff9f35b3f39b13aa16b37" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::focus </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gives keyboard focus to this element. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00567">567</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a00fd6bf659163b9e6f768599096b2eb4"></a><!-- doxytag: member="DOM::HTMLInputElement::form" ref="a00fd6bf659163b9e6f768599096b2eb4" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1HTMLFormElement.html">HTMLFormElement</a> HTMLInputElement::form </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>### <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/namespaceKDE.html">KDE</a> 4.0: remove. </p>

<p>Reimplemented from <a class="el" href="classDOM_1_1Element.html#ae9f936986d995b164f63b480704a8f1b">DOM::Element</a>.</p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00354">354</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a41ac43b7ce0c4d021e20a5ec51ce7f8c"></a><!-- doxytag: member="DOM::HTMLInputElement::getSize" ref="a41ac43b7ce0c4d021e20a5ec51ce7f8c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long HTMLInputElement::getSize </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Size information. </p>
<p>The precise meaning is specific to each type of field. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-size-INPUT">size attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00490">490</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9cb76676d3fa05d16377abdca4e42214"></a><!-- doxytag: member="DOM::HTMLInputElement::indeterminate" ref="a9cb76676d3fa05d16377abdca4e42214" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool HTMLInputElement::indeterminate </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Describes whether a radio box is indeterminate. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00415">415</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a774cda80e70927cdbe2889e48c5fc466"></a><!-- doxytag: member="DOM::HTMLInputElement::maxLength" ref="a774cda80e70927cdbe2889e48c5fc466" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long HTMLInputElement::maxLength </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Maximum number of characters for text fields, when <code>type</code> has the value "Text" or "Password". </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-maxlength">maxlength attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00441">441</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a38f0da07c93d40732625f02aae767616"></a><!-- doxytag: member="DOM::HTMLInputElement::name" ref="a38f0da07c93d40732625f02aae767616" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::name </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Form control or object name when submitted with a form. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-name-INPUT">name attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00455">455</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1a8e1327f66de08465eaf501f4b4f672"></a><!-- doxytag: member="DOM::HTMLInputElement::readOnly" ref="a1a8e1327f66de08465eaf501f4b4f672" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool HTMLInputElement::readOnly </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This control is read-only. </p>
<p>When <code>type</code> has the value "text" or "password" only. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-readonly">readonly attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00466">466</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8cc1d2bcbbb727d50442c05cf3f91f13"></a><!-- doxytag: member="DOM::HTMLInputElement::select" ref="a8cc1d2bcbbb727d50442c05cf3f91f13" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::select </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Select the contents of the text area. </p>
<p>For <code>INPUT</code> elements whose <code>type</code> attribute has one of the following values: "Text", "File", or "Password". </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00573">573</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a07635b21a8bb9306f4b11ea56ac73440"></a><!-- doxytag: member="DOM::HTMLInputElement::selectionEnd" ref="a07635b21a8bb9306f4b11ea56ac73440" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long HTMLInputElement::selectionEnd </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the character offset of end of selection, or if none, the cursor position. </p>
<p>This operation is only supported if the type of this element is text; otherwise -1 is returned. NOTE: this method is not part of 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>, but a Mozilla extension </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5.2 </dd></dl>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00592">592</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2749f64e0f6bf61565fbcd3d232c1780"></a><!-- doxytag: member="DOM::HTMLInputElement::selectionStart" ref="a2749f64e0f6bf61565fbcd3d232c1780" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long HTMLInputElement::selectionStart </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the character offset of beginning of selection, or if none, the cursor position. </p>
<p>This operation is only supported if the type of this element is text; otherwise -1 is returned. NOTE: this method is not part of 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>, but a Mozilla extension </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5.2 </dd></dl>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00585">585</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abc26768adda82be62d03d108db519f01"></a><!-- doxytag: member="DOM::HTMLInputElement::setAccept" ref="abc26768adda82be62d03d108db519f01" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setAccept </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see accept </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00365">365</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a52f5c8274a9b45380c6050ddb0be873b"></a><!-- doxytag: member="DOM::HTMLInputElement::setAccessKey" ref="a52f5c8274a9b45380c6050ddb0be873b" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setAccessKey </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see accessKey </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00376">376</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8623266b081434e1bbbca32965d8ec28"></a><!-- doxytag: member="DOM::HTMLInputElement::setAlign" ref="a8623266b081434e1bbbca32965d8ec28" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setAlign </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see align </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00387">387</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7bb5102aa7cb5b52de9602e80ca1707d"></a><!-- doxytag: member="DOM::HTMLInputElement::setAlt" ref="a7bb5102aa7cb5b52de9602e80ca1707d" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setAlt </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see alt </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00398">398</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a706b02e09d055b11836f4dff6187d8d2"></a><!-- doxytag: member="DOM::HTMLInputElement::setChecked" ref="a706b02e09d055b11836f4dff6187d8d2" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setChecked </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>_checked</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see checked </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00409">409</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a57d43b3834e587fe4d2ac7d24aab8ad3"></a><!-- doxytag: member="DOM::HTMLInputElement::setDefaultChecked" ref="a57d43b3834e587fe4d2ac7d24aab8ad3" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setDefaultChecked </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>_defaultChecked</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see defaultChecked </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00348">348</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="adf5de4b8f4ecefc1039478474b7c9bca"></a><!-- doxytag: member="DOM::HTMLInputElement::setDefaultValue" ref="adf5de4b8f4ecefc1039478474b7c9bca" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setDefaultValue </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see defaultValue </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00337">337</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad1bd66242c3e78d84cbd392e343a88ee"></a><!-- doxytag: member="DOM::HTMLInputElement::setDisabled" ref="ad1bd66242c3e78d84cbd392e343a88ee" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setDisabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>_disabled</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see disabled </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00433">433</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aeb8dd5e6af3fe88f4d3e5da14f3557d4"></a><!-- doxytag: member="DOM::HTMLInputElement::setIndeterminate" ref="aeb8dd5e6af3fe88f4d3e5da14f3557d4" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setIndeterminate </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>_indeterminate</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see indeterminate </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00421">421</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a950483968e8476c8fe4aa4dfbf2de9cf"></a><!-- doxytag: member="DOM::HTMLInputElement::setMaxLength" ref="a950483968e8476c8fe4aa4dfbf2de9cf" args="(long)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setMaxLength </td>
          <td>(</td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>_maxLength</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see maxLength </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00447">447</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a97bbf0d90ce268ab7b93dc3fcc3c1a13"></a><!-- doxytag: member="DOM::HTMLInputElement::setName" ref="a97bbf0d90ce268ab7b93dc3fcc3c1a13" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setName </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see name </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00461">461</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad9c062e72113cabc88682ca68a846446"></a><!-- doxytag: member="DOM::HTMLInputElement::setReadOnly" ref="ad9c062e72113cabc88682ca68a846446" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setReadOnly </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>_readOnly</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see readOnly </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00472">472</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aebb5c4e05a3496f67cf3c579930ab3f7"></a><!-- doxytag: member="DOM::HTMLInputElement::setSelectionEnd" ref="aebb5c4e05a3496f67cf3c579930ab3f7" args="(long offset)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setSelectionEnd </td>
          <td>(</td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>offset</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Move the end of the selection (and the cursor) to the given offset in text This call has no effect if the type of this input element isn't text NOTE: this method is not part of 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>, but a Mozilla extension. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5.2 </dd></dl>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00605">605</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8457b35ade7031b4627604a9e9711a3c"></a><!-- doxytag: member="DOM::HTMLInputElement::setSelectionRange" ref="a8457b35ade7031b4627604a9e9711a3c" args="(long start, long end)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setSelectionRange </td>
          <td>(</td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>end</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Makes the position span from start to end, and positions the cursor after the selection. </p>
<p>This call has no effect if the type of this input element isn't text or if it is not rendered. NOTE: this method is not part of 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>, but a Mozilla extension </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5.2 </dd></dl>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00611">611</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aafdf95e626ceb4d027d0412dfc2703a7"></a><!-- doxytag: member="DOM::HTMLInputElement::setSelectionStart" ref="aafdf95e626ceb4d027d0412dfc2703a7" args="(long offset)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setSelectionStart </td>
          <td>(</td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>offset</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Move the beginning of the selection to the given offset in text This call has no effect if the type of this input element isn't text NOTE: this method is not part of 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>, but a Mozilla extension. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.5.2 </dd></dl>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00599">599</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a17a1097b1d45416014cdac4048211f90"></a><!-- doxytag: member="DOM::HTMLInputElement::setSize" ref="a17a1097b1d45416014cdac4048211f90" args="(long)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setSize </td>
          <td>(</td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see getSize </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00496">496</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a553b52284f732c8cab4e545bddf26612"></a><!-- doxytag: member="DOM::HTMLInputElement::setSize" ref="a553b52284f732c8cab4e545bddf26612" args="(const DOMString &amp;) KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setSize </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000004">Deprecated:</a></b></dt><dd></dd></dl>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00485">485</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a709daa77adc6a52e14823ad63d63ed5a"></a><!-- doxytag: member="DOM::HTMLInputElement::setSrc" ref="a709daa77adc6a52e14823ad63d63ed5a" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setSrc </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see src </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00508">508</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0f1a144a55eb4c051b912de9c0fd86a3"></a><!-- doxytag: member="DOM::HTMLInputElement::setTabIndex" ref="a0f1a144a55eb4c051b912de9c0fd86a3" args="(long)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setTabIndex </td>
          <td>(</td>
          <td class="paramtype">long&#160;</td>
          <td class="paramname"><em>_tabIndex</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see tabIndex </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00519">519</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6171d075ca33bf0dd915707789747162"></a><!-- doxytag: member="DOM::HTMLInputElement::setType" ref="a6171d075ca33bf0dd915707789747162" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setType </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>_type</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see type </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00531">531</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9f71bdadd23d8f272af70eefbf1e1832"></a><!-- doxytag: member="DOM::HTMLInputElement::setUseMap" ref="a9f71bdadd23d8f272af70eefbf1e1832" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setUseMap </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see useMap </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00543">543</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac920152db1a5ff3142f88e226fff91eb"></a><!-- doxytag: member="DOM::HTMLInputElement::setValue" ref="ac920152db1a5ff3142f88e226fff91eb" args="(const DOMString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void HTMLInputElement::setValue </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>see value </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00554">554</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac9a0b9dada7cd746bed32ab0f262f651"></a><!-- doxytag: member="DOM::HTMLInputElement::size" ref="ac9a0b9dada7cd746bed32ab0f262f651" args="() const KDE_DEPRECATED" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::size </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000003">Deprecated:</a></b></dt><dd></dd></dl>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00479">479</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="add84960c2bb7a2566e006b8e94d010ff"></a><!-- doxytag: member="DOM::HTMLInputElement::src" ref="add84960c2bb7a2566e006b8e94d010ff" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::src </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>When the <code>type</code> attribute has the value "Image", this attribute specifies the location of the image to be used to decorate the graphical submit button. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-src">src attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00501">501</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a167f01408b46f1d35bf58f6bea5bb58c"></a><!-- doxytag: member="DOM::HTMLInputElement::tabIndex" ref="a167f01408b46f1d35bf58f6bea5bb58c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long HTMLInputElement::tabIndex </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Index that represents the element's position in the tabbing order. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-tabindex">tabindex attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00513">513</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a211ab94e6b058d40a43675f0d0438db8"></a><!-- doxytag: member="DOM::HTMLInputElement::type" ref="a211ab94e6b058d40a43675f0d0438db8" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::type </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The type of control created. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-type-INPUT">type attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00525">525</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0d4fcdc949a8f7c1ee2648d7354e6ff9"></a><!-- doxytag: member="DOM::HTMLInputElement::useMap" ref="a0d4fcdc949a8f7c1ee2648d7354e6ff9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::useMap </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Use client-side image map. </p>
<p>See the <a href="http://www.w3.org/TR/REC-html40/struct/objects.html#adef-usemap">usemap attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00537">537</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac3583096ec7c7f7d650ef6071a5a4324"></a><!-- doxytag: member="DOM::HTMLInputElement::value" ref="ac3583096ec7c7f7d650ef6071a5a4324" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> HTMLInputElement::value </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The current form control value. </p>
<p>Used for radio buttons and check boxes. See the <a href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-value-INPUT">value attribute definition </a> in HTML 4.0. </p>

<p>Definition at line <a class="el" href="html__form_8cpp_source.html#l00548">548</a> of file <a class="el" href="html__form_8cpp_source.html">html_form.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="html__form_8h_source.html">html_form.h</a></li>
<li><a class="el" href="html__form_8cpp_source.html">html_form.cpp</a></li>
</ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>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>