Home
last modified time | relevance | path

Searched refs:toJson (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeomapversion.cpp67 QByteArray QGeoMapVersion::toJson() const in toJson() function in QGeoMapVersion
76 return document.toJson(); in toJson()
H A Dqgeomapversion.h54 QByteArray toJson() const;
H A Dqgeotiledmappingmanagerengine_nokia.cpp341 saveFile.write(m_mapVersion.toJson()); in saveMapVersion()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/
H A Dmain.cpp222 jsonFile.write(json.toJson()); in dumpGeoJSON()