Searched refs:PathType (Results 1 – 6 of 6) sorted by relevance
347 case QGeoShape::PathType: in operator <<()380 case QGeoShape::PathType: { in operator <<()422 case QGeoShape::PathType: { in operator >>()
148 if (type() != QGeoShape::PathType) in QGeoPath()385 if (type() != QGeoShape::PathType) { in toString()404 : QGeoShapePrivate(QGeoShape::PathType) in QGeoPathPrivate()410 : QGeoShapePrivate(QGeoShape::PathType) in QGeoPathPrivate()768 if (other.type() == QGeoShape::PathType) in QGeoPathEager()
69 PathType, enumerator
1149 case QGeoShape::PathType: { in operator <<()1216 } else if (workigGeometry.type() == QGeoShape::PathType) { in printQvariant()
167 QCOMPARE(c.type(), QGeoShape::PathType); in type()
279 "PathType": 3,