libkdegames
kgamepopupitem.cpp File Reference
#include "kgamepopupitem.h"
#include <QPainter>
#include <QTimeLine>
#include <QTimer>
#include <QGraphicsScene>
#include <QGraphicsView>
#include <QGraphicsTextItem>
#include <KIcon>
#include <KDebug>
#include <kcolorscheme.h>
#include "kgamepopupitem.moc"
Include dependency graph for kgamepopupitem.cpp:

Go to the source code of this file.
Variables | |
| static const qreal | BORDER_PEN_WIDTH = 1.0 |
| static const int | MARGIN = 15 |
| static const int | SHOW_OFFSET = 5 |
| static const int | SOME_SPACE = 10 |
Variable Documentation
const qreal BORDER_PEN_WIDTH = 1.0 [static] |
Definition at line 37 of file kgamepopupitem.cpp.
const int MARGIN = 15 [static] |
Definition at line 31 of file kgamepopupitem.cpp.
const int SHOW_OFFSET = 5 [static] |
Definition at line 33 of file kgamepopupitem.cpp.
const int SOME_SPACE = 10 [static] |
Definition at line 35 of file kgamepopupitem.cpp.
KDE 4.2 API Reference