Hello all

I have one QHBoxlayout in which I have included one Graphics view which works as a background image for view ,I added one qLabel on this layout in whcih I set a QPixmap image.
The QPixmap image of QLabel is set as top middle image .

Now I want to rotate both QPixmap of label and QGraphicsview in Synchronization .

Its rotating but not in Syncho....


Do I have to rotate both through center??