ControlSurface::RemoveControl Member List
This is the complete list of members for ControlSurface::RemoveControl, 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 | |
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 ControlSurface::RemoveControl) | ControlSurface::RemoveControl | inlinevirtual |
RemoveControl(const Model &proc, const Process::Port &p) (defined in ControlSurface::RemoveControl) | ControlSurface::RemoveControl | inline |
serialize() const (defined in score::Command) | score::Command | |
undo(const score::DocumentContext &ctx) const override (defined in ControlSurface::RemoveControl) | ControlSurface::RemoveControl | inlinevirtual |
~Command() (defined in score::Command) | score::Command | virtual |