Searched refs:addHistoryEntry (Results 1 – 4 of 4) sorted by relevance
39 virtual void addHistoryEntry(const QString &url) = 0;
73 void addHistoryEntry(const QString&) {} in addHistoryEntry() function in FakeHistoryImplementation
649 history->addHistoryEntry(m_frame->loader()->documentLoader()->urlForHistory().prettyURL()); in updateGlobalHistory()
3278 progresses, addHistoryEntry, etc);7083 (FakeHistoryImplementation::addHistoryEntry):12987 Change QWebHistoryInterface::addHistoryEntry() from const to non-const