Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ParamWidget
Method
ParamWidget
src/app/ParamWidget.cpp:140–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
139
140
ParamWidget::ParamWidget() {
141
internal = new Internal;
142
}
143
144
145
ParamWidget::~ParamWidget() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected