Scenario::Command::CreateGradient Class Referencefinal
Inheritance diagram for Scenario::Command::CreateGradient:
Scenario::Command::CreateProcessAndLayers score::Command

Public Member Functions

 CreateGradient (const IntervalModel &interval, const std::vector< SlotPath > &slotList, Id< Process::ProcessModel > curveId, State::AddressAccessor address, QColor start, QColor end, bool tween=false)
 
void redo (const score::DocumentContext &ctx) const override
 
- Public Member Functions inherited from Scenario::Command::CreateProcessAndLayers
 CreateProcessAndLayers (const IntervalModel &interval, const std::vector< SlotPath > &slotList, Id< Process::ProcessModel > procId, UuidKey< Process::ProcessModel > key)
 
void undo (const score::DocumentContext &ctx) const final override
 
const Id< Process::ProcessModel > & processId () const
 
- Public Member Functions inherited from score::Command
virtual const CommandGroupKeyparentKey () const noexcept=0
 
virtual const CommandKeykey () const noexcept=0
 
QByteArray serialize () const
 
void deserialize (const QByteArray &)
 
virtual QString description () const =0
 

Protected Member Functions

void serializeImpl (DataStreamInput &s) const override
 
void deserializeImpl (DataStreamOutput &) override
 

Additional Inherited Members

- Protected Attributes inherited from Scenario::Command::CreateProcessAndLayers
AddOnlyProcessToInterval m_addProcessCmd
 
std::vector< Scenario::Command::AddLayerModelToSlotm_slotsCmd
 

The documentation for this class was generated from the following files: