Searched refs:PLACES_HOST (Results 1 – 3 of 3) sorted by relevance
47 extern const QString PLACES_HOST;
43 const QString PLACES_HOST = QLatin1String("places.api.here.com"); variable
204 …uriProvider(new QGeoUriProvider(this, parameters, QStringLiteral("here.places.host"), PLACES_HOST)) in QPlaceManagerEngineNokiaV2()