PDA

View Full Version : Cursor scene position


xgoan
26th December 2006, 12:11
Hi,

How can I get the position of the cursor from a QGraphicsScene relative coordinates?

Thanks

jpn
26th December 2006, 14:51
QWidget::mapFromGlobal(), QGraphicsView::mapToScene()