khtml Library API Documentation

DOM::CSSStyleSheetImpl Class Reference

Inheritance diagram for DOM::CSSStyleSheetImpl:

DOM::StyleSheetImpl DOM::StyleListImpl DOM::StyleBaseImpl List of all members.

Public Member Functions

 CSSStyleSheetImpl (DOM::NodeImpl *parentNode, DOM::DOMString href=DOMString(), bool _implicit=false)
 CSSStyleSheetImpl (CSSStyleSheetImpl *parentSheet, DOM::DOMString href=DOMString())
 CSSStyleSheetImpl (CSSRuleImpl *ownerRule, DOM::DOMString href=DOMString())
 CSSStyleSheetImpl (DOM::NodeImpl *parentNode, CSSStyleSheetImpl *orig)
 CSSStyleSheetImpl (CSSRuleImpl *ownerRule, CSSStyleSheetImpl *orig)
virtual bool isCSSStyleSheet () const
virtual DOM::DOMString type () const
CSSRuleImplownerRule () const
CSSRuleList cssRules ()
unsigned long insertRule (const DOM::DOMString &rule, unsigned long index, int &exceptioncode)
void deleteRule (unsigned long index, int &exceptioncode)
virtual bool parseString (const DOMString &string, bool strict=true)
bool isLoading () const
void setNonCSSHints ()
virtual void checkLoaded () const
khtml::DocLoader * docLoader () const
DocumentImpl * doc () const
bool implicit () const

Protected Attributes

DocumentImpl * m_doc
bool m_implicit

Detailed Description

Definition at line 81 of file css_stylesheetimpl.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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jun 12 11:46:37 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003