#include <qimage.h>#include <qdrawutil.h>#include <opie2/oimageeffect.h>#include <opie2/oselector.h>Include dependency graph for oselector.cpp:

Go to the source code of this file.
Defines | |
| #define | STORE_W 8 |
| #define | STORE_W2 STORE_W * 2 |
| #define | STANDARD_PAL_SIZE 17 |
Functions | |
| static void | createStandardPalette () |
Variables | |
| static QColor * | standardPalette = 0 |
|
|
Definition at line 504 of file oselector.cpp. Referenced by createStandardPalette(), Opie::Ui::OValueSelector::drawPalette(), and Opie::Ui::OHSSelector::drawPalette(). |
|
|
Definition at line 30 of file oselector.cpp. Referenced by Opie::Ui::OXYSelector::paintEvent(), and Opie::Ui::OXYSelector::setPosition(). |
|
|
Definition at line 31 of file oselector.cpp. Referenced by Opie::Ui::OXYSelector::OXYSelector(), Opie::Ui::OXYSelector::paintEvent(), and Opie::Ui::OXYSelector::setPosition(). |
|
|
Definition at line 568 of file oselector.cpp. References Qt::black, Qt::blue, Qt::cyan, Qt::darkBlue, Qt::darkCyan, Qt::darkGray, Qt::darkGreen, Qt::darkMagenta, Qt::darkRed, Qt::darkYellow, Qt::gray, Qt::green, i, Qt::lightGray, Qt::magenta, Qt::red, STANDARD_PAL_SIZE, standardPalette, Qt::white, and Qt::yellow. Referenced by Opie::Ui::OValueSelector::drawPalette(), and Opie::Ui::OHSSelector::drawPalette(). |
|
|
Definition at line 502 of file oselector.cpp. Referenced by createStandardPalette(), Opie::Ui::OValueSelector::drawPalette(), and Opie::Ui::OHSSelector::drawPalette(). |
1.4.2