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::Track_SetInfo | [protected, virtual] |
setTitle(const std::string &title) | TSE3::Cmd::Command | [inline, protected] |
title() const | TSE3::Cmd::Command | [inline] |
Track_SetInfo(TSE3::Track *track, const std::string &title, const TSE3::MidiFilter &smef, const TSE3::MidiParams &mp, const TSE3::DisplayParams &dp) | TSE3::Cmd::Track_SetInfo | |
undo() | TSE3::Cmd::Command | [inline] |
undoable() const | TSE3::Cmd::Command | [inline] |
undoImpl() | TSE3::Cmd::Track_SetInfo | [protected, virtual] |
~Command() | TSE3::Cmd::Command | [inline, virtual] |