Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotilefetcher_nokia.cpp80m_baseUriProvider(new QGeoUriProvider(this, parameters, QStringLiteral("here.mapping.host"), MAP_T… in QGeoTileFetcherNokia()
140 requestString += m_baseUriProvider->getCurrentHost(); in getRequestString()
276 copyrightUrl += m_baseUriProvider->getCurrentHost(); in fetchCopyrightsData()
308 versionUrl += m_baseUriProvider->getCurrentHost(); in fetchVersionData()
H A Dqgeotilefetcher_nokia.h90 QGeoUriProvider *m_baseUriProvider; variable