Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ imageKnobDragStarted
Method
imageKnobDragStarted
examples/CairoUI/CairoExampleUI.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void imageKnobDragStarted(CairoImageKnob*) override
132
{
133
editParameter(kParameterKnob, true);
134
}
135
136
void imageKnobDragFinished(CairoImageKnob*) override
137
{
Callers
1
knobDragStarted
Function · 0.80
Calls
1
editParameter
Function · 0.85
Tested by
no test coverage detected