class HTMLDirectoryElement
|
Directory list. More... |
|
|
Public Methods
Protected Methods
Directory list. See the
DIR element definition in HTML 4.0. This element is deprecated
in HTML 4.0.
HTMLDirectoryElement ()
| HTMLDirectoryElement |
HTMLDirectoryElement (const HTMLDirectoryElement &other)
| HTMLDirectoryElement |
HTMLDirectoryElement (const Node &other)
| HTMLDirectoryElement |
HTMLDirectoryElement (HTMLDirectoryElementImpl *impl)
| HTMLDirectoryElement |
[protected]
HTMLDirectoryElement & operator = (const HTMLDirectoryElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLDirectoryElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLDirectoryElement ()
| ~HTMLDirectoryElement |
[const]
Reduce spacing between list items. See the
compact attribute definition in HTML 4.0. This attribute
is deprecated in HTML 4.0.
void setCompact ( bool )
| setCompact |
see compact
Generated by: hany on w1.md.megaloman.sk on Tue Aug 12 15:47:49 2003, using kdoc 2.0a54. |