12 : QSortFilterProxyModel(parent), m_rowLocation(rowLocationAdapter) {
33 auto index = sourceModel()->index(row, 0, parent);
34 if (
index.isValid()) {
38 int rows = sourceModel()->rowCount(
index);
39 for (
auto r = 0; r < rows; r++)
std::map< DeltaEMode::Type, std::string > index