lib/widgets/propeditor/mycolorcombo.cpp File Reference
#include <klocale.h>
#include <qpainter.h>
#include <qpixmap.h>
#include "mycolorcombo.h"
#include "mycolorcombo.moc"
Go to the source code of this file.
Classes | |
class | KColorCombo::KColorComboPrivate |
Defines | |
#define | STANDARD_PAL_SIZE 17 |
Functions | |
void | createStandardPalette () |
Variables | |
QColor * | standardPalette = 0 |
Define Documentation
|
Definition at line 32 of file mycolorcombo.cpp. Referenced by createStandardPalette(). |
Function Documentation
|
Definition at line 36 of file mycolorcombo.cpp. References STANDARD_PAL_SIZE, and standardPalette. |
Variable Documentation
|
Definition at line 34 of file mycolorcombo.cpp. Referenced by createStandardPalette(). |