PDA

View Full Version : Cursor scene position



xgoan
26th December 2006, 11:11
Hi,

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

Thanks

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