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

KeyTrans::KeyEntry Class Reference

#include </home/clem/local/src/opie/core/apps/embeddedkonsole/keytrans.h>

Collaboration diagram for KeyTrans::KeyEntry:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

KeyTrans::KeyEntry::KeyEntry int  ref,
int  key,
int  bits,
int  mask,
int  cmd,
QString  txt
 

Definition at line 55 of file keytrans.cpp.

KeyTrans::KeyEntry::~KeyEntry  ) 
 

Definition at line 60 of file keytrans.cpp.

KeyTrans::KeyEntry::KeyEntry int  ref,
int  key,
int  bits,
int  mask,
int  cmd,
QString  txt
 

KeyTrans::KeyEntry::~KeyEntry  ) 
 


Member Function Documentation

bool KeyTrans::KeyEntry::matches int  key,
int  bits,
int  mask
 

bool KeyTrans::KeyEntry::matches int  key,
int  bits,
int  mask
 

Definition at line 64 of file keytrans.cpp.

References bits, key, and mask.

QString KeyTrans::KeyEntry::text  ) 
 

QString KeyTrans::KeyEntry::text  ) 
 

Definition at line 69 of file keytrans.cpp.

References txt.


Member Data Documentation

int KeyTrans::KeyEntry::bits [private]
 

Definition at line 77 of file keytrans.h.

Referenced by matches().

int KeyTrans::KeyEntry::cmd
 

Definition at line 80 of file keytrans.h.

int KeyTrans::KeyEntry::key [private]
 

Definition at line 76 of file keytrans.h.

Referenced by matches().

int KeyTrans::KeyEntry::mask [private]
 

Definition at line 78 of file keytrans.h.

Referenced by matches().

int KeyTrans::KeyEntry::ref
 

Definition at line 74 of file keytrans.h.

QString KeyTrans::KeyEntry::txt
 

Definition at line 81 of file keytrans.h.

Referenced by text().


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