#include <Track.h>
Inheritance diagram for TSE3::Cmd::Track_SetInfo:
Public Member Functions | |
Track_SetInfo (TSE3::Track *track, const std::string &title, const TSE3::MidiFilter &smef, const TSE3::MidiParams &mp, const TSE3::DisplayParams &dp) | |
Protected Member Functions | |
virtual void | executeImpl () |
virtual void | undoImpl () |
Command to set a TSE3::Track's info (the title, it's TSE3::MidiParams setup and it's TSE3::MidiFilter setup).
|
To create this command specify the TSE3::Track object to alter and the new information. |
|
Implements TSE3::Cmd::Command. |
|
Implements TSE3::Cmd::Command. |