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

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

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

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

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


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