This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | QPE_PORT |
| #define | i18n(x) x |
| #define | KTMainWindow QMainWindow |
| #define | KMenuBar QMenuBar |
| #define | KAccel QAccel |
| #define | APP qApp |
| #define | APP_CONFIG_BEGIN(cfgname) Config* cfgname = new Config("kpacman"); cfgname->setGroup("Default"); |
| #define | APP_CONFIG_END(cfgname) delete cfgname |
| #define | SAVE_CONFIG_GROUP(cfgname, groupname) |
| #define | RESTORE_CONFIG_GROUP(cfgname, groupname) cfgname->setGroup("Default") |
| #define | FIND_APP_DATA(dataname) (QPEApplication::qpeDir()+"share/kpacman/"+dataname) |
| #define | APP_QUIT() APP->quit() |
|
|
Definition at line 41 of file portable.h. |
|
|
|
|
Definition at line 56 of file portable.h. Referenced by Kpacman::quitKpacman(). |
|
|
Definition at line 48 of file portable.h. Referenced by KpacmanWidget::confMisc(), Referee::fillMapName(), Status::fillPixmapName(), Painter::fillPixmapName(), and Keys::Keys(). |
|
|
|
Definition at line 40 of file portable.h. |
|
|
Definition at line 39 of file portable.h. |
|
|
Definition at line 38 of file portable.h. |
|
|
Definition at line 22 of file portable.h. |
|
|
Definition at line 46 of file portable.h. Referenced by Status::confScheme(), Score::confScheme(), Referee::confScheme(), Painter::confScheme(), KpacmanWidget::confScheme(), and Kpacman::lookupSchemes(). |
|
|
Definition at line 45 of file portable.h. Referenced by Status::confScheme(), Score::confScheme(), Referee::confScheme(), Painter::confScheme(), KpacmanWidget::confScheme(), and Kpacman::lookupSchemes(). |
1.4.2