Scenario::Command::CreateGradient Member List
This is the complete list of members for Scenario::Command::CreateGradient, including all inherited members.
Command() (defined in score::Command) | score::Command | |
CreateGradient(const IntervalModel &interval, const std::vector< SlotPath > &slotList, Id< Process::ProcessModel > curveId, State::AddressAccessor address, QColor start, QColor end, bool tween=false) (defined in Scenario::Command::CreateGradient) | Scenario::Command::CreateGradient | |
CreateProcessAndLayers()=default (defined in Scenario::Command::CreateProcessAndLayers) | Scenario::Command::CreateProcessAndLayers | |
CreateProcessAndLayers(const IntervalModel &interval, const std::vector< SlotPath > &slotList, Id< Process::ProcessModel > procId, UuidKey< Process::ProcessModel > key) (defined in Scenario::Command::CreateProcessAndLayers) | Scenario::Command::CreateProcessAndLayers | |
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 Scenario::Command::CreateGradient) | Scenario::Command::CreateGradient | protectedvirtual |
key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
m_addProcessCmd (defined in Scenario::Command::CreateProcessAndLayers) | Scenario::Command::CreateProcessAndLayers | protected |
m_slotsCmd (defined in Scenario::Command::CreateProcessAndLayers) | Scenario::Command::CreateProcessAndLayers | protected |
parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
processId() const (defined in Scenario::Command::CreateProcessAndLayers) | Scenario::Command::CreateProcessAndLayers | inline |
redo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::CreateGradient) | Scenario::Command::CreateGradient | virtual |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &s) const override (defined in Scenario::Command::CreateGradient) | Scenario::Command::CreateGradient | protectedvirtual |
undo(const score::DocumentContext &ctx) const final override (defined in Scenario::Command::CreateProcessAndLayers) | Scenario::Command::CreateProcessAndLayers | virtual |
~Command() (defined in score::Command) | score::Command | virtual |