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::Phrase_Replace | [protected, virtual] |
phrase() const | TSE3::Cmd::Phrase_Replace | [inline] |
Phrase_Replace(TSE3::Phrase *oldPhrase, TSE3::Phrase *newPhrase, TSE3::Song *song) | TSE3::Cmd::Phrase_Replace | |
Phrase_Replace(TSE3::Phrase *oldPhrase, TSE3::PhraseEdit *phraseEdit, TSE3::Song *song, const std::string &title="") | TSE3::Cmd::Phrase_Replace | |
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() | TSE3::Cmd::Phrase_Replace | [protected, virtual] |
~Command() | TSE3::Cmd::Command | [inline, virtual] |
~Phrase_Replace() | TSE3::Cmd::Phrase_Replace | |