Searched refs:sourceDateRow (Results 1 – 2 of 2) sorted by relevance
1031 int offset = sourceDateRow(index.row()); in data()1047 int offset = sourceDateRow(index.row()); in data()1088 int start = sourceDateRow(parent.row()); in rowCount()1089 int end = sourceDateRow(parent.row() + 1); in rowCount()1094 int HistoryTreeModel::sourceDateRow(int row) const in sourceDateRow() function in HistoryTreeModel1115 int startDateRow = sourceDateRow(offset - 1); in mapToSource()1161 int offset = sourceDateRow(parent.row()); in removeRows()1167 int offset = sourceDateRow(dateParent.row()); in removeRows()
303 int sourceDateRow(int row) const;