Searched refs:historyIndex (Results 1 – 1 of 1) sorted by relevance
542 …QModelIndex historyIndex = m_treeModel->sourceModel()->index(proxyIndex.internalId(), proxyIndex.c… in mapToSource() local543 QModelIndex treeIndex = m_treeModel->mapFromSource(historyIndex); in mapToSource()562 QModelIndex historyIndex = m_treeModel->mapToSource(treeIndex); in index() local563 int historyRow = historyIndex.row(); in index()575 QModelIndex historyIndex = m_treeModel->sourceModel()->index(index.internalId(), 0); in parent() local576 QModelIndex treeIndex = m_treeModel->mapFromSource(historyIndex); in parent()