Scenario::Command::ChangeElementColor< T > Member List

This is the complete list of members for Scenario::Command::ChangeElementColor< T >, including all inherited members.

ChangeElementColor()=default (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >
ChangeElementColor(const T &obj, score::ColorRef newColor) (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inline
Command() (defined in score::Command)score::Command
description() const override (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inlinevirtual
deserialize(const QByteArray &) (defined in score::Command)score::Command
deserializeImpl(DataStreamOutput &s) override (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inlineprotectedvirtual
key() const noexcept override (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inlinevirtual
parentKey() const noexcept override (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inlinevirtual
redo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inlinevirtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &s) const override (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inlineprotectedvirtual
static_key() noexcept (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inlinestatic
undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::ChangeElementColor< T >)Scenario::Command::ChangeElementColor< T >inlinevirtual
~Command() (defined in score::Command)score::Commandvirtual