class HTMLParagraphElement
|
Paragraphs. More... |
|
|
Public Methods
Protected Methods
Paragraphs. See the P
element definition in HTML 4.0.
HTMLParagraphElement ()
| HTMLParagraphElement |
HTMLParagraphElement (const HTMLParagraphElement &other)
| HTMLParagraphElement |
HTMLParagraphElement (const Node &other)
| HTMLParagraphElement |
HTMLParagraphElement (HTMLParagraphElementImpl *impl)
| HTMLParagraphElement |
[protected]
HTMLParagraphElement & operator = (const HTMLParagraphElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLParagraphElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLParagraphElement ()
| ~HTMLParagraphElement |
[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: hany on w1.md.megaloman.sk on Tue Aug 12 19:46:08 2003, using kdoc 2.0a54. |