add(Command *command) | TSE3::Cmd::CommandGroup | |
Command(const std::string &title, bool undoable=true) | TSE3::Cmd::Command | [inline, protected] |
CommandGroup(const std::string &title="") | TSE3::Cmd::CommandGroup | |
done() const | TSE3::Cmd::Command | [inline] |
execute() | TSE3::Cmd::Command | [inline] |
executeImpl() | TSE3::Cmd::CommandGroup | [protected, virtual] |
setTitle(const std::string &title) | TSE3::Cmd::Command | [inline, protected] |
size() const | TSE3::Cmd::CommandGroup | [inline] |
title() const | TSE3::Cmd::Command | [inline] |
undo() | TSE3::Cmd::Command | [inline] |
undoable() const | TSE3::Cmd::Command | [inline] |
undoImpl() | TSE3::Cmd::CommandGroup | [protected, virtual] |
~Command() | TSE3::Cmd::Command | [inline, virtual] |
~CommandGroup() | TSE3::Cmd::CommandGroup | [virtual] |