VCF::KeyboardEventHandler< SOURCE_TYPE > Class Template Reference
KeyboardEventHandler handles the following: onKeyPressed onKeyDown onKeyUp. More...
#include <vcf/ApplicationKit/KeyboardEvent.h>
Inheritance diagram for VCF::KeyboardEventHandler< SOURCE_TYPE >:

Public Member Functions | |
| KeyboardEventHandler (SOURCE_TYPE *source, _typename_ EventHandlerInstance< SOURCE_TYPE, KeyboardEvent >::OnEventHandlerMethod handlerMethod, const String &handlerName="") | |
Detailed Description
template<class SOURCE_TYPE>
class VCF::KeyboardEventHandler< SOURCE_TYPE >
KeyboardEventHandler handles the following: onKeyPressed onKeyDown onKeyUp.
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/KeyboardEvent.h
