Public Slots | |
| void | setCol (int h, int s) |
Signals | |
| void | newCol (int h, int s) |
Public Member Functions | |
| QColorPicker (QWidget *parent=0, const char *name=0) | |
| ~QColorPicker () | |
Protected Member Functions | |
| QSize | sizeHint () const |
| QSizePolicy | sizePolicy () const |
| void | drawContents (QPainter *p) |
| void | mouseMoveEvent (QMouseEvent *) |
| void | mousePressEvent (QMouseEvent *) |
Private Member Functions | |
| QPoint | colPt () |
| int | huePt (const QPoint &pt) |
| int | satPt (const QPoint &pt) |
| void | setCol (const QPoint &pt) |
Private Attributes | |
| int | hue |
| int | sat |
| QPixmap * | pix |
|
||||||||||||
|
Definition at line 865 of file qcolordialog.cpp. References hue, huePt(), p, pHeight, pix, pWidth, sat, satPt(), setCol(), Opie::MM::x, and Opie::MM::y. |
|
|
Definition at line 884 of file qcolordialog.cpp. References pix. |
|
|
Definition at line 856 of file qcolordialog.cpp. References hue, pHeight, pWidth, and sat. Referenced by drawContents(), and setCol(). |
|
|
Definition at line 927 of file qcolordialog.cpp. |
|
|
Definition at line 858 of file qcolordialog.cpp. References pWidth. Referenced by QColorPicker(), and setCol(). |
|
|
Definition at line 913 of file qcolordialog.cpp. |
|
|
Definition at line 920 of file qcolordialog.cpp. |
|
||||||||||||
|
Referenced by mouseMoveEvent(), and mousePressEvent(). |
|
|
Definition at line 860 of file qcolordialog.cpp. References pHeight. Referenced by QColorPicker(), and setCol(). |
|
|
Definition at line 862 of file qcolordialog.cpp. |
|
||||||||||||
|
Definition at line 899 of file qcolordialog.cpp. References colPt(), FALSE, hue, sat, Opie::MM::x, and Opie::MM::y. Referenced by mouseMoveEvent(), mousePressEvent(), OColorDialogPrivate::newColorTypedIn(), QColorDialogPrivate::newColorTypedIn(), OColorDialogPrivate::newHsv(), QColorDialogPrivate::newHsv(), QColorPicker(), and setCol(). |
|
|
Definition at line 889 of file qcolordialog.cpp. |
|
|
Definition at line 894 of file qcolordialog.cpp. |
|
|
Definition at line 712 of file qcolordialog.cpp. Referenced by colPt(), mouseMoveEvent(), mousePressEvent(), QColorPicker(), and setCol(). |
|
|
Definition at line 720 of file qcolordialog.cpp. Referenced by drawContents(), QColorPicker(), and ~QColorPicker(). |
|
|
Definition at line 713 of file qcolordialog.cpp. Referenced by colPt(), mouseMoveEvent(), mousePressEvent(), QColorPicker(), and setCol(). |
1.4.2