Scenario::Command::MergeLayerInSlot Class Referencefinal
Inheritance diagram for Scenario::Command::MergeLayerInSlot:
Scenario::Command::SlotCommand score::Command

Public Member Functions

 MergeLayerInSlot (const IntervalModel &, int pos1, int pos2)
 
- Public Member Functions inherited from Scenario::Command::SlotCommand
 SlotCommand (const IntervalModel &c)
 
void undo (const score::DocumentContext &ctx) const override
 
void redo (const score::DocumentContext &ctx) const override
 
- 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
 

Additional Inherited Members

- Protected Member Functions inherited from Scenario::Command::SlotCommand
void serializeImpl (DataStreamInput &) const override
 
void deserializeImpl (DataStreamOutput &) override
 
- Protected Attributes inherited from Scenario::Command::SlotCommand
Path< IntervalModelm_path
 
Scenario::Rack m_old {}
 
Scenario::Rack m_new {}
 

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