Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp426 int oldRow = newParentNode->childIds.indexOf(categoryId); in updatedCategory() local
431 beginMoveRows(parentIndex, oldRow, oldRow, in updatedCategory()