class HTMLPreElement
|
Preformatted text. More... |
|
|
Public Methods
Protected Methods
Preformatted text. See the
PRE element definition in HTML 4.0.
HTMLPreElement ()
| HTMLPreElement |
HTMLPreElement (const HTMLPreElement &other)
| HTMLPreElement |
HTMLPreElement (const Node &other)
| HTMLPreElement |
HTMLPreElement (HTMLPreElementImpl *impl)
| HTMLPreElement |
[protected]
HTMLPreElement & operator = (const HTMLPreElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLPreElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLPreElement ()
| ~HTMLPreElement |
[const]
Fixed width for content. See the
width attribute definition in HTML 4.0. This attribute is
deprecated in HTML 4.0.
void setWidth ( long )
| setWidth |
see width
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |