Hi,
I need to draw many shapes in a widget. these shapes are all resizable and rotatable.
My question is how i can create rotatable ellipse. If i rotate the Qpainter object then all the shapes in the widget are rotating. how can i rotate only Ellipse????