I'm sorry for the explanation .
a QGraphicisView object and a QGraphicsItem on the object ,
if QGraphicsView object scale
but the QGraphicsItem does't scale,
what to do it
I'm sorry for the explanation .
a QGraphicisView object and a QGraphicsItem on the object ,
if QGraphicsView object scale
but the QGraphicsItem does't scale,
what to do it
I already told you at the very beginning - set ItemIgnoresTransformations flag on each of the items.
Bookmarks