, including all inherited members.
alloc() | TQColor | |
b (defined in KColor) | KColor | [protected] |
blue() | TQColor | |
cleanup() | TQColor | |
colorNames() | TQColor | |
currentAllocContext() | TQColor | |
dark(int factor=200) | TQColor | |
destroyAllocContext(int context) | TQColor | |
enterAllocContext() | TQColor | |
g (defined in KColor) | KColor | [protected] |
getHsv(int *h, int *s, int *v) | TQColor | |
getHsv(int &h, int &s, int &v) | TQColor | |
getRgb(int *r, int *g, int *b) | TQColor | |
green() | TQColor | |
h (defined in KColor) | KColor | [protected] |
hsv(int *_h, int *_s, int *_v) const (defined in KColor) | KColor | |
TQColor::hsv(int *h, int *s, int *v) | TQColor | |
initialize() | TQColor | |
isValid() | TQColor | |
KColor() (defined in KColor) | KColor | |
KColor(const KColor &col) (defined in KColor) | KColor | |
KColor(const TQColor &col) (defined in KColor) | KColor | |
leaveAllocContext() | TQColor | |
light(int factor=150) | TQColor | |
maxColors() | TQColor | |
name() | TQColor | |
numBitPlanes() | TQColor | |
operator!=(const TQColor &c) | TQColor | |
operator=(const KColor &col) (defined in KColor) | KColor | |
TQColor::operator=(const TQColor &c) | TQColor | |
operator==(const KColor &col) const (defined in KColor) | KColor | |
TQColor::operator==(const TQColor &c) | TQColor | |
pixel() | TQColor | |
pixel(int screen) | TQColor | |
r (defined in KColor) | KColor | [protected] |
red() | TQColor | |
rgb(int *_r, int *_g, int *_b) const (defined in KColor) | KColor | |
TQColor::rgb() | TQColor | |
TQColor::rgb(int *r, int *g, int *b) | TQColor | |
s (defined in KColor) | KColor | [protected] |
setHsv(int _h, int _s, int _v) (defined in KColor) | KColor | |
setNamedColor(const TQString &name) | TQColor | |
setRgb(int _r, int _g, int _b) (defined in KColor) | KColor | |
TQColor::setRgb(TQRgb rgb) | TQColor | |
TQColor() | TQColor | |
TQColor(int r, int g, int b) | TQColor | |
TQColor(int x, int y, int z, Spec colorSpec) | TQColor | |
TQColor(TQRgb rgb, uint pixel=0xffffffff) | TQColor | |
TQColor(const TQString &name) | TQColor | |
TQColor(const char *name) | TQColor | |
TQColor(const TQColor &c) | TQColor | |
v (defined in KColor) | KColor | [protected] |