#include <Part.h>
Inheritance diagram for TSE3::Cmd::Part_SetInfo:


Public Member Functions | |
| Part_SetInfo (TSE3::Part *part, TSE3::Phrase *phrase, TSE3::Clock repeat, 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::Part's info (the TSE3::Phrase, it's TSE3::MidiParams setup, the TSE3::DisplayParams and it's TSE3::MidiFilter setup).
If you just want to set the TSE3::Phrase, use Part_SetPhrase.
|
||||||||||||||||||||||||||||
|
To create this command specify the Part object to alter and the new information. |
|
|
Implements TSE3::Cmd::Command. |
|
|
Implements TSE3::Cmd::Command. |
1.3.2