class KColor
Definition
#include <
kcolordialog.h
>
Inherits
QColor
[public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
KColor
()
KColor
( const
KColor
&col)
KColor
( const
QColor
&col)
KColor
&
operator=
( const
KColor
& col)
bool
operator==
( const
KColor
& col) const
void
setHsv
(int _h, int _s, int _v)
void
setRgb
(int _r, int _g, int _b)
void
rgb
(int *_r, int *_g, int *_b)
void
hsv
(int *_h, int *_s, int *_v)
Protected Members
int
h
int
s
int
v
int
r
int
g
int
b
Forward
KColorPrivate
KColorPrivate *
d
Detailed Description
KColor
()
KColor
( const
KColor
&col)
KColor
( const
QColor
&col)
KColor
&
operator=
( const
KColor
& col)
bool
operator==
( const
KColor
& col)
[const]
void
setHsv
(int _h, int _s, int _v)
void
setRgb
(int _r, int _g, int _b)
void
rgb
(int *_r, int *_g, int *_b)
void
hsv
(int *_h, int *_s, int *_v)
int
h
[protected: ]
int
s
[protected: ]
int
v
[protected: ]
int
r
[protected: ]
int
g
[protected: ]
int
b
[protected: ]
Generated by: marc@yogi on Tue Mar 27 13:07:09 2001, using kdoc 2.0a48.