Public Methods
Protected Members
- int h
- int s
- int v
- int r
- int g
- int b
KColor ( const KColor &col)
| KColor |
KColor ( const QColor &col)
| KColor |
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.
[protected]
[protected]
[protected]
[protected]
[protected]
[protected]
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:05 2002, using kdoc 2.0a53. |