QwwHueSatRadialPicker Class Reference

A widget allowing color picking in a form of hue-saturation circle. More...

Inherits QWidget.

List of all members.

Public Slots

void setColor (const QColor &c)
void setValue (int v)

Public Member Functions

int heightForWidth (int w) const
QSize minimumSizeHint () const
 QwwHueSatRadialPicker (QWidget *parent=0)
QSize sizeHint () const
 ~QwwHueSatRadialPicker ()

Protected Member Functions

virtual void drawCrosshair (QPainter *p, const QPoint &pt)
void mouseMoveEvent (QMouseEvent *me)
void mousePressEvent (QMouseEvent *me)
void paintEvent (QPaintEvent *)
void resizeEvent (QResizeEvent *)

Properties

QColor color []
int value []


Detailed Description

A widget allowing color picking in a form of hue-saturation circle.

Definition at line 22 of file qwwhuesatradialpicker.h.


Constructor & Destructor Documentation

QwwHueSatRadialPicker::QwwHueSatRadialPicker ( QWidget parent = 0  ) 

Parameters:
parent 

Definition at line 56 of file qwwhuesatradialpicker.cpp.


Member Function Documentation

void QwwHueSatRadialPicker::drawCrosshair ( QPainter p,
const QPoint pt 
) [protected, virtual]

Parameters:
p 
pt 

Definition at line 214 of file qwwhuesatradialpicker.cpp.

void QwwHueSatRadialPicker::setColor ( const QColor c  )  [slot]

Parameters:
c 

Definition at line 245 of file qwwhuesatradialpicker.cpp.

void QwwHueSatRadialPicker::setValue ( int  v  )  [slot]

Parameters:
v 

Definition at line 124 of file qwwhuesatradialpicker.cpp.


Property Documentation

const QColor QwwHueSatRadialPicker::color [read, write]

Returns:

Definition at line 24 of file qwwhuesatradialpicker.h.

int QwwHueSatRadialPicker::value [read, write]

Returns:

Definition at line 24 of file qwwhuesatradialpicker.h.


Generated on Sat Apr 21 21:54:36 2007 for wwWidgets by  doxygen 1.5.1