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

VCF::UndoRedoEventHandler< SOURCE_TYPE > Class Template Reference

UndoRedoEventHandler handles the following: onUndoCommand onRedoCommand onStackCleared onStackChanged onExecuteCommand. More...

#include <UndoRedoEvent.h>

Inheritance diagram for VCF::UndoRedoEventHandler< SOURCE_TYPE >:

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

Public Member Functions

 UndoRedoEventHandler (SOURCE_TYPE *source, _typename_ EventHandlerInstance< SOURCE_TYPE, UndoRedoEvent >::OnEventHandlerMethod handlerMethod, const String &handlerName="")

Detailed Description

template<class SOURCE_TYPE>
class VCF::UndoRedoEventHandler< SOURCE_TYPE >

UndoRedoEventHandler handles the following: onUndoCommand onRedoCommand onStackCleared onStackChanged onExecuteCommand.


Constructor & Destructor Documentation

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


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