Home
last modified time | relevance | path

Searched refs:m_aerialUriProvider (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotilefetcher_nokia.cpp81m_aerialUriProvider(new QGeoUriProvider(this, parameters, QStringLiteral("here.mapping.host.aerial… in QGeoTileFetcherNokia()
138 requestString += m_aerialUriProvider->getCurrentHost(); in getRequestString()
H A Dqgeotilefetcher_nokia.h91 QGeoUriProvider *m_aerialUriProvider; variable