Hi,
I have two QGraphicsViews with two QGraphicsScenes up down,and they zoom in same size with the same attributes.
[Turn on QGraphicsView::ScrollHandDrag ,disables scrolls with Qt::ScrollBarAlwaysOff,Qt::ScrollBarAlwaysOff]
The question is how can I drag to move one scene and the other moveing toghter.
Thanks
↧