Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ModuleLightWidget
Method
ModuleLightWidget
src/app/ModuleLightWidget.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
54
ModuleLightWidget::ModuleLightWidget() {
55
internal = new Internal;
56
}
57
58
59
ModuleLightWidget::~ModuleLightWidget() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected