Assuming you're using 4.6, try:
Qt Code:
webView->triggerPageAction(QWebPage::ReloadAndBypassCache);To copy to clipboard, switch view to plain text mode
Assuming you're using 4.6, try:
Qt Code:
webView->triggerPageAction(QWebPage::ReloadAndBypassCache);To copy to clipboard, switch view to plain text mode
Bookmarks