ClickableColorLabel Class Reference
List of all members.
Signals |
|
void | clicked () |
Public Member Functions |
|
| ClickableColorLabel (const QString &text, QWidget *parent=0, Qt::WindowFlags f=0) |
|
void | setColor (const QColor &color) |
Protected Member Functions |
|
void | mousePressEvent (QMouseEvent *e) |
|
void | paintEvent (QPaintEvent *event) |
Protected Attributes |
|
QColor | color_ |
Detailed Description
Definition at line 41 of file colorpropertywidget.h.