hmm, i may not be seeing the code which actuates the rendering to your scene in its entirety, but i would expect to see a 'QPointF QGraphicsView::mapToScene ( const QPoint & point ) const' in use to translate the click coordinates from the View to Scene coordinates, probably in updateList(). is this what you meant?
Bookmarks