|
void | setColor (const QColor &color) |
|
|
void | colorChange (const QColor &color) |
|
|
| ColorWheel (const QSize &initialSize=QSize(200, 200), QWidget *parent=0) |
|
virtual QSize | sizeHint () const |
|
virtual QSize | minimumSizeHint () const |
|
QColor | color () const |
|
|
void | hueChanged (int hue) |
|
void | svChanged (const QColor &newcolor) |
|
|
void | mousePressEvent (QMouseEvent *e) |
|
void | mouseMoveEvent (QMouseEvent *e) |
|
void | mouseReleaseEvent (QMouseEvent *e) |
|
void | resizeEvent (QResizeEvent *event) |
|
void | paintEvent (QPaintEvent *) |
|
The documentation for this class was generated from the following files:
- colorwheel.h
- colorwheel.cpp