[Qt-interest] how to append one QTextDocument to another

shoeb shoeb at octro.com
Tue Mar 23 11:41:19 CET 2010


Hi,

 I am implementing a chatdialog. It has one chatEditor(QTextEdit) and one 
chatHistoryList(QTextEdit). I am inserting smiley in the chat Editor. Now i 
want to append the content of chatEditor to a chatHistoryList. I dont want 
to insert images separately in the chatHistoryList. I just want to copy the 
contents of chatEditor in chatHistoryList witout repeating  the code for 
image insertion. please help.

Thanks & Regards,
Shoeb 





More information about the Qt-interest-old mailing list