Searched refs:historyTreeModel (Results 1 – 2 of 2) sorted by relevance
103 HistoryTreeModel *historyTreeModel() const;
139 HistoryTreeModel *HistoryManager::historyTreeModel() const in historyTreeModel() function in HistoryManager605 m_historyMenuModel = new HistoryMenuModel(m_history->historyTreeModel(), this); in prePopulated()669 QAbstractItemModel *model = history->historyTreeModel(); in HistoryDialog()