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::Part_Move | [protected, virtual] |
NoOverlap enum value | TSE3::Cmd::Part_Move | |
Part_Move(int action, TSE3::Part *part, TSE3::Track *track, TSE3::Clock newStart=-1, TSE3::Clock newEnd=-1) | TSE3::Cmd::Part_Move | |
PartInsertAction enum name | TSE3::Cmd::Part_Move | |
Replace enum value | TSE3::Cmd::Part_Move | |
setTitle(const std::string &title) | TSE3::Cmd::Command | [inline, protected] |
title() const | TSE3::Cmd::Command | [inline] |
Under enum value | TSE3::Cmd::Part_Move | |
undo() | TSE3::Cmd::Command | [inline] |
undoable() const | TSE3::Cmd::Command | [inline] |
undoImpl() | TSE3::Cmd::Part_Move | [protected, virtual] |
~Command() | TSE3::Cmd::Command | [inline, virtual] |
~Part_Move() | TSE3::Cmd::Part_Move | [virtual] |