Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ModelBox
Method
ModelBox
src/app/Browser.cpp:161–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
ModuleWidget* moduleWidget = NULL;
160
161
ModelBox() {
162
updateZoom();
163
}
164
165
void setModel(plugin::Model* model) {
166
this->model = model;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected