Command(const std::string &title, bool undoable=true) | TSE3::Cmd::Command | [inline, protected] |
done() const | TSE3::Cmd::Command | [inline] |
execute() | TSE3::Cmd::Command | [inline] |
executeImpl()=0 | TSE3::Cmd::Command | [protected, pure virtual] |
setTitle(const std::string &title) | TSE3::Cmd::Command | [inline, protected] |
title() const | TSE3::Cmd::Command | [inline] |
undo() | TSE3::Cmd::Command | [inline] |
undoable() const | TSE3::Cmd::Command | [inline] |
undoImpl()=0 | TSE3::Cmd::Command | [protected, pure virtual] |
~Command() | TSE3::Cmd::Command | [inline, virtual] |