Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ motionEvent
Method
motionEvent
dgl/src/EventHandlers.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
bool ButtonEventHandler::motionEvent(const Widget::MotionEvent& ev)
275
{
276
return pData->motionEvent(ev);
277
}
278
279
ButtonEventHandler::State ButtonEventHandler::getState() const noexcept
280
{
Callers
1
onMotion
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected