Home
last modified time | relevance | path

Searched refs:translateWheelEvent (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication_qws.cpp440 bool translateWheelEvent(const QWSMouseEvent *me);
2977 widget->translateWheelEvent(me); in qwsProcessEvent()
3282 bool QETWidget::translateWheelEvent(const QWSMouseEvent *me) in translateWheelEvent() function in QETWidget
H A Dqapplication_win.cpp479 bool translateWheelEvent(const MSG &msg);
1834 result = widget->translateWheelEvent(msg);
3406 bool QETWidget::translateWheelEvent(const MSG &msg) function in QETWidget
H A Dqapplication_x11.cpp573 bool translateWheelEvent(int global_x, int global_y, int delta, Qt::MouseButtons buttons,
4341 translateWheelEvent(globalPos.x(), globalPos.y(), delta, buttons, in translateMouseEvent()
4542 bool QETWidget::translateWheelEvent(int global_x, int global_y, int delta, in translateWheelEvent() function in QETWidget