Searched refs:startDateRow (Results 1 – 1 of 1) sorted by relevance
1115 int startDateRow = sourceDateRow(offset - 1); in mapToSource() local1116 return sourceModel()->index(startDateRow + proxyIndex.row(), proxyIndex.column()); in mapToSource()