#include <ImFusion/GUI/CoreWidgets/HsvColorPicker.h>
Specialized version of a CompositeSlider that renders a checkerboard blended with the given color as background.
More...
Specialized version of a CompositeSlider that renders a checkerboard blended with the given color as background.
- See also
- HsvColorPicker2d, ColorPickerWidget, ColorButton
|
|
| OpacitySlider (Qt::Orientation orientation, QWidget *parent=nullptr) |
| |
|
void | setBackgroundColor (QColor col) |
| |
|
| CompositeSlider (Qt::Orientation orientation, QWidget *parent=nullptr) |
| |
|
| void | paintBackground (QPainter &painter) override |
| |
|
void | paintEvent (QPaintEvent *event) override |
| |
|
|
QLinearGradient | m_background |
| |
|
QColor | m_backgroundColor |
| |
◆ paintBackground()
| void paintBackground |
( |
QPainter & | painter | ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file:
- ImFusion/GUI/CoreWidgets/HsvColorPicker.h