class HTMLHtmlElement
|
Root of an HTML document. More... |
|
|
Public Methods
Protected Methods
Root of an HTML document. See the
HTML element definition in HTML 4.0.
HTMLHtmlElement ()
| HTMLHtmlElement |
HTMLHtmlElement (const HTMLHtmlElement &other)
| HTMLHtmlElement |
HTMLHtmlElement (const Node &other)
| HTMLHtmlElement |
HTMLHtmlElement (HTMLHtmlElementImpl *impl)
| HTMLHtmlElement |
[protected]
HTMLHtmlElement & operator = (const HTMLHtmlElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLHtmlElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLHtmlElement ()
| ~HTMLHtmlElement |
DOMString version ()
| version |
[const]
Version information about the document's DTD. See the
version attribute definition in HTML 4.0. This attribute
is deprecated in HTML 4.0.
void setVersion ( const DOMString & )
| setVersion |
see version
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |