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 typedef | CommandHistory | [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_actionCounts | CommandHistory | [protected] |
| m_bundleTimeout | CommandHistory | [protected] |
| m_bundleTimer | CommandHistory | [protected] |
| m_bundling | CommandHistory | [protected] |
| m_currentBundle | CommandHistory | [protected] |
| m_currentBundleName | CommandHistory | [protected] |
| m_currentCompound | CommandHistory | [protected] |
| m_executeCompound | CommandHistory | [protected] |
| m_instance | CommandHistory | [protected, static] |
| m_menuLimit | CommandHistory | [protected] |
| m_redoAction | CommandHistory | [protected] |
| m_redoLimit | CommandHistory | [protected] |
| m_redoMenu | CommandHistory | [protected] |
| m_redoMenuAction | CommandHistory | [protected] |
| m_redoStack | CommandHistory | [protected] |
| m_savedAt | CommandHistory | [protected] |
| m_undoAction | CommandHistory | [protected] |
| m_undoLimit | CommandHistory | [protected] |
| m_undoMenu | CommandHistory | [protected] |
| m_undoMenuAction | CommandHistory | [protected] |
| m_undoStack | CommandHistory | [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] |