ubit::UKeyEvent Class Reference

keyboard events More...

#include <uevent.hpp>

Inheritance diagram for ubit::UKeyEvent:

ubit::UInputEvent ubit::UEvent List of all members.

Public Member Functions

virtual UKeyEventkeyEvent ()
virtual unsigned short getKeyChar () const
 returns the typed character (in ISO Latin).
virtual unsigned long getKeyCode () const
 returns the X KeySym.
virtual void setKeyChar (unsigned short)
 changes the typed character (in ISO Latin).
virtual void setKeyCode (unsigned long)
 changes the X KeySym.
virtual int decodeKey ()
 UKeyEvent (UEventFlow *f, UView *v, USysEvent e, UTime t, const UCond &c)

Detailed Description

keyboard events


Member Function Documentation

void ubit::UKeyEvent::setKeyChar ( unsigned  short  )  [virtual]

changes the typed character (in ISO Latin).

Note: this can be useful to hide actual text (for a password for instance).


The documentation for this class was generated from the following files:
Generated on Mon Jan 29 00:20:49 2007 for Ubit by  doxygen 1.4.7