Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ demoWidgetClicked
Method
demoWidgetClicked
examples/CairoUI/CairoExampleUI.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
void demoWidgetClicked(DemoWidgetClickable*, const uint8_t colorId) override
127
{
128
setParameterValue(kParameterTriState, colorId);
129
}
130
131
void imageKnobDragStarted(CairoImageKnob*) override
132
{
Callers
1
buttonClicked
Function · 0.80
Calls
1
setParameterValue
Function · 0.70
Tested by
no test coverage detected