How can I trace removal of image from QTextEdit and get then path to this image?
I paste image with
Qt Code:
textEdit->textCursor().insertFragment(fragment);To copy to clipboard, switch view to plain text mode
P.S. Sorry for my English![]()
How can I trace removal of image from QTextEdit and get then path to this image?
I paste image with
Qt Code:
textEdit->textCursor().insertFragment(fragment);To copy to clipboard, switch view to plain text mode
P.S. Sorry for my English![]()
Bookmarks