DOM::CSSRuleListImpl Class Reference
List of all members.Detailed Description
Definition at line 132 of file css_ruleimpl.h.
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 |
The documentation for this class was generated from the following files: