How can I trace removal of image from QTextEdit and get then path to this image?
I paste image with
Code:
textEdit->textCursor().insertFragment(fragment);
P.S. Sorry for my English :)
Printable View
How can I trace removal of image from QTextEdit and get then path to this image?
I paste image with
Code:
textEdit->textCursor().insertFragment(fragment);
P.S. Sorry for my English :)