karbon
VCommandHistory Member List
This is the complete list of members for VCommandHistory, including all inherited members.addCommand(VCommand *command, bool execute=true) | VCommandHistory | |
clear() | VCommandHistory | |
commandAdded(VCommand *) | VCommandHistory | [signal] |
commandExecuted(VCommand *) | VCommandHistory | [signal] |
commandExecuted() | VCommandHistory | [signal] |
commands() const | VCommandHistory | [inline] |
documentRestored() | VCommandHistory | [signal] |
documentSaved() | VCommandHistory | [slot] |
firstCommandRemoved() | VCommandHistory | [signal] |
historyCleared() | VCommandHistory | [signal] |
lastCommandRemoved() | VCommandHistory | [signal] |
redo() | VCommandHistory | [slot] |
redo(VCommand *command) | VCommandHistory | [slot] |
redoAllTo(VCommand *command) | VCommandHistory | [slot] |
redoLimit() const | VCommandHistory | [inline] |
setRedoLimit(unsigned int limit) | VCommandHistory | |
setUndoLimit(unsigned int limit) | VCommandHistory | |
undo() | VCommandHistory | [slot] |
undo(VCommand *command) | VCommandHistory | [slot] |
undoAllTo(VCommand *command) | VCommandHistory | [slot] |
undoLimit() const | VCommandHistory | [inline] |
VCommandHistory(KarbonPart *part) | VCommandHistory | |
~VCommandHistory() | VCommandHistory |