Home
last modified time | relevance | path

Searched refs:styleJson (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.hpp105 Q_PROPERTY(QString styleJson READ styleJson WRITE setStyleJson) property in QMapboxGL
154 QString styleJson() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp621 QString QMapboxGL::styleJson() const in styleJson() function in QMapboxGL