CommandHistory Member List

This is the complete list of members for CommandHistory, including all inherited members.

activity(QString)CommandHistorysignal
addCommand(Command *command)CommandHistory
addCommand(Command *command, bool execute, bool bundle=false)CommandHistory
addCommandAndExecute(Command *)CommandHistoryslot
addExecutedCommand(Command *)CommandHistoryslot
addToBundle(Command *command, bool execute)CommandHistoryprotected
addToCompound(Command *command, bool execute)CommandHistoryprotected
bundleTimerTimeout()CommandHistoryprotectedslot
clear()CommandHistory
clearStack(CommandStack &stack)CommandHistoryprotected
clipCommands()CommandHistoryprotected
clipStack(CommandStack &stack, int limit)CommandHistoryprotected
closeBundle()CommandHistoryprotected
commandExecuted()CommandHistorysignal
commandExecuted(Command *)CommandHistorysignal
CommandHistory()CommandHistoryprotected
CommandStack typedefCommandHistoryprotected
commandUnexecuted(Command *)CommandHistorysignal
documentRestored()CommandHistorysignal
documentSaved()CommandHistoryvirtualslot
endCompoundOperation()CommandHistory
getBundleTimeout() const CommandHistoryinline
getInstance()CommandHistorystatic
getMenuLimit() const CommandHistoryinline
getRedoLimit() const CommandHistoryinline
getUndoLimit() const CommandHistoryinline
m_actionCountsCommandHistoryprotected
m_bundleTimeoutCommandHistoryprotected
m_bundleTimerCommandHistoryprotected
m_bundlingCommandHistoryprotected
m_currentBundleCommandHistoryprotected
m_currentBundleNameCommandHistoryprotected
m_currentCompoundCommandHistoryprotected
m_executeCompoundCommandHistoryprotected
m_instanceCommandHistoryprotectedstatic
m_menuLimitCommandHistoryprotected
m_redoActionCommandHistoryprotected
m_redoLimitCommandHistoryprotected
m_redoMenuCommandHistoryprotected
m_redoMenuActionCommandHistoryprotected
m_redoStackCommandHistoryprotected
m_savedAtCommandHistoryprotected
m_undoActionCommandHistoryprotected
m_undoLimitCommandHistoryprotected
m_undoMenuCommandHistoryprotected
m_undoMenuActionCommandHistoryprotected
m_undoStackCommandHistoryprotected
redo()CommandHistoryslot
redoActivated(QAction *)CommandHistoryprotectedslot
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()CommandHistoryslot
undoActivated(QAction *)CommandHistoryprotectedslot
updateActions()CommandHistoryprotected
~CommandHistory()CommandHistoryvirtual