Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp447 QModelIndex newParentIndex = index(parentId); in updatedCategory() local
451 oldParentNode->childIds.indexOf(categoryId), newParentIndex, rowToBeAdded); in updatedCategory()