PDA

View Full Version : To find the position of QGraphicsWidget contained in QGraphicsLinearLayout



volcano
3rd February 2010, 13:38
Hi,

I have subclassed a QGraphicsScene and added 7 graphicswidgets contained in a QGraphicsLinearLayout.
But I have difficulty finding the position of each graphicswidget with respect to QGraphicsScene.

Any pointers would be of great help.
Thanks