Scenario::Command::SetTimeSignatures Class Referencefinal
Inheritance diagram for Scenario::Command::SetTimeSignatures:

Public Member Functions | |
SetTimeSignatures (const IntervalModel &cst, TimeSignatureMap newval) | |
void update (const IntervalModel &cst, TimeSignatureMap newval) | |
void undo (const score::DocumentContext &ctx) const override | |
void redo (const score::DocumentContext &ctx) const override | |
![]() | |
virtual const CommandGroupKey & parentKey () const noexcept=0 | |
virtual const CommandKey & key () 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 | |
Member Function Documentation
◆ deserializeImpl()
|
inlineoverrideprotectedvirtual |
Implements score::Command.
◆ redo()
|
inlineoverridevirtual |
Implements score::Command.
◆ serializeImpl()
|
inlineoverrideprotectedvirtual |
Implements score::Command.
◆ undo()
|
inlineoverridevirtual |
Implements score::Command.
The documentation for this class was generated from the following file: