I am trying with QGraphicsTextItem and QGraphicsSimpleTextItem. I can draw text but the size of the text is so small that I have to zoom to see the text. Also, the text is looking so simple.

How can I make it larger and cute?
I tried setWidth but that is not handy.

please help