#include <qapplication.h>#include <qpixmap.h>#include "keyboard.h"#include "keyboardimpl.h"Include dependency graph for keyboardimpl.cpp:

Go to the source code of this file.
Functions | |
| Q_EXPORT_INTERFACE () | |
Variables | |
| static const char *const | icon_xpm [] |
|
|
Definition at line 95 of file keyboardimpl.cpp. References Q_CREATE_INSTANCE. |
|
|
Initial value: {
"26 13 2 1",
" c None",
". c #000000",
" ... ... ... ... ... ... ",
". . . . . ",
". . ... .. . . ",
". . .. . . ",
" ...... ...... ... .... ",
". .. .. .. . ",
". .. .. .. . ",
". ... .. . ",
" ...... .. ...... ",
". . .. . . ",
". . ....... . . ",
". . . . . ",
" ... ... ... ... ... ... "}
Definition at line 18 of file keyboardimpl.cpp. |
1.4.2