Why cant both be done at same time ??
You can set the matrix for the graphics view. See QGraphicsView::setMatrix() and QGraphicsView::setTransform()
u can combine the matrix to get the desired effect.
Also I remember translation and rotation happening in Arthur PLugin example I guess/. Check the demos.
Hope this helps.![]()
Bookmarks