PDA

View Full Version : Blocking certain html tags while copying rich text (images included) from QTextTables



anupamgee
1st April 2010, 11:51
Hi

I have two questions:

1)
I have rich text with some images (bmp / png) written in QTextTables.
While copying from the tables I intend to block the html table tags (coming from various QTextTables rows and/or from the rich text in the QTextTable) so that the content of all the QTextTable rows gets copied as if it was copied from single QTextTable. How can I achieve this ?

2)
Also, while copying, paths are copied for the images in the content in QTextTables. How can I convert the paths to images when I paste them in QTextEdit ?

user14921
6th December 2011, 22:44
bump this cuz was about to post the same