Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotileproviderosm.h112 QString m_urlSuffix; variable
H A Dqgeotileproviderosm.cpp563 m_urlSuffix = m_urlTemplate.mid(max + 2, m_urlTemplate.size() - max - 2); in setupProvider()
652 url += m_urlSuffix; in tileAddress()