Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
220
PortWidget::PortWidget() {
221
internal = new Internal;
222
}
223
224
225
PortWidget::~PortWidget() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected