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: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |