#include <color_box.h>
Definition at line 9 of file color_box.h.
◆ ColorBox()
Gui::ColorBox::ColorBox |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ColorUpdated
void Gui::ColorBox::ColorUpdated |
( |
QColor |
color | ) |
|
|
signal |
◆ mousePressEvent()
void Gui::ColorBox::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ paintEvent()
void Gui::ColorBox::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
◆ SelectColor
void Gui::ColorBox::SelectColor |
( |
| ) |
|
|
privateslot |
◆ UpdateColor
void Gui::ColorBox::UpdateColor |
( |
QColor |
color | ) |
|
|
slot |
◆ m_Color
QColor Gui::ColorBox::m_Color |
|
private |
◆ m_ColorDialog
QColorDialog* Gui::ColorBox::m_ColorDialog |
|
private |
The documentation for this class was generated from the following files: