khtml Library API Documentation

DOM::HTMLParagraphElement Class Reference

Paragraphs. More...

#include <html_block.h>

Inheritance diagram for DOM::HTMLParagraphElement:

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

Public Methods

 HTMLParagraphElement ()
 HTMLParagraphElement (const HTMLParagraphElement &other)
 HTMLParagraphElement (const Node &other)
HTMLParagraphElement & operator= (const HTMLParagraphElement &other)
HTMLParagraphElement & operator= (const Node &other)
 ~HTMLParagraphElement ()
DOMString align () const
void setAlign (const DOMString &)

Protected Methods

 HTMLParagraphElement (HTMLElementImpl *impl)

Detailed Description

Paragraphs.

See the P element definition in HTML 4.0.

Definition at line 255 of file html_block.h.


Member Function Documentation

DOMString HTMLParagraphElement::align   const
 

Horizontal text alignment.

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

Definition at line 288 of file html_block.cpp.

void HTMLParagraphElement::setAlign const DOMString  
 

see align.

Definition at line 294 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 khtml Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun May 16 22:06:39 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003