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() | TSE3::Cmd::Song_SetInfo | [protected, virtual] |
setTitle(const std::string &title) | TSE3::Cmd::Command | [inline, protected] |
Song_SetInfo(TSE3::Song *s, const std::string &title, const std::string &author, const std::string ©right, const std::string &date) | TSE3::Cmd::Song_SetInfo | |
title() const | TSE3::Cmd::Command | [inline] |
undo() | TSE3::Cmd::Command | [inline] |
undoable() const | TSE3::Cmd::Command | [inline] |
undoImpl() | TSE3::Cmd::Song_SetInfo | [protected, virtual] |
~Command() | TSE3::Cmd::Command | [inline, virtual] |