Scenario::Command::SetBus Member List
This is the complete list of members for Scenario::Command::SetBus, including all inherited members.
Command() (defined in score::Command) | score::Command | |
description() const =0 (defined in score::Command) | score::Command | pure virtual |
deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
deserializeImpl(DataStreamOutput &s) override (defined in Scenario::Command::SetBus) | Scenario::Command::SetBus | inlineprotectedvirtual |
key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
redo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::SetBus) | Scenario::Command::SetBus | inlinevirtual |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &s) const override (defined in Scenario::Command::SetBus) | Scenario::Command::SetBus | inlineprotectedvirtual |
SetBus(const ScenarioDocumentModel &src, const IntervalModel &tgt, bool bus) (defined in Scenario::Command::SetBus) | Scenario::Command::SetBus | inline |
undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::SetBus) | Scenario::Command::SetBus | inlinevirtual |
~Command() (defined in score::Command) | score::Command | virtual |