Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ imageKnobDragFinished
Method
imageKnobDragFinished
examples/CairoUI/CairoExampleUI.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void imageKnobDragFinished(CairoImageKnob*) override
137
{
138
editParameter(kParameterKnob, false);
139
}
140
141
void imageKnobValueChanged(CairoImageKnob*, const float value) override
142
{
Callers
1
knobDragFinished
Function · 0.80
Calls
1
editParameter
Function · 0.85
Tested by
no test coverage detected