Searched refs:updateHistoryItem (Results 1 – 3 of 3) sorted by relevance
92 void updateHistoryItem(const QUrl &url, const QString &title);
607 BrowserApplication::historyManager()->updateHistoryItem(webView->url(), title); in webViewTitleChanged()
185 void HistoryManager::updateHistoryItem(const QUrl &url, const QString &title) in updateHistoryItem() function in HistoryManager