Searched defs:screenPos (Results 1 – 3 of 3) sorted by relevance
60 IntPoint screenPos() const { return m_screenPos; } in screenPos() function
614 …ateGraphicsSceneMouseEvent(QEvent::Type type, const QPoint& pos, const QPoint& screenPos, Qt::Mous… in createGraphicsSceneMouseEvent()627 …ateGraphicsSceneWheelEvent(QEvent::Type type, const QPoint& pos, const QPoint& screenPos, int delt… in createGraphicsSceneWheelEvent()
1301 public Vector3f getWorldCoordinates(Vector2f screenPos, float zPos) { in getWorldCoordinates()