#include <colorpickerbutton.h>
|
| void | colorChanged (QColor color) |
| | colorChanged When the color this button represents changes by means other than the button. Does not emit colorPicked; More...
|
| |
◆ ColorPickerButton()
| ColorPickerButton::ColorPickerButton |
( |
QColor |
color = Qt::black, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ colorChanged
| void ColorPickerButton::colorChanged |
( |
QColor |
color | ) |
|
|
slot |
colorChanged When the color this button represents changes by means other than the button. Does not emit colorPicked;
- Parameters
-
◆ colorPicked
| void ColorPickerButton::colorPicked |
( |
QColor |
color | ) |
|
|
signal |
◆ currentColor()
| QColor ColorPickerButton::currentColor |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: