#include <QColorWidget.h>
Displays a color and allows the user to modify said color
Definition at line 12 of file QColorWidget.h.
◆ QColorWidget()
QColorWidget::QColorWidget |
( |
| ) |
|
◆ colorChanged
void QColorWidget::colorChanged |
( |
QColor |
color | ) |
|
|
signal |
◆ enterEvent()
void QColorWidget::enterEvent |
( |
QEvent * |
event | ) |
|
|
protected |
◆ getColor()
QColor QColorWidget::getColor |
( |
| ) |
const |
◆ leaveEvent()
void QColorWidget::leaveEvent |
( |
QEvent * |
event | ) |
|
|
protected |
◆ minimumSizeHint()
QSize QColorWidget::minimumSizeHint |
( |
| ) |
const |
◆ mouseReleaseEvent()
void QColorWidget::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
◆ setColor()
void QColorWidget::setColor |
( |
const QColor & |
color | ) |
|
◆ ShowAlpha
bool QColorWidget::ShowAlpha = false |
The documentation for this class was generated from the following file: