Explorer::Command::AddAddress Member List
This is the complete list of members for Explorer::Command::AddAddress, including all inherited members.
AddAddress(const DeviceDocumentPlugin &devplug, const Device::NodePath &nodePath, InsertMode insert, const Device::AddressSettings &addressSettings) (defined in Explorer::Command::AddAddress) | Explorer::Command::AddAddress | |
Command() (defined in score::Command) | score::Command | |
createdNodeIndex() const (defined in Explorer::Command::AddAddress) | Explorer::Command::AddAddress | |
description() const =0 (defined in score::Command) | score::Command | pure virtual |
deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
deserializeImpl(DataStreamOutput &) override (defined in Explorer::Command::AddAddress) | Explorer::Command::AddAddress | protectedvirtual |
key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
redo(const score::DocumentContext &ctx) const override (defined in Explorer::Command::AddAddress) | Explorer::Command::AddAddress | virtual |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &) const override (defined in Explorer::Command::AddAddress) | Explorer::Command::AddAddress | protectedvirtual |
undo(const score::DocumentContext &ctx) const override (defined in Explorer::Command::AddAddress) | Explorer::Command::AddAddress | virtual |
~Command() (defined in score::Command) | score::Command | virtual |