Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoshape.cpp347 case QGeoShape::PathType: in operator <<()
380 case QGeoShape::PathType: { in operator <<()
422 case QGeoShape::PathType: { in operator >>()
H A Dqgeopath.cpp148 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()
H A Dqgeoshape.h69 PathType, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp1149 case QGeoShape::PathType: { in operator <<()
1216 } else if (workigGeometry.type() == QGeoShape::PathType) { in printQvariant()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopath/
H A Dtst_qgeopath.cpp167 QCOMPARE(c.type(), QGeoShape::PathType); in type()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/
H A Dplugins.qmltypes279 "PathType": 3,