Scenario::Command::SplitEvent Member List

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

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::SplitEvent)Scenario::Command::SplitEventprotectedvirtual
key() const noexcept=0 (defined in score::Command)score::Commandpure virtual
newEvent() const (defined in Scenario::Command::SplitEvent)Scenario::Command::SplitEventinline
parentKey() const noexcept=0 (defined in score::Command)score::Commandpure virtual
redo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::SplitEvent)Scenario::Command::SplitEventvirtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &) const override (defined in Scenario::Command::SplitEvent)Scenario::Command::SplitEventprotectedvirtual
SplitEvent(const Scenario::ProcessModel &scenario, Id< EventModel > event, std::vector< Id< StateModel >> movingstates) (defined in Scenario::Command::SplitEvent)Scenario::Command::SplitEvent
SplitEvent(const Scenario::ProcessModel &scenario, Id< EventModel > event, Id< EventModel > new_event, std::vector< Id< StateModel >> movingstates) (defined in Scenario::Command::SplitEvent)Scenario::Command::SplitEvent
undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::SplitEvent)Scenario::Command::SplitEventvirtual
~Command() (defined in score::Command)score::Commandvirtual