Home
last modified time | relevance | path

Searched refs:historyTreeModel (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h103 HistoryTreeModel *historyTreeModel() const;
H A Dhistory.cpp139 HistoryTreeModel *HistoryManager::historyTreeModel() const in historyTreeModel() function in HistoryManager
605 m_historyMenuModel = new HistoryMenuModel(m_history->historyTreeModel(), this); in prePopulated()
669 QAbstractItemModel *model = history->historyTreeModel(); in HistoryDialog()