|
| UndoStack (int maxSize=100) |
|
bool | action (UndoState *state) |
|
bool | undo (uint steps, int objectId) |
|
bool | redo (uint steps, int objectId) |
|
uint | size () const |
|
uint | undoItems () const |
|
uint | redoItems () const |
|
uint | maxSize () const |
|
void | setMaxSize (uint maxSize) |
|
void | clear () |
|
UndoState * | getNextUndo (int objectId) |
|
UndoState * | getNextRedo (int objectId) |
|
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/undostack.h
- /Users/ale/src/Scribus/scribus/undostack.cpp