Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getPlugContainer
Method
getPlugContainer
src/app/RackWidget.cpp:244–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
widget::Widget* RackWidget::getPlugContainer() {
245
return internal->plugContainer;
246
}
247
248
widget::Widget* RackWidget::getCableContainer() {
249
return internal->cableContainer;
Callers
3
onAdd
Method · 0.80
onRemove
Method · 0.80
onDragStart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected