#include <opie2/oresource.h>#include "ballpainter.h"#include <qpainter.h>Include dependency graph for ballpainter.cpp:

Go to the source code of this file.
Defines | |
| #define | PIXSIZE 21 |
Variables | |
| int | colorLinesArr [NCOLORS] |
|
|
Definition at line 28 of file ballpainter.cpp. Referenced by BallPainter::createPixmap(). |
|
|
Initial value:
{0x0000ff, 0x00ff00, 0xff0000, 0x00ffff, 0xff00ff, 0xffff00, 0x005080}
Definition at line 30 of file ballpainter.cpp. |
1.4.2