svgui  1.9
CommandHistory Member List
This is the complete list of members for CommandHistory, including all inherited members.
activity(QString)CommandHistory [signal]
addCommand(Command *command)CommandHistory
addCommand(Command *command, bool execute, bool bundle=false)CommandHistory
addCommandAndExecute(Command *)CommandHistory [slot]
addExecutedCommand(Command *)CommandHistory [slot]
addToBundle(Command *command, bool execute)CommandHistory [protected]
addToCompound(Command *command, bool execute)CommandHistory [protected]
bundleTimerTimeout()CommandHistory [protected, slot]
clear()CommandHistory
clearStack(CommandStack &stack)CommandHistory [protected]
clipCommands()CommandHistory [protected]
clipStack(CommandStack &stack, int limit)CommandHistory [protected]
closeBundle()CommandHistory [protected]
commandExecuted()CommandHistory [signal]
commandExecuted(Command *)CommandHistory [signal]
CommandHistory()CommandHistory [protected]
CommandStack typedefCommandHistory [protected]
commandUnexecuted(Command *)CommandHistory [signal]
documentRestored()CommandHistory [signal]
documentSaved()CommandHistory [virtual, slot]
endCompoundOperation()CommandHistory
getBundleTimeout() const CommandHistory [inline]
getInstance()CommandHistory [static]
getMenuLimit() const CommandHistory [inline]
getRedoLimit() const CommandHistory [inline]
getUndoLimit() const CommandHistory [inline]
m_actionCountsCommandHistory [protected]
m_bundleTimeoutCommandHistory [protected]
m_bundleTimerCommandHistory [protected]
m_bundlingCommandHistory [protected]
m_currentBundleCommandHistory [protected]
m_currentBundleNameCommandHistory [protected]
m_currentCompoundCommandHistory [protected]
m_executeCompoundCommandHistory [protected]
m_instanceCommandHistory [protected, static]
m_menuLimitCommandHistory [protected]
m_redoActionCommandHistory [protected]
m_redoLimitCommandHistory [protected]
m_redoMenuCommandHistory [protected]
m_redoMenuActionCommandHistory [protected]
m_redoStackCommandHistory [protected]
m_savedAtCommandHistory [protected]
m_undoActionCommandHistory [protected]
m_undoLimitCommandHistory [protected]
m_undoMenuCommandHistory [protected]
m_undoMenuActionCommandHistory [protected]
m_undoStackCommandHistory [protected]
redo()CommandHistory [slot]
redoActivated(QAction *)CommandHistory [protected, slot]
registerMenu(QMenu *menu)CommandHistory
registerToolbar(QToolBar *toolbar)CommandHistory
setBundleTimeout(int msec)CommandHistory
setMenuLimit(int limit)CommandHistory
setRedoLimit(int limit)CommandHistory
setUndoLimit(int limit)CommandHistory
startCompoundOperation(QString name, bool execute)CommandHistory
undo()CommandHistory [slot]
undoActivated(QAction *)CommandHistory [protected, slot]
updateActions()CommandHistory [protected]
~CommandHistory()CommandHistory [virtual]