#include </home/clem/local/src/opie/noncore/games/kpacman/keys.h>
Public Member Functions | |
| Keys (QWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
| void | keyPressEvent (QKeyEvent *) |
Private Slots | |
| void | butRight () |
| void | butLeft () |
| void | butUp () |
| void | butDown () |
| void | getKey (int) |
| void | defaults () |
| void | focusIn (QLabel *) |
| void | focusOut (QLabel *) |
| void | ok () |
Private Member Functions | |
| void | init () |
Private Attributes | |
| QLabel * | labels [4] |
| QLabel * | lab |
|
||||||||||||
|
Definition at line 22 of file keys.cpp. References butDown(), butLeft(), butRight(), butUp(), defaults(), FIND_APP_DATA, init(), l, lab, labels, ok(), tr, and Opie::MM::x. |
|
|
Definition at line 117 of file keys.cpp. References getKey(). Referenced by Keys(). |
|
|
Definition at line 122 of file keys.cpp. References getKey(). Referenced by Keys(). |
|
|
Definition at line 127 of file keys.cpp. References getKey(). Referenced by Keys(). |
|
|
Definition at line 112 of file keys.cpp. References getKey(). Referenced by Keys(). |
|
|
Definition at line 155 of file keys.cpp. References focusOut(), lab, and labels. Referenced by Keys(). |
|
|
Definition at line 147 of file keys.cpp. References lab. Referenced by getKey(). |
|
|
Definition at line 140 of file keys.cpp. Referenced by defaults(), and getKey(). |
|
|
Definition at line 132 of file keys.cpp. References focusIn(), focusOut(), lab, and labels. Referenced by butDown(), butLeft(), butRight(), and butUp(). |
|
|
Definition at line 168 of file keys.cpp. References APP_CONFIG_BEGIN, APP_CONFIG_END, and labels. Referenced by Keys(). |
|
|
Definition at line 97 of file keys.cpp. References QString::isNull(), Opie::Ui::Internal::keyToString(), lab, Opie::Internal::string(), and tr. |
|
|
Definition at line 189 of file keys.cpp. Referenced by Keys(). |
|
|
Definition at line 45 of file keys.h. Referenced by defaults(), focusIn(), getKey(), keyPressEvent(), and Keys(). |
|
|
Definition at line 44 of file keys.h. Referenced by defaults(), getKey(), init(), and Keys(). |
1.4.2