KDE3Support
K3CommandHistory Member List
This is the complete list of members for K3CommandHistory, including all inherited members.addCommand(K3Command *command, bool execute=true) | K3CommandHistory | |
clear() | K3CommandHistory | |
commandExecuted(K3Command *command) | K3CommandHistory | [signal] |
commandHistoryChanged() | K3CommandHistory | [signal] |
documentRestored() | K3CommandHistory | [signal] |
documentSaved() | K3CommandHistory | [virtual, slot] |
isRedoAvailable() const | K3CommandHistory | |
isUndoAvailable() const | K3CommandHistory | |
K3CommandHistory() | K3CommandHistory | |
K3CommandHistory(KActionCollection *actionCollection, bool withMenus=true) | K3CommandHistory | |
presentCommand() const | K3CommandHistory | |
redo() | K3CommandHistory | [virtual, slot] |
redoCommands(int maxCommands=0) const | K3CommandHistory | |
redoLimit() const | K3CommandHistory | |
setRedoLimit(int limit) | K3CommandHistory | |
setUndoLimit(int limit) | K3CommandHistory | |
undo() | K3CommandHistory | [virtual, slot] |
undoCommands(int maxCommands=0) const | K3CommandHistory | |
undoLimit() const | K3CommandHistory | |
updateActions() | K3CommandHistory | |
~K3CommandHistory() | K3CommandHistory | [virtual] |