Home
last modified time | relevance | path

Searched refs:m_mapMode (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.hpp77 MapMode m_mapMode; member in QMapboxGLSettings
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp249 , m_mapMode(QMapboxGLSettings::Continuous) in QMapboxGLSettings()
293 return m_mapMode; in mapMode()
301 m_mapMode = mode; in setMapMode()