Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

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 >:

VCF::EventHandlerInstance< SOURCE_TYPE, KeyboardEvent > VCF::EventHandler VCF::Object List of all members.

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

template<class SOURCE_TYPE>
VCF::KeyboardEventHandler< SOURCE_TYPE >::KeyboardEventHandler SOURCE_TYPE *  source,
_typename_ EventHandlerInstance< SOURCE_TYPE, KeyboardEvent >::OnEventHandlerMethod  handlerMethod,
const String handlerName = ""
[inline]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information