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

Go to the source code of this file.
Functions | |
| Q_EXPORT_INTERFACE () | |
Variables | |
| static const char * | pb_xpm [] |
|
|
Definition at line 98 of file pickboardimpl.cpp. References Q_CREATE_INSTANCE. |
|
|
Initial value: {
"28 7 2 1",
"# c #303030",
" c None",
" ########################## ",
" # # # # # # # ",
" # # # # # # # ",
" ########################## ",
" # # # # # # ",
" # # # # # # ",
" ########################## "}
Definition at line 27 of file pickboardimpl.cpp. Referenced by PickboardImpl::icon(). |
1.4.2