score::Command Member List

This is the complete list of members for score::Command, 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 &)=0 (defined in score::Command)score::Commandprotectedpure virtual
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 =0 (defined in score::Command)score::Commandpure virtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &) const =0 (defined in score::Command)score::Commandprotectedpure virtual
undo(const score::DocumentContext &ctx) const =0 (defined in score::Command)score::Commandpure virtual
~Command() (defined in score::Command)score::Commandvirtual