kgoldrunner
KGrThumbNail Class Reference
#include <kgrgame.h>
Inheritance diagram for KGrThumbNail:
Detailed Description
Definition at line 281 of file kgrgame.h.
Public Member Functions | |
| KGrThumbNail (QWidget *parent=0, const char *name=0) | |
| void | setLevelData (const QString &dir, const QString &prefix, int level, QLabel *sln) |
Static Public Attributes | |
| static QColor | backgroundColor |
| static QColor | brickColor |
| static QColor | ladderColor |
| static QColor | poleColor |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
Constructor & Destructor Documentation
| KGrThumbNail::KGrThumbNail | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 2448 of file kgrgame.cpp.
Member Function Documentation
| void KGrThumbNail::setLevelData | ( | const QString & | dir, | |
| const QString & | prefix, | |||
| int | level, | |||
| QLabel * | sln | |||
| ) |
Definition at line 2457 of file kgrgame.cpp.
| void KGrThumbNail::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 2482 of file kgrgame.cpp.
Member Data Documentation
QColor KGrThumbNail::backgroundColor [static] |
QColor KGrThumbNail::brickColor [static] |
QColor KGrThumbNail::ladderColor [static] |
QColor KGrThumbNail::poleColor [static] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference