MCPcopy 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
274bool ButtonEventHandler::motionEvent(const Widget::MotionEvent& ev)
275{
276 return pData->motionEvent(ev);
277}
278
279ButtonEventHandler::State ButtonEventHandler::getState() const noexcept
280{

Callers 1

onMotionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected