You might try to paint something on QPixmap, add that pixmap to the document's resources using QTextDocument::addResource() and then use <img> tag to display it.
You might try to paint something on QPixmap, add that pixmap to the document's resources using QTextDocument::addResource() and then use <img> tag to display it.
kemp (27th November 2006)
Bookmarks