[Qt-interest] HTML formatting tags with QPainter::drawText

Sonic get.sonic at gmail.com
Wed Feb 17 15:42:50 CET 2010


On 02/17/2010 07:56 PM, Andre Somers wrote:
>
> Sure. Use a QTextDoment for your rich text, and then use drawContents to
> render it.
>    
It works. Thanks. I created a QTextDocument and then called setHtml() to 
set my text.

Thanks,

Syam



More information about the Qt-interest-old mailing list