Home
last modified time | relevance | path

Searched refs:updateHistoryItem (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h92 void updateHistoryItem(const QUrl &url, const QString &title);
H A Dtabwidget.cpp607 BrowserApplication::historyManager()->updateHistoryItem(webView->url(), title); in webViewTitleChanged()
H A Dhistory.cpp185 void HistoryManager::updateHistoryItem(const QUrl &url, const QString &title) in updateHistoryItem() function in HistoryManager