Home
last modified time | relevance | path

Searched defs:categoryId (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h603 QPlaceIdReply *removeCategory(const QString &categoryId) override in removeCategory()
632 QString parentCategoryId(const QString &categoryId) const override in parentCategoryId()
642 virtual QStringList childCategoryIds(const QString &categoryId) const override in childCategoryIds()
647 virtual QPlaceCategory category(const QString &categoryId) const override in category()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacecategory_p.h70 QString categoryId; variable
H A Dqplacecategory.cpp153 QString QPlaceCategory::categoryId() const in categoryId() function in QPlaceCategory
H A Dqplacemanager.cpp273 QPlaceIdReply *QPlaceManager::removeCategory(const QString &categoryId) in removeCategory()
H A Dqplacemanagerengine.cpp220 QPlaceIdReply *QPlaceManagerEngine::removeCategory(const QString &categoryId) in removeCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp405 QString categoryId = category.categoryId(); in updatedCategory() local
467 void QDeclarativeSupportedCategoriesModel::removedCategory(const QString &categoryId, const QString… in removedCategory()
H A Dqdeclarativecategory.cpp203 QString QDeclarativeCategory::categoryId() const in categoryId() function in QDeclarativeCategory
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/placemanager_utils/
H A Dplacemanager_utils.cpp189 QString *categoryId) in doSaveCategory()
215 const QString &categoryId, in doFetchCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacesearchreplymapbox.cpp107 … for (const QString &categoryId : categoryString.split(QStringLiteral(", "), Qt::SkipEmptyParts)) { in parsePlaceResult() local
H A Dqplacemanagerenginemapbox.cpp245 for (const QString &categoryId : categories) { in initializeCategories() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp572 QPlaceIdReply *QPlaceManagerEngineNokiaV2::removeCategory(const QString &categoryId) in removeCategory()
778 QString categoryId; in categoryReplyFinished() local