Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapboxgl.hpp85 QString m_apiBaseUrl; member in QMapboxGLSettings
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp256 , m_apiBaseUrl(mbgl::util::API_BASE_URL) in QMapboxGLSettings()
439 return m_apiBaseUrl; in apiBaseUrl()
451 m_apiBaseUrl = url; in setApiBaseUrl()