#include </home/clem/local/src/opie/libopie2/opieui/oselector.h>
Inheritance diagram for Opie::Ui::OHSSelector:


Public Member Functions | |
| OHSSelector (QWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
| virtual void | drawPalette (QPixmap *pixmap) |
| virtual void | resizeEvent (QResizeEvent *) |
| virtual void | drawContents (QPainter *painter) |
Private Member Functions | |
| void | updateContents () |
Private Attributes | |
| QPixmap | pixmap |
| OHSSelectorPrivate * | d |
Definition at line 392 of file oselector.h.
|
||||||||||||
|
Constructs a hue/saturation selection widget. Definition at line 597 of file oselector.cpp. References Opie::Ui::OXYSelector::setRange(). |
|
|
Reimplemented from OXYSelector. This drawing is buffered in a pixmap here. As real drawing routine, drawPalette() is used. Reimplemented from Opie::Ui::OXYSelector. Definition at line 613 of file oselector.cpp. References Opie::Ui::OXYSelector::contentsRect(), pixmap, Opie::MM::x, and Opie::MM::y. |
|
|
Draws the contents of the widget on a pixmap, which is used for buffering. Definition at line 618 of file oselector.cpp. References col, Opie::Ui::OXYSelector::contentsRect(), createStandardPalette(), Opie::Ui::OImageEffect::dither(), image, p, s, STANDARD_PAL_SIZE, and standardPalette. Referenced by updateContents(). |
|
|
Definition at line 608 of file oselector.cpp. References updateContents(). |
|
|
Definition at line 603 of file oselector.cpp. References drawPalette(), and pixmap. Referenced by resizeEvent(). |
|
|
Reimplemented from Opie::Ui::OXYSelector. Definition at line 424 of file oselector.h. |
|
|
Definition at line 421 of file oselector.h. Referenced by drawContents(), and updateContents(). |
1.4.2