#include <qapplication.h>#include <qobject.h>#include <qpixmap.h>#include "unikeyboard.h"#include "unikeyboardimpl.h"Include dependency graph for unikeyboardimpl.cpp:

Go to the source code of this file.
Functions | |
| Q_EXPORT_INTERFACE () | |
Variables | |
| static const char * | uni_xpm [] |
|
|
Definition at line 102 of file unikeyboardimpl.cpp. References Q_CREATE_INSTANCE. |
|
|
Initial value: {
"28 13 2 1",
"# c #000000",
". c None",
"............................",
"...####....#####.....####...",
"...####....######....####...",
"...####....#######..........",
"...####....########..####...",
"...####....####.####.####...",
"...####....####..########...",
"...####....####...#######...",
"...####....####....######...",
"...#####..#####.....#####...",
"....##########.......####...",
"......######..........###...",
"............................"}
Definition at line 27 of file unikeyboardimpl.cpp. Referenced by UniKeyboardImpl::icon(). |
1.4.2