i have a QgraphicsTextItem containing a QTextTable.
How can i resize the QGraphicsTextitem(like the object QGraphicsRectItem that use the function setRect())????

i know it has the function boundingRect() but i don't know how to resize it......