version 3.3

VRS::Key Class Reference

Plattform-independent key codes used in VRS. More...

#include <vrs/sg/key.h>

List of all members.

Public Types

enum  {
  Escape = 27, SpecialKeyOffset = 0xFF00, Alt, Control,
  Shift, MetaLeft, MetaRight, Capital,
  Tab, Return, Back, Insert,
  Delete, Home, End, PageDown,
  PageUp, Down, Up, Left,
  Right, NumLock, Numpad0, Numpad1,
  Numpad2, Numpad3, Numpad4, Numpad5,
  Numpad6, Numpad7, Numpad8, Numpad9,
  Divide, Multiply, Subtract, Add,
  Decimal, Enter, F1, F2,
  F3, F4, F5, F6,
  F7, F8, F9, F10,
  F11, F12, Snapshot, Scroll,
  Pause, Help, PrintScreen, Cancel,
  Undefined
}
 < These constants are used by event classes More...


Detailed Description

Plattform-independent key codes used in VRS.

Member Enumeration Documentation

anonymous enum

< These constants are used by event classes

Enumerator:
Escape 
SpecialKeyOffset 
Alt 
Control 
Shift 
MetaLeft 
MetaRight 
Capital 
Tab 
Return 
Back 
Insert 
Delete 
Home 
End 
PageDown 
PageUp 
Down 
Up 
Left 
Right 
NumLock 
Numpad0 
Numpad1 
Numpad2 
Numpad3 
Numpad4 
Numpad5 
Numpad6 
Numpad7 
Numpad8 
Numpad9 
Divide 
Multiply 
Subtract 
Add 
Decimal 
Enter 
F1 
F2 
F3 
F4 
F5 
F6 
F7 
F8 
F9 
F10 
F11 
F12 
Snapshot 
Scroll 
Pause 
Help 
PrintScreen 
Cancel 
Undefined 


The documentation for this class was generated from the following file:

Generated on Mon May 21 06:00:26 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact