Searched refs:ROUTING_HOST (Results 1 – 3 of 3) sorted by relevance
44 extern const QString ROUTING_HOST;
40 const QString ROUTING_HOST = QLatin1String("route.api.here.com"); variable
57 …iProvider(new QGeoUriProvider(this, parameters, QStringLiteral("here.routing.host"), ROUTING_HOST)) in QGeoRoutingManagerEngineNokia()