KHTML
css_rule.h
Go to the documentation of this file.
68 UNKNOWN_RULE = 0,
69 STYLE_RULE = 1,
70 CHARSET_RULE = 2,
71 IMPORT_RULE = 3,
72 MEDIA_RULE = 4,
73 FONT_FACE_RULE = 5,
74 PAGE_RULE = 6,
75 NAMESPACE_RULE = 10,
The CSSStyleDeclaration interface represents a single CSS declaration block .
Definition: css_value.h:60
Definition: css_rule.h:363
The CSSImportRule interface represents a @import rule within a CSS style sheet.
Definition: css_rule.h:224
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet. ...
Definition: css_rule.h:194
QString prefix()
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i...
Definition: css_stylesheet.h:218
The CSSUnkownRule interface represents an at-rule not supported by this user agent.
Definition: css_rule.h:489
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 CSSStyleRule interface represents a single rule set in a CSS style sheet.
Definition: css_rule.h:412
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules...
Definition: css_rule.h:512
The CSSRule interface is the abstract base interface for any type of CSS statement ...
Definition: css_rule.h:52
The CSSCharsetRule interface a @charset rule in a CSS style sheet.
Definition: css_rule.h:150
Definition: css_rule.h:462
The CSSMediaRule interface represents a @media rule in a CSS style sheet.
Definition: css_rule.h:271
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.