Process::ChangePortSettings Member List
This is the complete list of members for Process::ChangePortSettings, including all inherited members.
Command() (defined in score::Command) | score::Command | |
description() const =0 (defined in score::Command) | score::Command | pure virtual |
deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
deserializeImpl(DataStreamOutput &s) override (defined in Process::ChangePortSettings) | Process::ChangePortSettings | 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 |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &s) const override (defined in Process::ChangePortSettings) | Process::ChangePortSettings | protectedvirtual |
undo(const score::DocumentContext &ctx) const =0 (defined in score::Command) | score::Command | pure virtual |
~Command() (defined in score::Command) | score::Command | virtual |