Home
last modified time | relevance | path

Searched defs:parentCategoryId (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.cpp189 …aceManagerEngineEsri::parseCategories(const QJsonArray &jsonArray, const QString &parentCategoryId) in parseCategories()
219 QString PlaceManagerEngineEsri::parentCategoryId(const QString &categoryId) const in parentCategoryId() function in PlaceManagerEngineEsri
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacemanager.cpp291 QString QPlaceManager::parentCategoryId(const QString &categoryId) const in parentCategoryId() function in QPlaceManager
H A Dqplacemanagerengine.cpp239 QString QPlaceManagerEngine::parentCategoryId(const QString &categoryId) const in parentCategoryId() function in QPlaceManagerEngine
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp606 const QString parentCategoryId = id.left(subCatDivider); in initializeCategories() local
655 QString QPlaceManagerEngineNokiaV2::parentCategoryId(const QString &categoryId) const in parentCategoryId() function in QPlaceManagerEngineNokiaV2
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacemanagerenginemapbox.cpp265 QString QPlaceManagerEngineMapbox::parentCategoryId(const QString &categoryId) const in parentCategoryId() function in QPlaceManagerEngineMapbox
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacemanagerengineosm.cpp221 QString QPlaceManagerEngineOsm::parentCategoryId(const QString &categoryId) const in parentCategoryId() function in QPlaceManagerEngineOsm
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp675 QString parentCategoryId = categoryNode->parentId; in index() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h632 QString parentCategoryId(const QString &categoryId) const override in parentCategoryId() function