I'm trying to center a QGraphicsTextItem subclass inside of a parent rectangle however setPos() on this uses the top left corner for its origin. Is there some way to make a QGraphicsTextItem work on a center based coordinate system? I have searched google for hours and can't find any solutions. Any ideas would be appreciated.
Bookmarks