class HTMLHeadingElement
|
For the H1 to H6 elements. More... |
|
|
Public Methods
Protected Methods
For the H1
to H6
elements. See the
H1 element definition in HTML 4.0.
HTMLHeadingElement ()
| HTMLHeadingElement |
HTMLHeadingElement (const HTMLHeadingElement &other)
| HTMLHeadingElement |
HTMLHeadingElement (const Node &other)
| HTMLHeadingElement |
HTMLHeadingElement (HTMLHeadingElementImpl *impl)
| HTMLHeadingElement |
[protected]
HTMLHeadingElement & operator = (const HTMLHeadingElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLHeadingElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLHeadingElement ()
| ~HTMLHeadingElement |
[const]
Horizontal text alignment. See the
align attribute definition in HTML 4.0. This attribute is
deprecated in HTML 4.0.
void setAlign ( const DOMString & )
| setAlign |
see align
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |