Public Slots | |
| void | setCol (int h, int s, int v) |
| void | setCol (int h, int s) |
Signals | |
| void | newHsv (int h, int s, int v) |
Public Member Functions | |
| QColorLuminancePicker (QWidget *parent=0, const char *name=0) | |
| ~QColorLuminancePicker () | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | mouseMoveEvent (QMouseEvent *) |
| void | mousePressEvent (QMouseEvent *) |
Private Types | |
| enum | { foff = 3, coff = 4 } |
Private Member Functions | |
| int | y2val (int y) |
| int | val2y (int val) |
| void | setVal (int v) |
Private Attributes | |
| int | val |
| int | hue |
| int | sat |
| QPixmap * | pix |
|
|
Definition at line 748 of file qcolordialog.cpp. |
|
||||||||||||
|
Definition at line 773 of file qcolordialog.cpp. |
|
|
Definition at line 782 of file qcolordialog.cpp. References pix. |
|
|
Definition at line 787 of file qcolordialog.cpp. |
|
|
Definition at line 791 of file qcolordialog.cpp. |
|
||||||||||||||||
|
|
|
|
Definition at line 813 of file qcolordialog.cpp. References coff, foff, g, height, hue, p, pix, sat, TRUE, val, val2y(), width, Opie::MM::x, Opie::MM::y, and y2val(). |
|
||||||||||||
|
Definition at line 807 of file qcolordialog.cpp. |
|
||||||||||||||||
|
Definition at line 847 of file qcolordialog.cpp. References FALSE, hue, pix, sat, and val. Referenced by OColorDialogPrivate::newColorTypedIn(), QColorDialogPrivate::newColorTypedIn(), OColorDialogPrivate::newHsv(), QColorDialogPrivate::newHsv(), and setCol(). |
|
|
Definition at line 796 of file qcolordialog.cpp. References FALSE, hue, newHsv(), pix, sat, and val. Referenced by mouseMoveEvent(), and mousePressEvent(). |
|
|
Definition at line 767 of file qcolordialog.cpp. References coff, d, and height. Referenced by paintEvent(). |
|
|
Definition at line 761 of file qcolordialog.cpp. References coff, d, and height. Referenced by mouseMoveEvent(), mousePressEvent(), and paintEvent(). |
|
|
Definition at line 750 of file qcolordialog.cpp. Referenced by paintEvent(), QColorLuminancePicker(), setCol(), and setVal(). |
|
|
Definition at line 757 of file qcolordialog.cpp. Referenced by paintEvent(), QColorLuminancePicker(), setCol(), setVal(), and ~QColorLuminancePicker(). |
|
|
Definition at line 751 of file qcolordialog.cpp. Referenced by paintEvent(), QColorLuminancePicker(), setCol(), and setVal(). |
|
|
Definition at line 749 of file qcolordialog.cpp. Referenced by paintEvent(), QColorLuminancePicker(), setCol(), and setVal(). |
1.4.2