I hope to use the function QGraphicsScene::addText() to put some texts in some specified place. But the default position is: (0,0).

How can I work around this problem?

Thanks!