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

GKey Class Reference

All the information related to a keyboard event. More...

#include <LgiClass.h>

Inheritance diagram for GKey:

GUiEvent List of all members.

Public Member Functions

char16 GetChar ()
 Returns the character in the right case...

Public Attributes

uchar c
 The 8-bit character.
char16 c16
 The key being pressed.
int Data
 Os specific data.
bool IsChar
 True if this is a standard character (ie not a control key).

Detailed Description

All the information related to a keyboard event.


Member Data Documentation

uchar GKey::c
 

The 8-bit character.

Deprecated:
Use c16, the wide unicode version of the char.


The documentation for this class was generated from the following files:
Generated on Wed Oct 26 14:47:00 2005 for Lgi by  doxygen 1.4.1