khtml Library API Documentation

DOM::HTMLPreElement Class Reference

Preformatted text. More...

#include <html_block.h>

Inheritance diagram for DOM::HTMLPreElement:

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

Public Methods

HTMLPreElement & operator= (const Node &other)
long width () const
 Fixed width for content.

void setWidth (long)
 see width


Detailed Description

Preformatted text.

See the PRE element definition in HTML 4.0.

Definition at line 297 of file html_block.h.


Member Function Documentation

long HTMLPreElement::width  
 

Fixed width for content.

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

Definition at line 319 of file html_block.cpp.

References DOM::DOMString::toInt().

void HTMLPreElement::setWidth long   
 

see width

Definition at line 326 of file html_block.cpp.

References QString::sprintf().


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