Scenario::Command::SetAutoTrigger Member List

This is the complete list of members for Scenario::Command::SetAutoTrigger, 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::SetAutoTrigger)Scenario::Command::SetAutoTriggerprotectedvirtual
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::SetAutoTrigger)Scenario::Command::SetAutoTriggervirtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &) const override (defined in Scenario::Command::SetAutoTrigger)Scenario::Command::SetAutoTriggerprotectedvirtual
SetAutoTrigger(const TimeSyncModel &tn, bool t) (defined in Scenario::Command::SetAutoTrigger)Scenario::Command::SetAutoTrigger
undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::SetAutoTrigger)Scenario::Command::SetAutoTriggervirtual
~Command() (defined in score::Command)score::Commandvirtual