Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Djsonparserhelpers.cpp84 const QString hrefPath(href.path()); in parseCategory() local
85 category.setCategoryId(hrefPath.mid(hrefPath.lastIndexOf(QLatin1Char('/')) + 1)); in parseCategory()