khtml Library API Documentation

DOM::HTMLHeadingElement Class Reference

For the H1 to H6 elements. More...

#include <html_block.h>

Inheritance diagram for DOM::HTMLHeadingElement:

DOM::HTMLElement DOM::Element DOM::Node List of all members.

Public Methods

HTMLHeadingElement & operator= (const Node &other)
DOMString align () const
 Horizontal text alignment.

void setAlign (const DOMString &)
 see align


Detailed Description

For the H1 to H6 elements.

See the H1 element definition in HTML 4.0.

Definition at line 215 of file html_block.h.


Member Function Documentation

DOMString HTMLHeadingElement::align  
 

Horizontal text alignment.

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

Definition at line 237 of file html_block.cpp.

void HTMLHeadingElement::setAlign const DOMString  
 

see align

Definition at line 243 of file html_block.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.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:46 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001