khtml Library API Documentation

KJS::DOMRGBColor Class Reference

Inheritance diagram for KJS::DOMRGBColor:

Inheritance graph
[legend]
Collaboration diagram for KJS::DOMRGBColor:

Collaboration graph
[legend]
List of all members.

Public Types

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

Detailed Description

Definition at line 252 of file kjs_css.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:10:11 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003