Home
last modified time | relevance | path

Searched defs:parentId (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp364 const QString &parentId) in addedCategory()
400 const QString &parentId) in updatedCategory()
467 …rativeSupportedCategoriesModel::removedCategory(const QString &categoryId, const QString &parentId) in removedCategory()
H A Dqdeclarativecategory.cpp347 void QDeclarativeCategory::save(const QString &parentId) in save()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dplace_data.json10 "parentId": "4b79794f-e146-4adc-9bdf-68c06e7209fd" string
15 "parentId": "4b79794f-e146-4adc-9bdf-68c06e7209fd" string
20 "parentId": "4b79794f-e146-4adc-9bdf-68c06e7209fd" string
H A Dqplacemanagerengine_test.h256 const QString parentId = c.value(QStringLiteral("parentId")).toString(); in QPlaceManagerEngineTest() local
565 QPlaceIdReply *saveCategory(const QPlaceCategory &category, const QString &parentId) override in saveCategory()
652 QList<QPlaceCategory> childCategories(const QString &parentId) const override in childCategories()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/
H A Dgenerate_clip_ids.cpp57 auto& parentId = parentIt->first; in getClipIDs() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.h56 QString parentId; member
H A Dqplacemanagerengine_nokiav2.cpp158 void CategoryParser::processCategory(int level, const QString &id, const QString &parentId) in processCategory()
557 … *QPlaceManagerEngineNokiaV2::saveCategory(const QPlaceCategory &category, const QString &parentId) in saveCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacemanager.cpp263 QPlaceIdReply *QPlaceManager::saveCategory(const QPlaceCategory &category, const QString &parentId) in saveCategory()
H A Dqplacemanagerengine.cpp207 const QString &parentId) in saveCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/placemanager_utils/
H A Dplacemanager_utils.cpp187 const QString &parentId, in doSaveCategory()