#include <unre.h>
◆ UnRe()
◆ ~UnRe()
◆ applyZoom()
◆ applyZoomRatio()
◆ clear()
◆ previewUndo()
While undo() pops a KageDo from a stack, this just gives a preview of the top KageDo on the stack.
- Returns
- latest state pushed in the stack
- See also
- undo()
◆ redo()
◆ stackDo()
void UnRe::stackDo |
( |
unsigned int |
p_layer, |
|
|
unsigned int |
p_frame, |
|
|
vector< VectorData > |
p_data |
|
) |
| |
◆ undo()
◆ _stackIndex
unsigned int UnRe::_stackIndex |
|
protected |
◆ _undoStack
vector<KageDo> UnRe::_undoStack |
|
protected |
The documentation for this class was generated from the following files: