Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacemanager.cpp300 QStringList QPlaceManager::childCategoryIds(const QString &parentId) const in childCategoryIds() function in QPlaceManager
302 return d->childCategoryIds(parentId); in childCategoryIds()
H A Dqplacemanager.h88 QStringList childCategoryIds(const QString &parentId = QString()) const;
H A Dqplacemanagerengine.h78 virtual QStringList childCategoryIds(const QString &categoryId) const;
H A Dqplacemanagerengine.cpp250 QStringList QPlaceManagerEngine::childCategoryIds(const QString &categoryId) const in childCategoryIds() function in QPlaceManagerEngine
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacemanagerenginemapbox.h65 QStringList childCategoryIds(const QString &categoryId) const override;
H A Dqplacemanagerenginemapbox.cpp273 QStringList QPlaceManagerEngineMapbox::childCategoryIds(const QString &categoryId) const in childCategoryIds() function in QPlaceManagerEngineMapbox
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacemanagerengineosm.h65 QStringList childCategoryIds(const QString &categoryId) const override;
H A Dqplacemanagerengineosm.cpp229 QStringList QPlaceManagerEngineOsm::childCategoryIds(const QString &categoryId) const in childCategoryIds() function in QPlaceManagerEngineOsm
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.h64 QStringList childCategoryIds(const QString &categoryId) const override;
H A Dplacemanagerengine_esri.cpp224 QStringList PlaceManagerEngineEsri::childCategoryIds(const QString &categoryId) const in childCategoryIds() function in PlaceManagerEngineEsri
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.h90 QStringList childCategoryIds(const QString &categoryId) const override;
H A Dqplacemanagerengine_nokiav2.cpp660 QStringList QPlaceManagerEngineNokiaV2::childCategoryIds(const QString &categoryId) const in childCategoryIds() function in QPlaceManagerEngineNokiaV2
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchmodelbase.cpp346 if (placeManager->childCategoryIds().isEmpty()) { in initializePlugin()
H A Dqdeclarativesearchresultmodel.cpp566 if (placeManager->childCategoryIds().isEmpty()) { in setFavoritesPlugin()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_unsupported/
H A Dtst_qplacemanager_unsupported.cpp199 QVERIFY(m_manager->childCategoryIds().isEmpty()); in testCategories()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h642 virtual QStringList childCategoryIds(const QString &categoryId) const override in childCategoryIds() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplaces.qdoc356 \li QPlaceManager::childCategoryIds();