khtml::RenderObject Class Reference
Base Class for all rendering tree objects. More...
#include <render_object.h>
Inheritance diagram for khtml::RenderObject:

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
|
returns the object containing this one. can be different from parent for positioned elements Definition at line 795 of file render_object.cpp. |
|
this method is unused
Definition at line 818 of file render_object.cpp. |
The documentation for this class was generated from the following files: