Hi All I've got a QTextDocument with some HTML content, that I'd like to render so that the text content is vertically centered. Can anyone tell me how this is done? (my QTextDocument is being rendered inside a QGraphicsItem, via QGraphicsTextItem). Thanks.