KHtml
css_value.h
202 void setProperty(const DOM::DOMString &propertyName, const DOM::DOMString &value, const DOM::DOMString &priority);
415 CSS_PAIR = 100, // We envision this being exposed as a means of getting computed style values for pairs
The CSSStyleDeclaration interface represents a single CSS declaration block .
Definition: css_value.h:59
The CSSValueList interface provides the absraction of an ordered collection of CSS values...
Definition: css_value.h:311
QRgb rgb() const const
The CSSPrimitiveValue interface represents a single CSS value .
Definition: css_value.h:367
This library provides a full-featured HTML parser and widget.
The CSSRule interface is the abstract base interface for any type of CSS statement ...
Definition: css_rule.h:53
The RGBColor interface is used to represent any RGB color value.
Definition: css_value.h:582
QCA_EXPORT void setProperty(const QString &name, const QVariant &value)
The CSSValue interface represents a simple or a complexe value.
Definition: css_value.h:237
The Counter interface is used to represent any counter or counters function value.
Definition: css_value.h:696
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 13 2021 22:45:55 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 13 2021 22:45:55 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.