Wt::WKeyEvent Class Reference

A class providing details for a Keyboard event. More...

#include <WEvent>

List of all members.

Public Member Functions

 WKeyEvent ()
 Default constructor.
bool altKey () const
 Has the alt key been pressed ?
bool metaKey () const
 Has the meta key been pressed ?
bool ctrlKey () const
 Has the ctrl key been pressed ?
bool shiftKey () const
 Has the shift key been pressed ?
int keyCode () const
 The key code.
const std::string & character () const
 The unicode character.


Detailed Description

A class providing details for a Keyboard event.
The documentation for this class was generated from the following files:
Generated on Mon Apr 14 15:15:01 2008 for Wt by doxygen 1.5.3