Quote Originally Posted by robertkun View Post
Do you any method to change the alignment ,but no need to using setTextWidth()?
QGraphicsTextItem::document() -> QTextDocument::setDefaultTextOption() and then see the various options for QTextOption.