KHTML
css_value.h File Reference
#include <dom/dom_string.h>
#include <qcolor.h>
#include <kdemacros.h>
Include dependency graph for css_value.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DOM::Counter |
The Counter interface is used to represent any counter or counters function value. More... | |
class | DOM::CSSPrimitiveValue |
The CSSPrimitiveValue interface represents a single CSS value . More... | |
class | DOM::CSSStyleDeclaration |
The CSSStyleDeclaration interface represents a single CSS declaration block . More... | |
class | DOM::CSSValue |
The CSSValue interface represents a simple or a complexe value. More... | |
class | DOM::CSSValueList |
The CSSValueList interface provides the absraction of an ordered collection of CSS values. More... | |
class | DOM::Rect |
The Rect interface is used to represent any rect value. More... | |
class | DOM::RGBColor |
The RGBColor interface is used to represent any RGB color value. More... | |
Namespaces | |
namespace | DOM |