VCF::WindowEventHandler< SOURCE_TYPE > Class Template Reference
WindowEventHandler handles the following: onWindowClose onWindowRestore onWindowMaximize onWindowMinimize. More...
#include <WindowEvent.h>
Inheritance diagram for VCF::WindowEventHandler< SOURCE_TYPE >:

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