Scenario::Command::CreateProcessAndLayers Class Reference
Inheritance diagram for Scenario::Command::CreateProcessAndLayers:
score::Command Scenario::Command::CreateAutomationFromStates Scenario::Command::CreateGradient

Public Member Functions

 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 void redo (const score::DocumentContext &ctx) const =0
 
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 &s) override
 

Protected Attributes

AddOnlyProcessToInterval m_addProcessCmd
 
std::vector< Scenario::Command::AddLayerModelToSlotm_slotsCmd
 

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