Hello forum,

I would like to clear some of the basic concepts about the QGraphicsItem .

The origin(0,0) of all the QGraphicsItem is at center except QGraphicsTextItem . its origin is at the upper left corner.

What happens if one of the QGraphicsIten contians the QGraphicsTextItem object as a child?

What would be the origin of the composed item. The manual does not say about this transition issues detail enough.

I hope some one in the forum will.


Regards
Sajjad