Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Keys Class Reference

#include </home/clem/local/src/opie/noncore/games/kpacman/keys.h>

List of all members.

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


Constructor & Destructor Documentation

Keys::Keys QWidget *  parent = 0,
const char *  name = 0
 

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.


Member Function Documentation

void Keys::butDown  )  [private, slot]
 

Definition at line 117 of file keys.cpp.

References getKey().

Referenced by Keys().

void Keys::butLeft  )  [private, slot]
 

Definition at line 122 of file keys.cpp.

References getKey().

Referenced by Keys().

void Keys::butRight  )  [private, slot]
 

Definition at line 127 of file keys.cpp.

References getKey().

Referenced by Keys().

void Keys::butUp  )  [private, slot]
 

Definition at line 112 of file keys.cpp.

References getKey().

Referenced by Keys().

void Keys::defaults  )  [private, slot]
 

Definition at line 155 of file keys.cpp.

References focusOut(), lab, and labels.

Referenced by Keys().

void Keys::focusIn QLabel *   )  [private, slot]
 

Definition at line 147 of file keys.cpp.

References lab.

Referenced by getKey().

void Keys::focusOut QLabel *   )  [private, slot]
 

Definition at line 140 of file keys.cpp.

Referenced by defaults(), and getKey().

void Keys::getKey int   )  [private, slot]
 

Definition at line 132 of file keys.cpp.

References focusIn(), focusOut(), lab, and labels.

Referenced by butDown(), butLeft(), butRight(), and butUp().

void Keys::init  )  [private]
 

Definition at line 168 of file keys.cpp.

References APP_CONFIG_BEGIN, APP_CONFIG_END, and labels.

Referenced by Keys().

void Keys::keyPressEvent QKeyEvent *   )  [protected]
 

Definition at line 97 of file keys.cpp.

References QString::isNull(), Opie::Ui::Internal::keyToString(), lab, Opie::Internal::string(), and tr.

void Keys::ok  )  [private, slot]
 

Definition at line 189 of file keys.cpp.

Referenced by Keys().


Member Data Documentation

QLabel* Keys::lab [private]
 

Definition at line 45 of file keys.h.

Referenced by defaults(), focusIn(), getKey(), keyPressEvent(), and Keys().

QLabel* Keys::labels[4] [private]
 

Definition at line 44 of file keys.h.

Referenced by defaults(), getKey(), init(), and Keys().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:37:45 2005 for OPIE by  doxygen 1.4.2