Explorer::Command::ReloadWholeDevice Member List

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