Searched refs:createGraphicsSceneWheelEvent (Results 1 – 3 of 3) sorted by relevance
89 …QGraphicsSceneWheelEvent* createGraphicsSceneWheelEvent(QEvent::Type, const QPoint& pos, const QPo…
196 event = createGraphicsSceneWheelEvent(QEvent::GraphicsSceneWheel, in continuousMouseScrollBy()206 event = createGraphicsSceneWheelEvent(QEvent::GraphicsSceneWheel, in continuousMouseScrollBy()627 QGraphicsSceneWheelEvent* EventSender::createGraphicsSceneWheelEvent(QEvent::Type type, const QPoin… in createGraphicsSceneWheelEvent() function in EventSender
31189 (EventSender::createGraphicsSceneWheelEvent):