Midi::AddNotes Member List
This is the complete list of members for Midi::AddNotes, including all inherited members.
AddNotes(const ProcessModel &model, const std::vector< NoteData > ¬es) (defined in Midi::AddNotes) | Midi::AddNotes | |
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::AddNotes) | Midi::AddNotes | 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::AddNotes) | Midi::AddNotes | virtual |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &s) const override (defined in Midi::AddNotes) | Midi::AddNotes | protectedvirtual |
undo(const score::DocumentContext &ctx) const override (defined in Midi::AddNotes) | Midi::AddNotes | virtual |
~Command() (defined in score::Command) | score::Command | virtual |