Home
last modified time | relevance | path

Searched refs:changedIndexes (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplacecontentmodel.cpp317 QList<int> changedIndexes; in fetchFinished() local
323 changedIndexes.append(it.key()); in fetchFinished()
358 for (auto it = changedIndexes.cbegin(), end = changedIndexes.cend(); it != end; ++it) { in fetchFinished()