VCF::MouseEventHandler< SOURCE_TYPE > Class Template Reference
MouseEventHandler handles the following onMouseDoubleClicked onMouseClicked onMouseMove onMouseUp onMouseDown. More...
#include <vcf/ApplicationKit/MouseEvent.h>
Inheritance diagram for VCF::MouseEventHandler< SOURCE_TYPE >:

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