KJS::DOMRGBColor Class Reference

Inheritance diagram for KJS::DOMRGBColor:

KJS::DOMObject List of all members.

Detailed Description

Definition at line 254 of file kjs_css.h.


Public Types

 Red
 Green
 Blue
enum  { Red, Green, Blue }

Public Member Functions

 DOMRGBColor (ExecState *, const DOM::RGBColor &c)
 ~DOMRGBColor ()
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
Value getValueProperty (ExecState *exec, int token) const
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "RGBColor", 0, &DOMRGBColorTable, 0 }

Protected Attributes

DOM::RGBColor rgbColor

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys