Searched refs:workigGeometry (Results 1 – 1 of 1) sorted by relevance
1210 QGeoShape workigGeometry; in printQvariant() local1212 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()