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

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
|
||||||||||||||||||||
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/UndoRedoEvent.h
