#include <ColorEditWidget.h>
◆ ColorEditWidget()
| ColorEditWidget::ColorEditWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~ColorEditWidget()
| ColorEditWidget::~ColorEditWidget |
( |
| ) |
|
◆ bind()
◆ color()
| QColor ColorEditWidget::color |
( |
| ) |
const |
◆ colorChanged
| void ColorEditWidget::colorChanged |
( |
QColor const & |
color | ) |
|
|
signal |
◆ on_horizontalSlider_hsv_h_valueChanged
| void ColorEditWidget::on_horizontalSlider_hsv_h_valueChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ on_horizontalSlider_hsv_s_valueChanged
| void ColorEditWidget::on_horizontalSlider_hsv_s_valueChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ on_horizontalSlider_hsv_v_valueChanged
| void ColorEditWidget::on_horizontalSlider_hsv_v_valueChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ on_horizontalSlider_rgb_b_valueChanged
| void ColorEditWidget::on_horizontalSlider_rgb_b_valueChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ on_horizontalSlider_rgb_g_valueChanged
| void ColorEditWidget::on_horizontalSlider_rgb_g_valueChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ on_horizontalSlider_rgb_r_valueChanged
| void ColorEditWidget::on_horizontalSlider_rgb_r_valueChanged |
( |
int |
value | ) |
|
|
privateslot |
◆ on_spinBox_hsv_h_valueChanged
| void ColorEditWidget::on_spinBox_hsv_h_valueChanged |
( |
int |
arg1 | ) |
|
|
privateslot |
◆ on_spinBox_hsv_s_valueChanged
| void ColorEditWidget::on_spinBox_hsv_s_valueChanged |
( |
int |
arg1 | ) |
|
|
privateslot |
◆ on_spinBox_hsv_v_valueChanged
| void ColorEditWidget::on_spinBox_hsv_v_valueChanged |
( |
int |
arg1 | ) |
|
|
privateslot |
◆ on_spinBox_rgb_b_valueChanged
| void ColorEditWidget::on_spinBox_rgb_b_valueChanged |
( |
int |
arg1 | ) |
|
|
privateslot |
◆ on_spinBox_rgb_g_valueChanged
| void ColorEditWidget::on_spinBox_rgb_g_valueChanged |
( |
int |
arg1 | ) |
|
|
privateslot |
◆ on_spinBox_rgb_r_valueChanged
| void ColorEditWidget::on_spinBox_rgb_r_valueChanged |
( |
int |
arg1 | ) |
|
|
privateslot |
◆ pickupper()
◆ setColor()
| void ColorEditWidget::setColor |
( |
const QColor & |
color | ) |
|
◆ setColorBlue()
| void ColorEditWidget::setColorBlue |
( |
int |
value | ) |
|
|
private |
◆ setColorGreen()
| void ColorEditWidget::setColorGreen |
( |
int |
value | ) |
|
|
private |
◆ setColorHue()
| void ColorEditWidget::setColorHue |
( |
int |
value | ) |
|
|
private |
◆ setColorRed()
| void ColorEditWidget::setColorRed |
( |
int |
value | ) |
|
|
private |
◆ setColorSaturation()
| void ColorEditWidget::setColorSaturation |
( |
int |
value | ) |
|
|
private |
◆ setColorValue()
| void ColorEditWidget::setColorValue |
( |
int |
value | ) |
|
|
private |
◆ color_
| QColor ColorEditWidget::color_ |
|
private |
◆ pickupper_
◆ ui
| Ui::ColorEditWidget* ColorEditWidget::ui |
|
private |
The documentation for this class was generated from the following files: