Re: Position of Items in QGraphicsScene/QGraphicsView
Originally Posted by StefanK2
When I don't set a sceneRect, the position 0,0 is the center of the view.
The whole scene is centered in the view. Unless you place an item in negative coordinates of the scene, the scene's left top corner will have (0,0) coordinates.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks