Home
last modified time | relevance | path

Searched refs:m_assetPath (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.hpp83 QString m_assetPath; member in QMapboxGLSettings
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp254 , m_assetPath(QCoreApplication::applicationDirPath()) in QMapboxGLSettings()
398 return m_assetPath; in assetPath()
406 m_assetPath = path; in setAssetPath()