DOM::StyleSheetListImpl Class Reference
List of all members.Detailed Description
Definition at line 133 of file css_stylesheetimpl.h.
Public Member Functions | |
| StyleSheetListImpl () | |
| ~StyleSheetListImpl () | |
| unsigned long | length () const |
| StyleSheetImpl * | item (unsigned long index) |
| void | add (StyleSheetImpl *s) |
| void | remove (StyleSheetImpl *s) |
Public Attributes | |
| QPtrList< StyleSheetImpl > | styleSheets |
The documentation for this class was generated from the following files:

