WebView Clear history
Is it possible to clear the history of a WebView?
3 replies
You can use:
- pHistory->clear();
see QWebView::history [doc.qt.nokia.com] and QWebHistory::clear [doc.qt.nokia.com]
You must log in to post a reply. Not a member yet? Register here!



