I'm trying to copy some simple text from a QWebView.
I've tried to use this code but doesn't working too:
Qt Code:
To copy to clipboard, switch view to plain text mode
How I can enable the Ctrl+C command ?
I'm trying to copy some simple text from a QWebView.
I've tried to use this code but doesn't working too:
Qt Code:
To copy to clipboard, switch view to plain text mode
How I can enable the Ctrl+C command ?
Bookmarks