[Qt-interest] Images in QTextDocuments

Andreas Pakulat apaku at gmx.de
Wed Apr 6 12:33:15 CEST 2011


On 06.04.11 08:49:56, Wilhelm wrote:
> Hi,
> 
> is it posible to give images in QTextDcouments a somehow "textual
> representation"?

No, that goes against the definition of toPlainText. Your only option is
parsing the HTML yourself and extracting the text from that.

Andreas
 



More information about the Qt-interest-old mailing list