Automation::InitAutomation Member List
This is the complete list of members for Automation::InitAutomation, 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 &) override (defined in Automation::InitAutomation) | Automation::InitAutomation | protectedvirtual |
InitAutomation(const ProcessModel &obj, const State::AddressAccessor &newaddr, double newmin, double newmax, std::vector< Curve::SegmentData > &&segments) (defined in Automation::InitAutomation) | Automation::InitAutomation | |
InitAutomation(const ProcessModel &obj, State::AddressAccessor &&newaddr, double newmin, double newmax, std::vector< Curve::SegmentData > &&segments) (defined in Automation::InitAutomation) | Automation::InitAutomation | |
InitAutomation(const ProcessModel &obj, const State::AddressAccessor &newaddr, double newmin, double newmax) (defined in Automation::InitAutomation) | Automation::InitAutomation | |
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 Automation::InitAutomation) | Automation::InitAutomation | virtual |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &) const override (defined in Automation::InitAutomation) | Automation::InitAutomation | protectedvirtual |
undo(const score::DocumentContext &ctx) const override (defined in Automation::InitAutomation) | Automation::InitAutomation | virtual |
~Command() (defined in score::Command) | score::Command | virtual |