Home | History | Annotate | Download | only in QT

Lines Matching refs:firstIndex

1074     QModelIndex firstIndex = model->index(0, fFilter.modelColumn(),
1076 QStandardItem* firstItem = model->itemFromIndex(firstIndex);