This is the complete list of members for ColorPicker, including all inherited members.
coff enum value | ColorPicker | private |
ColorPicker(Mode m) | ColorPicker | |
foff enum value | ColorPicker | private |
gam2y(int gamma) | ColorPicker | private |
Gamma enum value | ColorPicker | |
Hue enum value | ColorPicker | |
hue2y(int hue) | ColorPicker | private |
m_gam | ColorPicker | private |
m_hue | ColorPicker | private |
m_mode | ColorPicker | private |
m_pix | ColorPicker | private |
m_sat | ColorPicker | private |
Mode enum name | ColorPicker | |
mouseMoveEvent(QMouseEvent *) | ColorPicker | protected |
mousePressEvent(QMouseEvent *) | ColorPicker | protected |
newHsv(int h, int s, int g) | ColorPicker | signal |
paintEvent(QPaintEvent *) | ColorPicker | protected |
sat2y(int sat) | ColorPicker | private |
Saturation enum value | ColorPicker | |
setCol(int h, int s, int g) | ColorPicker | slot |
setGam(int v) | ColorPicker | private |
setHue(int v) | ColorPicker | private |
setSat(int v) | ColorPicker | private |
y2gam(int y) | ColorPicker | private |
y2hue(int y) | ColorPicker | private |
y2sat(int y) | ColorPicker | private |
~ColorPicker() | ColorPicker |