Searched refs:setMapboxGLSettings (Results 1 – 3 of 3) sorted by relevance
57 void setMapboxGLSettings(const QMapboxGLSettings &, bool useChinaEndpoint);
186 map->setMapboxGLSettings(m_settings, m_useChinaEndpoint); in createMap()
392 void QGeoMapMapboxGL::setMapboxGLSettings(const QMapboxGLSettings& settings, bool useChinaEndpoint) in setMapboxGLSettings() function in QGeoMapMapboxGL