PDA

View Full Version : Embed Objects To QTextDocument.



pratham_shah
16th March 2012, 09:50
Hi.
How can we embedded objects to a QTextDocument ?
Also those embedded objects must be exported/written(maybe as hyperlinks) using QTextDocumentWriter and clicking them should perform some operation(eg. opening file).
Please reply.