Scenario::Command::ResizeSlotVertically Class Referencefinal

The ResizeSlotVerticallyCommand class. More...

Inheritance diagram for Scenario::Command::ResizeSlotVertically:
score::Command

Detailed Description

The ResizeSlotVerticallyCommand class.

Changes a slot's vertical size

Public Member Functions

 ResizeSlotVertically (const IntervalModel &cst, const SlotPath &slotPath, double newSize)
 
 ResizeSlotVertically (const IntervalModel &cst, SlotPath &&slotPath, double newSize)
 
void undo (const score::DocumentContext &ctx) const override
 
void redo (const score::DocumentContext &ctx) const override
 
void update (unused_t, unused_t, double size)
 
- 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: