khtml Library API Documentation

DOM::HTMLBRElement Class Reference

Force a line break. More...

#include <html_inline.h>

Inheritance diagram for DOM::HTMLBRElement:

Inheritance graph
[legend]
Collaboration diagram for DOM::HTMLBRElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HTMLBRElement (const HTMLBRElement &other)
 HTMLBRElement (const Node &other)
HTMLBRElementoperator= (const HTMLBRElement &other)
HTMLBRElementoperator= (const Node &other)
DOMString clear () const
 Control flow of text around floats.

void setClear (const DOMString &)
 see clear


Protected Member Functions

 HTMLBRElement (HTMLBRElementImpl *impl)

Detailed Description

Force a line break.

See the BR element definition in HTML 4.0.

Definition at line 250 of file html_inline.h.


Member Function Documentation

DOMString HTMLBRElement::clear  )  const
 

Control flow of text around floats.

See the clear attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

Definition at line 241 of file html_inline.cpp.

void HTMLBRElement::setClear const DOMString  ) 
 

see clear

Definition at line 247 of file html_inline.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 13:38:44 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001