Loading...
Searching...
No Matches
Midi::SetChannel Member List
This is the complete list of members for Midi::SetChannel, including all inherited members.
| Command() (defined in score::Command) | score::Command | |
| description() const =0 (defined in score::Command) | score::Command | pure virtual |
| deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
| deserializeImpl(DataStreamOutput &s) override (defined in Midi::SetChannel) | Midi::SetChannel | protectedvirtual |
| key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
| parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
| redo(const score::DocumentContext &ctx) const override (defined in Midi::SetChannel) | Midi::SetChannel | virtual |
| serialize() const (defined in score::Command) | score::Command | |
| serializeImpl(DataStreamInput &s) const override (defined in Midi::SetChannel) | Midi::SetChannel | protectedvirtual |
| SetChannel(const ProcessModel &model, int chan) (defined in Midi::SetChannel) | Midi::SetChannel | |
| undo(const score::DocumentContext &ctx) const override (defined in Midi::SetChannel) | Midi::SetChannel | virtual |
| ~Command() (defined in score::Command) | score::Command | virtual |