Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ scrollEvent
Method
scrollEvent
dgl/src/EventHandlers.cpp:770–773 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
768
}
769
770
bool KnobEventHandler::scrollEvent(const Widget::ScrollEvent& ev)
771
{
772
return pData->scrollEvent(ev);
773
}
774
775
KnobEventHandler::State KnobEventHandler::getState() const noexcept
776
{
Callers
1
onScroll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected