class KColor


Definition#include <kcolordialog.h>
InheritsQColor (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Members


Detailed Description

 KColor ()

KColor

 KColor ( const KColor &col)

KColor

 KColor ( const QColor &col)

KColor

KColor&  operator= ( const KColor& col)

operator=

bool  operator== ( const KColor& col)

operator==

[const]

void  setHsv (int _h, int _s, int _v)

setHsv

Reimplemented from QColor.

void  setRgb (int _r, int _g, int _b)

setRgb

Reimplemented from QColor.

void  rgb (int *_r, int *_g, int *_b)

rgb

[const]

Reimplemented from QColor.

void  hsv (int *_h, int *_s, int *_v)

hsv

[const]

Reimplemented from QColor.

int h

h

[protected]

int s

s

[protected]

int v

v

[protected]

int r

r

[protected]

int g

g

[protected]

int b

b

[protected]


Generated by: caleb on tcdevel on Tue Jan 28 12:54:10 2003, using kdoc $.