Searched refs:toJson (Results 1 – 4 of 4) sorted by relevance
67 QByteArray QGeoMapVersion::toJson() const in toJson() function in QGeoMapVersion76 return document.toJson(); in toJson()
54 QByteArray toJson() const;
341 saveFile.write(m_mapVersion.toJson()); in saveMapVersion()
222 jsonFile.write(json.toJson()); in dumpGeoJSON()