XII Release 0.1.0
Loading...
Searching...
No Matches
xiiQtColorAreaWidget Class Reference
Inheritance diagram for xiiQtColorAreaWidget:
[legend]

Signals

void valueChanged (double x, double y)
 

Public Member Functions

 xiiQtColorAreaWidget (QWidget *pParent)
 
float GetHue () const
 
void SetHue (float fHue)
 
float GetSaturation () const
 
void SetSaturation (float fSat)
 
float GetValue () const
 
void SetValue (float fVal)
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *) override
 
virtual void mouseMoveEvent (QMouseEvent *) override
 
virtual void mousePressEvent (QMouseEvent *) override
 
void UpdateImage ()
 

Protected Attributes

QImage m_Image
 
float m_fHue
 
float m_fSaturation
 
float m_fValue
 

The documentation for this class was generated from the following files: