Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp1210 QGeoShape workigGeometry; in printQvariant() local
1212 workigGeometry = v.value<QGeoShape>(); in printQvariant()
1213 if (workigGeometry.type() == QGeoShape::CircleType) { in printQvariant()
1216 } else if (workigGeometry.type() == QGeoShape::PathType) { in printQvariant()
1219 } else if (workigGeometry.type() == QGeoShape::PolygonType) { in printQvariant()