add(Command *command) | TSE3::Cmd::CommandHistory | |
c_notifier_type typedef | TSE3::Notifier< CommandHistoryListener > | [protected] |
clear() | TSE3::Cmd::CommandHistory | [inline] |
clearRedos() | TSE3::Cmd::CommandHistory | |
clearUndos() | TSE3::Cmd::CommandHistory | |
CommandHistory(int limit=defaultLimit) | TSE3::Cmd::CommandHistory | |
defaultLimit | TSE3::Cmd::CommandHistory | [static] |
limit() const | TSE3::Cmd::CommandHistory | |
listener_type typedef | TSE3::Notifier< CommandHistoryListener > | |
listener_type class | TSE3::Notifier< CommandHistoryListener > | [friend] |
Notifier() | TSE3::Notifier< CommandHistoryListener > | [inline, protected] |
notify(func_type func) | TSE3::Notifier< CommandHistoryListener > | [inline, protected] |
notify(func_type func, const p1_type &p1) | TSE3::Notifier< CommandHistoryListener > | [inline, protected] |
notify(func_type func, const p1_type &p1, const p2_type &p2) | TSE3::Notifier< CommandHistoryListener > | [inline, protected] |
notify(func_type func, const p1_type &p1, const p2_type &p2, const p3_type &p3) | TSE3::Notifier< CommandHistoryListener > | [inline, protected] |
numListeners() const | TSE3::Notifier< CommandHistoryListener > | [inline, protected] |
redo() | TSE3::Cmd::CommandHistory | |
redoCommand(size_t pos) | TSE3::Cmd::CommandHistory | |
redos() const | TSE3::Cmd::CommandHistory | |
setLimit(int limit) | TSE3::Cmd::CommandHistory | |
undo() | TSE3::Cmd::CommandHistory | |
undoCommand(size_t pos) | TSE3::Cmd::CommandHistory | |
undos() const | TSE3::Cmd::CommandHistory | |
~Notifier() | TSE3::Notifier< CommandHistoryListener > | [inline, protected, virtual] |