KHTML
css_stylesheet.h
Go to the documentation of this file.
192 SYNTAX_ERR = 0,
193 INVALID_MODIFICATION_ERR = 1,
194 _EXCEPTION_OFFSET = 1000,
195 _EXCEPTION_MAX = 1999
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:270
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i...
Definition: css_stylesheet.h:218
Definition: css_stylesheet.h:483
The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.
Definition: css_stylesheet.h:377
The StyleSheetList interface provides the abstraction of an ordered collection of style sheets...
Definition: css_stylesheet.h:323
Definition: css_stylesheet.h:461
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:245
CSSException(const CSSException &other)
Definition: css_stylesheet.h:178
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules...
Definition: css_rule.h:512
The StyleSheet interface is the abstract base interface for any type of style sheet.
Definition: css_stylesheet.h:58
The CSSRule interface is the abstract base interface for any type of CSS statement ...
Definition: css_rule.h:52
This exception is raised when a specific CSS operation is impossible to perform.
Definition: css_stylesheet.h:174
unsigned short code
An integer indicating the type of error generated.
Definition: css_stylesheet.h:188
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.