KHtml
css_value.h
202 void setProperty(const DOM::DOMString &propertyName, const DOM::DOMString &value, const DOM::DOMString &priority);
The CSSPrimitiveValue interface represents a single CSS value .
Definition: css_value.h:367
The CSSStyleDeclaration interface represents a single CSS declaration block .
Definition: css_value.h:59
QRgb rgb() const const
The CSSRule interface is the abstract base interface for any type of CSS statement .
Definition: css_rule.h:53
QCA_EXPORT void setProperty(const QString &name, const QVariant &value)
This library provides a full-featured HTML parser and widget.
The CSSValueList interface provides the absraction of an ordered collection of CSS values.
Definition: css_value.h:311
The Counter interface is used to represent any counter or counters function value.
Definition: css_value.h:696
The CSSValue interface represents a simple or a complexe value.
Definition: css_value.h:237
The RGBColor interface is used to represent any RGB color value.
Definition: css_value.h:582
virtual bool removeProperty(ScriptableExtension *callerPrincipal, quint64 objId, const QString &propName)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:01:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:01:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.