#include </home/clem/local/src/opie/core/apps/embeddedkonsole/keytrans.h>
Collaboration diagram for KeyTrans::KeyEntry:

Public Member Functions | |
| KeyEntry (int ref, int key, int bits, int mask, int cmd, QString txt) | |
| ~KeyEntry () | |
| bool | matches (int key, int bits, int mask) |
| QString | text () |
| KeyEntry (int ref, int key, int bits, int mask, int cmd, QString txt) | |
| ~KeyEntry () | |
| bool | matches (int key, int bits, int mask) |
| QString | text () |
Public Attributes | |
| int | ref |
| int | cmd |
| QString | txt |
Private Attributes | |
| int | key |
| int | bits |
| int | mask |
|
||||||||||||||||||||||||||||
|
Definition at line 55 of file keytrans.cpp. |
|
|
Definition at line 60 of file keytrans.cpp. |
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Definition at line 64 of file keytrans.cpp. |
|
|
|
|
|
Definition at line 69 of file keytrans.cpp. References txt. |
|
|
Definition at line 77 of file keytrans.h. Referenced by matches(). |
|
|
Definition at line 80 of file keytrans.h. |
|
|
Definition at line 76 of file keytrans.h. Referenced by matches(). |
|
|
Definition at line 78 of file keytrans.h. Referenced by matches(). |
|
|
Definition at line 74 of file keytrans.h. |
|
|
Definition at line 81 of file keytrans.h. Referenced by text(). |
1.4.2