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_Create | [protected, virtual] |
phrase() const | TSE3::Cmd::Phrase_Create | [inline] |
Phrase_Create(TSE3::PhraseList *phraseList, TSE3::PhraseEdit *phraseEdit, const std::string &title="") | TSE3::Cmd::Phrase_Create | |
setTitle(const std::string &title) | TSE3::Cmd::Command | [inline, protected] |
TSE3::Cmd::Command::title() const | TSE3::Cmd::Command | [inline] |
undo() | TSE3::Cmd::Command | [inline] |
undoable() const | TSE3::Cmd::Command | [inline] |
undoImpl() | TSE3::Cmd::Phrase_Create | [protected, virtual] |
~Command() | TSE3::Cmd::Command | [inline, virtual] |
~Phrase_Create() | TSE3::Cmd::Phrase_Create | [virtual] |