Scenario::Command::CreateInterval Member List
This is the complete list of members for Scenario::Command::CreateInterval, including all inherited members.
Command() (defined in score::Command) | score::Command | |
createdInterval() const (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | inline |
CreateInterval(const Scenario::ProcessModel &scenarioPath, Id< StateModel > startState, Id< StateModel > endState, bool graphal=false) (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | |
description() const =0 (defined in score::Command) | score::Command | pure virtual |
deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
deserializeImpl(DataStreamOutput &) override (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | protectedvirtual |
key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
operator=(CreateInterval &&)=default (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | |
parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
redo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | virtual |
scenarioPath() const (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | inline |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &) const override (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | protectedvirtual |
startState() const (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | inline |
undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::CreateInterval) | Scenario::Command::CreateInterval | virtual |
~Command() (defined in score::Command) | score::Command | virtual |