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

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

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