Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp890 QJsonObject parsedGeometry; in exportGeometryCollection() local
895 parsedGeometry = exportGeometry(geometriesList.at(i).value<QVariantMap>()); in exportGeometryCollection()
896 valueGeometries = parsedGeometry; in exportGeometryCollection()