MCPcopy 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
140ParamWidget::ParamWidget() {
141 internal = new Internal;
142}
143
144
145ParamWidget::~ParamWidget() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected