DOM::StyleListImpl Class Reference
Inheritance diagram for DOM::StyleListImpl:

Detailed Description
Definition at line 251 of file css_base.h.
Public Member Functions | |
StyleListImpl () | |
StyleListImpl (StyleBaseImpl *parent) | |
virtual | ~StyleListImpl () |
unsigned long | length () const |
StyleBaseImpl * | item (unsigned long num) const |
void | append (StyleBaseImpl *item) |
Protected Attributes | |
QPtrList< StyleBaseImpl > * | m_lstChildren |
The documentation for this class was generated from the following files: