khtml Library API Documentation

DOM::HTMLParagraphElement Class Reference

Paragraphs. More...

#include <html_block.h>

Inheritance diagram for DOM::HTMLParagraphElement:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HTMLParagraphElement (const HTMLParagraphElement &other)
 HTMLParagraphElement (const Node &other)
HTMLParagraphElementoperator= (const HTMLParagraphElement &other)
HTMLParagraphElementoperator= (const Node &other)
DOMString align () const
 Horizontal text alignment.

void setAlign (const DOMString &)
 see align


Protected Member Functions

 HTMLParagraphElement (HTMLElementImpl *impl)

Detailed Description

Paragraphs.

See the P element definition in HTML 4.0.

Definition at line 256 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 278 of file html_block.cpp.

void HTMLParagraphElement::setAlign const DOMString  ) 
 

see align

Definition at line 284 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.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 13:37:23 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001