#include "graphwindow.h"#include <qpainter.h>#include <qpixmap.h>#include <qtimer.h>Include dependency graph for graphwindow.cpp:

Go to the source code of this file.
Variables | |
| static char * | background [] |
|
|
Initial value: {
"16 16 6 1",
" c None",
". c #52676E",
"+ c #3F545B",
"@ c #394E56",
"# c #2F454C",
"$ c #364B52",
".+++++++++++++++",
"@###############",
"+$$$$$$$$$$$$$$$",
"@###############",
"+$$$$$$$$$$$$$$$",
"@###############",
"+$$$$$$$$$$$$$$$",
"@###############",
"+$$$$$$$$$$$$$$$",
"@###############",
"+$$$$$$$$$$$$$$$",
"@###############",
"+$$$$$$$$$$$$$$$",
"@###############",
"+$$$$$$$$$$$$$$$",
"@###############"}
Definition at line 23 of file graphwindow.cpp. Referenced by QTextTableCell::backGround(), Qt3::QTextTableCell::backGround(), MindBreakerBoard::drawBackground(), MineSweep::MineSweep(), PiecesTable::paintCell(), MFrequencySpectrum::paintEvent(), RunningAppBar::paintEvent(), KateIconBorder::paintLine(), OThemeStyle::polish(), MetalStyle::polish(), SampleView::setBackgroundType(), and LauncherView::setBackgroundType(). |
1.4.2