Explorer::Command::LoadDevice Member List

This is the complete list of members for Explorer::Command::LoadDevice, 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::LoadDevice)Explorer::Command::LoadDeviceprotectedvirtual
key() const noexcept=0 (defined in score::Command)score::Commandpure virtual
LoadDevice(const DeviceDocumentPlugin &devplug, const Device::DeviceSettings &set) (defined in Explorer::Command::LoadDevice)Explorer::Command::LoadDevice
LoadDevice(const DeviceDocumentPlugin &devplug, Device::Node &&node) (defined in Explorer::Command::LoadDevice)Explorer::Command::LoadDevice
parentKey() const noexcept=0 (defined in score::Command)score::Commandpure virtual
redo(const score::DocumentContext &ctx) const override (defined in Explorer::Command::LoadDevice)Explorer::Command::LoadDevicevirtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &) const override (defined in Explorer::Command::LoadDevice)Explorer::Command::LoadDeviceprotectedvirtual
undo(const score::DocumentContext &ctx) const override (defined in Explorer::Command::LoadDevice)Explorer::Command::LoadDevicevirtual
~Command() (defined in score::Command)score::Commandvirtual