#include <iostream>#include <qapplication.h>#include <qobject.h>#include <qpixmap.h>#include "DasherInterface.h"#include "QtDasherScreen.h"#include "QtDasherImpl.h"Include dependency graph for QtDasherImpl.cc:

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