khtml Library API Documentation

DOM::CSSRuleListImpl Class Reference

List of all members.

Public Member Functions

 CSSRuleListImpl ()
 ~CSSRuleListImpl ()
unsigned long length () const
CSSRuleImplitem (unsigned long index)
unsigned long insertRule (CSSRuleImpl *rule, unsigned long index)
void deleteRule (unsigned long index)
void append (CSSRuleImpl *rule)

Protected Attributes

QPtrList< CSSRuleImplm_lstCSSRules

Detailed Description

Definition at line 132 of file css_ruleimpl.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:35:53 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003