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

Reimplemented from QColor.

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

hsv

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: dfaure on kde.faure.org on Thu Jan 17 22:16:05 2002, using kdoc 2.0a53.