Scenario::Command::AddLayerInNewSlot Class Referencefinal

The AddLayerInNewSlot class. More...

Inheritance diagram for Scenario::Command::AddLayerInNewSlot:
score::Command

Detailed Description

The AddLayerInNewSlot class.

Public Member Functions

 AddLayerInNewSlot (Path< IntervalModel > &&intervalPath, Id< Process::ProcessModel > process)
 
void undo (const score::DocumentContext &ctx) const override
 
void redo (const score::DocumentContext &ctx) const override
 
Id< Process::ProcessModelprocessId () 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 &) const override
 
void deserializeImpl (DataStreamOutput &) override
 

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