Midi::ChangeNotesVelocity Member List

This is the complete list of members for Midi::ChangeNotesVelocity, including all inherited members.

ChangeNotesVelocity(const ProcessModel &model, const std::vector< Id< Note >> &to_update, double vel_delta) (defined in Midi::ChangeNotesVelocity)Midi::ChangeNotesVelocity
Command() (defined in score::Command)score::Command
description() const =0 (defined in score::Command)score::Commandpure virtual
deserialize(const QByteArray &) (defined in score::Command)score::Command
deserializeImpl(DataStreamOutput &s) override (defined in Midi::ChangeNotesVelocity)Midi::ChangeNotesVelocityprotectedvirtual
key() const noexcept=0 (defined in score::Command)score::Commandpure virtual
parentKey() const noexcept=0 (defined in score::Command)score::Commandpure virtual
redo(const score::DocumentContext &ctx) const override (defined in Midi::ChangeNotesVelocity)Midi::ChangeNotesVelocityvirtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &s) const override (defined in Midi::ChangeNotesVelocity)Midi::ChangeNotesVelocityprotectedvirtual
undo(const score::DocumentContext &ctx) const override (defined in Midi::ChangeNotesVelocity)Midi::ChangeNotesVelocityvirtual
update(unused_t, unused_t, double vel_delta) (defined in Midi::ChangeNotesVelocity)Midi::ChangeNotesVelocity
~Command() (defined in score::Command)score::Commandvirtual