Laxkit  0.0.7.1
Public Member Functions
Laxkit::Undoable Class Reference

Subclass from this if you want an object that can act as an agent of undoing. More...

Inheritance diagram for Laxkit::Undoable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int Undo (UndoData *data)=0
virtual int Redo (UndoData *data)=0

Detailed Description

Subclass from this if you want an object that can act as an agent of undoing.


The documentation for this class was generated from the following file:

Mon Feb 17 2014 11:53:00, Laxkit