Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp446 QModelIndex oldParentIndex = index(categoryNode->parentId); in updatedCategory() local
450 beginMoveRows(oldParentIndex, oldParentNode->childIds.indexOf(categoryId), in updatedCategory()