MCPcopy Create free account
hub / github.com/VCVRack/Rack / PortWidget

Method PortWidget

src/app/PortWidget.cpp:220–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218
219
220PortWidget::PortWidget() {
221 internal = new Internal;
222}
223
224
225PortWidget::~PortWidget() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected