Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::ColorWheel Class Reference
Inheritance diagram for inviwo::ColorWheel:

Public Slots

void setColor (const QColor &color)

Signals

void colorChange (const QColor &color)

Public Member Functions

 ColorWheel (const QSize &initialSize=QSize(200, 200), QWidget *parent=0)
virtual QSize sizeHint () const
virtual QSize minimumSizeHint () const
QColor color () const

Protected Slots

void hueChanged (int hue)
void svChanged (const QColor &newcolor)

Protected Member Functions

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 file:
  • colorwheel.h