Home
last modified time | relevance | path

Searched refs:MousewheelHandler (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/drivers/indev/
H A Dmousewheel_input.h31 void MousewheelHandler(QWheelEvent* event);
H A Dmousewheel_input.cpp37 void MousewheelInput::MousewheelHandler(QWheelEvent *event) in MousewheelHandler() function in OHOS::MousewheelInput
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/
H A Dmain_widget.cpp90 MousewheelInput::GetInstance()->MousewheelHandler(event); in wheelEvent()
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/uitest/
H A Dmain_widget.cpp110 MousewheelInput::GetInstance()->MousewheelHandler(event); in wheelEvent()