MCPcopy 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
770bool KnobEventHandler::scrollEvent(const Widget::ScrollEvent& ev)
771{
772 return pData->scrollEvent(ev);
773}
774
775KnobEventHandler::State KnobEventHandler::getState() const noexcept
776{

Callers 1

onScrollMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected