Searched refs:QGraphicsSceneWheelEvent (Results 1 – 14 of 14) sorted by relevance
37 class QGraphicsSceneWheelEvent; variable45 static WebWheelEvent createWebWheelEvent(QGraphicsSceneWheelEvent* event);
112 WebWheelEvent WebEventFactory::createWebWheelEvent(QGraphicsSceneWheelEvent* e) in createWebWheelEvent()
42 class QGraphicsSceneWheelEvent; variable164 PlatformWheelEvent(QGraphicsSceneWheelEvent*);
60 PlatformWheelEvent::PlatformWheelEvent(QGraphicsSceneWheelEvent* e) in PlatformWheelEvent()
89 …QGraphicsSceneWheelEvent* createGraphicsSceneWheelEvent(QEvent::Type, const QPoint& pos, const QPo…
627 QGraphicsSceneWheelEvent* EventSender::createGraphicsSceneWheelEvent(QEvent::Type type, const QPoin… in createGraphicsSceneWheelEvent()629 QGraphicsSceneWheelEvent* event; in createGraphicsSceneWheelEvent()630 event = new QGraphicsSceneWheelEvent(type); in createGraphicsSceneWheelEvent()
80 virtual void wheelEvent(QGraphicsSceneWheelEvent*);
109 void wheelEvent(QGraphicsSceneWheelEvent*);
310 void QGraphicsWKView::wheelEvent(QGraphicsSceneWheelEvent* ev) in wheelEvent()
331 void QWKPagePrivate::wheelEvent(QGraphicsSceneWheelEvent* ev) in wheelEvent()
134 virtual void wheelEvent(QGraphicsSceneWheelEvent*);
1145 void QGraphicsWebView::wheelEvent(QGraphicsSceneWheelEvent* ev) in wheelEvent()
3069 d->wheelEvent(static_cast<QGraphicsSceneWheelEvent*>(ev)); in event()
608 …neWheelEvent@@@Z @ 607 NONAME ; void QGraphicsWebView::wheelEvent(class QGraphicsSceneWheelEvent *)