khtml Library API Documentation

DOM::StyleSheetImpl Class Reference

Inheritance diagram for DOM::StyleSheetImpl:

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

Public Member Functions

 StyleSheetImpl (DOM::NodeImpl *ownerNode, DOM::DOMString href=DOMString())
 StyleSheetImpl (StyleSheetImpl *parentSheet, DOM::DOMString href=DOMString())
 StyleSheetImpl (StyleBaseImpl *owner, DOM::DOMString href=DOMString())
 StyleSheetImpl (khtml::CachedCSSStyleSheet *cached, DOM::DOMString href=DOMString())
virtual ~StyleSheetImpl ()
virtual bool isStyleSheet () const
virtual DOM::DOMString type () const
bool disabled () const
void setDisabled (bool disabled)
DOM::NodeImpl * ownerNode () const
StyleSheetImplparentStyleSheet () const
DOM::DOMString href () const
DOM::DOMString title () const
MediaListImplmedia () const
void setMedia (MediaListImpl *media)

Protected Attributes

DOM::NodeImpl * m_parentNode
DOM::DOMString m_strHref
DOM::DOMString m_strTitle
MediaListImplm_media
bool m_disabled

Detailed Description

Definition at line 50 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