Documentation
qGraphicsSceneMoveEvent :: () -> IO (QGraphicsSceneMoveEvent ()) #
qGraphicsSceneMoveEvent_nf :: () -> IO (QGraphicsSceneMoveEvent ()) #
newPos :: QGraphicsSceneMoveEvent a -> () -> IO PointF #
qnewPos :: QGraphicsSceneMoveEvent a -> () -> IO (QPointF ()) #
setNewPos :: QGraphicsSceneMoveEvent a -> PointF -> IO () #
qsetNewPos :: QGraphicsSceneMoveEvent a -> QPointF t1 -> IO () #
setOldPos :: QGraphicsSceneMoveEvent a -> PointF -> IO () #
qsetOldPos :: QGraphicsSceneMoveEvent a -> QPointF t1 -> IO () #
qGraphicsSceneMoveEvent_delete :: QGraphicsSceneMoveEvent a -> IO () #
qGraphicsSceneMoveEvent_delete1 :: QGraphicsSceneMoveEvent a -> IO () #