Scenario::Command::ShowRack Class Referencefinal

The ShowRackInViewModel class. More...

Inheritance diagram for Scenario::Command::ShowRack:
score::Command

Detailed Description

The ShowRackInViewModel class.

For a given interval view model, select the rack that is to be shown, and show it.

Public Member Functions

 ShowRack (const Scenario::IntervalModel &vm)
 
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
 

Protected Member Functions

void serializeImpl (DataStreamInput &) const override
 
void deserializeImpl (DataStreamOutput &) override
 

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