hi, i am displaying customized QgraphicsItems(rectangle, polygon, polyline) on a Qpixmap (image) which is added to my scene.
some times the items i drawn on image getting displaced them self, i am not getting why they are changing their position them self.

i have re implement shape(), paint(), boundingrect().