◆ QtColorEditWidget()
QtColorEditWidget::QtColorEditWidget |
( |
QWidget * |
parent | ) |
|
◆ buttonClicked
void QtColorEditWidget::buttonClicked |
( |
| ) |
|
|
privateslot |
◆ eventFilter()
bool QtColorEditWidget::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
ev |
|
) |
| |
|
override |
◆ paintEvent()
void QtColorEditWidget::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
overrideprotected |
◆ setValue
void QtColorEditWidget::setValue |
( |
const QColor & |
value | ) |
|
|
slot |
◆ valueChanged
void QtColorEditWidget::valueChanged |
( |
const QColor & |
value | ) |
|
|
signal |
◆ m_button
QToolButton* QtColorEditWidget::m_button |
|
private |
◆ m_color
QColor QtColorEditWidget::m_color |
|
private |
◆ m_label
QLabel* QtColorEditWidget::m_label |
|
private |
◆ m_pixmapLabel
QLabel* QtColorEditWidget::m_pixmapLabel |
|
private |
The documentation for this class was generated from the following file: