krfb
KeyboardEvent Class Reference
#include <events.h>
Inheritance diagram for KeyboardEvent:

Detailed Description
Definition at line 30 of file events.h.
Public Member Functions | |
| KeyboardEvent (bool d, KeySym k) | |
| virtual void | exec () |
Static Public Member Functions | |
| static void | initKeycodes () |
Constructor & Destructor Documentation
| KeyboardEvent::KeyboardEvent | ( | bool | d, | |
| KeySym | k | |||
| ) |
Definition at line 34 of file events.cpp.
Member Function Documentation
| void KeyboardEvent::initKeycodes | ( | ) | [static] |
Definition at line 40 of file events.cpp.
| void KeyboardEvent::exec | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference