This may sound like dumb simple question but I rather felt its better to clarify.
I am 100% sure that I am not using "parent - children" amongst QGraphicsItems in my app. So is it better to use scenePos() or pos() ? Any performance differences ?