#include <QColorPicker.hpp>
|
void | setCol (int h, int s, int v) |
|
void | setCol (int h, int s) |
|
|
void | newHsv (int h, int s, int v) |
|
◆ QColorLuminancePicker()
chatterino::QColorLuminancePicker::QColorLuminancePicker |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~QColorLuminancePicker()
chatterino::QColorLuminancePicker::~QColorLuminancePicker |
( |
| ) |
|
◆ mouseMoveEvent()
void chatterino::QColorLuminancePicker::mouseMoveEvent |
( |
QMouseEvent * |
m | ) |
|
|
overrideprotected |
◆ mousePressEvent()
void chatterino::QColorLuminancePicker::mousePressEvent |
( |
QMouseEvent * |
m | ) |
|
|
overrideprotected |
◆ newHsv
void chatterino::QColorLuminancePicker::newHsv |
( |
int |
h, |
|
|
int |
s, |
|
|
int |
v |
|
) |
| |
|
signal |
◆ paintEvent()
void chatterino::QColorLuminancePicker::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
overrideprotected |
◆ setCol [1/2]
void chatterino::QColorLuminancePicker::setCol |
( |
int |
h, |
|
|
int |
s, |
|
|
int |
v |
|
) |
| |
|
slot |
◆ setCol [2/2]
void chatterino::QColorLuminancePicker::setCol |
( |
int |
h, |
|
|
int |
s |
|
) |
| |
|
slot |
◆ sizeHint()
QSize chatterino::QColorLuminancePicker::sizeHint |
( |
| ) |
const |
|
overrideprotected |
The documentation for this class was generated from the following files: