class HTMLPreElement
|
Preformatted text. More... |
|
|
Public Methods
Protected Methods
Preformatted text. See the <a
href="http://www.w3.org/TR/REC-html40/struct/text.html#edef-PRE">
PRE element definition </a> 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 <a
href="http://www.w3.org/TR/REC-html40/struct/text.html#adef-width-PRE">
width attribute definition </a> in HTML 4.0. This attribute is
deprecated in HTML 4.0.
void setWidth ( long )
| setWidth |
see width
Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53. |