Scenario::Command::AddSlotToRack Member List

This is the complete list of members for Scenario::Command::AddSlotToRack, including all inherited members.

AddSlotToRack(const Path< IntervalModel > &rackPath) (defined in Scenario::Command::AddSlotToRack)Scenario::Command::AddSlotToRack
AddSlotToRack(const Path< IntervalModel > &rackPath, Slot &&slot) (defined in Scenario::Command::AddSlotToRack)Scenario::Command::AddSlotToRack
Command() (defined in score::Command)score::Command
description() const =0 (defined in score::Command)score::Commandpure virtual
deserialize(const QByteArray &) (defined in score::Command)score::Command
deserializeImpl(DataStreamOutput &) override (defined in Scenario::Command::AddSlotToRack)Scenario::Command::AddSlotToRackprotectedvirtual
key() const noexcept=0 (defined in score::Command)score::Commandpure virtual
parentKey() const noexcept=0 (defined in score::Command)score::Commandpure virtual
redo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::AddSlotToRack)Scenario::Command::AddSlotToRackvirtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &) const override (defined in Scenario::Command::AddSlotToRack)Scenario::Command::AddSlotToRackprotectedvirtual
undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::AddSlotToRack)Scenario::Command::AddSlotToRackvirtual
~Command() (defined in score::Command)score::Commandvirtual