khtml Library API Documentation

khtml::RenderObject Class Reference

Base Class for all rendering tree objects. More...

#include <render_object.h>

Inheritance diagram for khtml::RenderObject:

khtml::RenderContainer List of all members.

Public Methods

RenderObject * container () const
 returns the object containing this one.

void removeFromSpecialObjects ()
 this method is unused


Detailed Description

Base Class for all rendering tree objects.

Definition at line 73 of file render_object.h.


Member Function Documentation

RenderObject * RenderObject::container  
 

returns the object containing this one.

can be different from parent for positioned elements

Definition at line 795 of file render_object.cpp.

void RenderObject::removeFromSpecialObjects  
 

this method is unused

Definition at line 818 of file render_object.cpp.

References isFlow(), and parent().


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:48 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001