Hello together,
I have a QTextEdit where I can put in images via copy/paste.
Now I like to save the data in the QTextEdit width the images (it would be nice as RichText).
Does anybody know how to do that. With toPlainText der is just a ? mark and with toHtml there is <src='name'>. It must be possible to save that otherwise it doesn't make sense to add Images.

Greetings and thanks a lot for your help.
kea_