DOM::CSSRuleListImpl Class Reference
Collaboration diagram for DOM::CSSRuleListImpl:
Public Member Functions | |
CSSRuleListImpl () | |
~CSSRuleListImpl () | |
unsigned long | length () const |
CSSRuleImpl * | item (unsigned long index) |
unsigned long | insertRule (CSSRuleImpl *rule, unsigned long index) |
void | deleteRule (unsigned long index) |
void | append (CSSRuleImpl *rule) |
Protected Attributes | |
QPtrList< CSSRuleImpl > | m_lstCSSRules |
Detailed Description
Definition at line 132 of file css_ruleimpl.h.
The documentation for this class was generated from the following files: