Home
last modified time | relevance | path

Searched refs:PLACES_HOST (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Duri_constants.h47 extern const QString PLACES_HOST;
H A Duri_constants.cpp43 const QString PLACES_HOST = QLatin1String("places.api.here.com"); variable
H A Dqplacemanagerengine_nokiav2.cpp204 …uriProvider(new QGeoUriProvider(this, parameters, QStringLiteral("here.places.host"), PLACES_HOST)) in QPlaceManagerEngineNokiaV2()