[Qt-interest] Images in QTextDocuments
Wilhelm
wilhelm.meier at fh-kl.de
Wed Apr 6 08:49:56 CEST 2011
Hi,
is it posible to give images in QTextDcouments a somehow "textual
representation"?
If I have a QTextDocument with images and I use
QTextDocument::toPlainText() I get all text but no image(names) or
similar in the returned QString.
What I am looking for is a possibility to give each image a special
property and the value of this property is inserted into the
plaintext-string the method toPlainText() returns.
--
Wilhelm
More information about the Qt-interest-old
mailing list