Did you use these to limit the history...
Qt Code:
QWebHistory * QWebPage::history (); // get the history instance void QWebHistory::setMaximumItemCount ( int count ) // set maximum sizeTo copy to clipboard, switch view to plain text mode
Did you use these to limit the history...
Qt Code:
QWebHistory * QWebPage::history (); // get the history instance void QWebHistory::setMaximumItemCount ( int count ) // set maximum sizeTo copy to clipboard, switch view to plain text mode
Bookmarks