lib
TKColorPanelButton Class Reference
List of all members.Detailed Description
Definition at line 99 of file tkcoloractions.h.
Signals | |
| void | selected (const QColor &) |
Public Member Functions | |
| TKColorPanelButton (const QColor &, QWidget *parent, const char *name=0) | |
| ~TKColorPanelButton () | |
| void | setActive (bool) |
| QColor | panelColor () const |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *) |
| virtual void | enterEvent (QEvent *) |
| virtual void | leaveEvent (QEvent *) |
| virtual void | mouseReleaseEvent (QMouseEvent *) |
Protected Attributes | |
| QColor | m_Color |
| bool | m_bActive |
The documentation for this class was generated from the following files:

