| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacecategory/ |
| H A D | tst_qplacecategory.cpp | 62 testObj.setCategoryId("testId"); in constructorTest() 73 testObj.setCategoryId("testText"); in categoryIdTest() 103 testObj2.setCategoryId("a3rfg"); in operatorsTest() 124 category.setCategoryId(QStringLiteral("id")); in isEmptyTest() 126 category.setCategoryId(QString()); in isEmptyTest()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/ |
| H A D | qdeclarativecategory.cpp | 195 void QDeclarativeCategory::setCategoryId(const QString &id) in setCategoryId() function in QDeclarativeCategory 198 m_category.setCategoryId(id); in setCategoryId() 389 setCategoryId(idReply->id()); in replyFinished() 392 setCategoryId(QString()); in replyFinished()
|
| H A D | qdeclarativecategory_p.h | 75 Q_PROPERTY(QString categoryId READ categoryId WRITE setCategoryId NOTIFY categoryIdChanged) 107 void setCategoryId(const QString &catID);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/ |
| H A D | tst_qmlinterface.cpp | 104 m_category.setCategoryId(QStringLiteral("test-category-id")); in tst_qmlinterface() 130 category.setCategoryId(QStringLiteral("test-category-id-1")); in tst_qmlinterface() 133 category.setCategoryId(QStringLiteral("test-category-id-2")); in tst_qmlinterface()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/places_semiauto/ |
| H A D | tst_places.cpp | 194 eatDrinkCat.setCategoryId(QStringLiteral("eat-drink")); in search_data() 205 accommodationCat.setCategoryId(QStringLiteral("accommodation")); in search_data() 217 nonExistentCat.setCategoryId(QStringLiteral("klingon cuisine")); in search_data() 330 eatDrinkCat.setCategoryId(QStringLiteral("eat-drink")); in recommendations_data() 541 eatDrinkCat.setCategoryId(QStringLiteral("eat-drink")); in suggestionsMisc()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/ |
| H A D | qplacecategory.h | 68 void setCategoryId(const QString &identifier);
|
| H A D | qplacecategory.cpp | 161 void QPlaceCategory::setCategoryId(const QString &identifier) in setCategoryId() function in QPlaceCategory
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qplacemanagerengineosm.cpp | 289 category.setCategoryId(tagKey); in categoryReplyFinished() 297 category.setCategoryId(tagKey + QLatin1Char('=') + tagValue); in categoryReplyFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qplacemanagerengine_nokiav2.cpp | 173 node.category.setCategoryId(id); in processCategory() 610 node.category.setCategoryId(subCategoryId); in initializeCategories() 621 node.category.setCategoryId(id); in initializeCategories() 797 node.category.setCategoryId(categoryId); in categoryReplyFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qplacesearchreplymapbox.cpp | 110 category.setCategoryId(categoryId); in parsePlaceResult()
|
| H A D | qplacemanagerenginemapbox.cpp | 248 category.setCategoryId(categoryId); in initializeCategories()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/ |
| H A D | jsonparserhelpers.cpp | 85 category.setCategoryId(hrefPath.mid(hrefPath.lastIndexOf(QLatin1Char('/')) + 1)); in parseCategory()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchrequest/ |
| H A D | tst_qplacesearchrequest.cpp | 86 cat.setCategoryId("45346"); in categoriesTest()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | qplacemanagerengine_test.h | 252 category.setCategoryId(c.value(QStringLiteral("id")).toString()); in QPlaceManagerEngineTest() 587 c.setCategoryId(QUuid::createUuid().toString()); in saveCategory()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | placemanagerengine_esri.cpp | 204 category.setCategoryId(key); in parseCategories()
|