I am trying set the postion of cursor in a scene, to place the cursor at the boundingrect.right() of a qgraphicsitem in the scene. I think I have to use the MaptoGlobal or some thing like that but qgraphicsitem does not have that map to method. in searching this fourm it seems ii have to use MaptoGlobal.... How do i get the reletive position of a point on an item in a scene in a view ?