Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoshape.cpp344 case QGeoShape::RectangleType: in operator <<()
370 case QGeoShape::RectangleType: { in operator <<()
408 case QGeoShape::RectangleType: { in operator >>()
H A Dqgeorectangle.cpp275 if (type() != QGeoShape::RectangleType) in QGeoRectangle()
996 if (type() != QGeoShape::RectangleType) { in toString()
1012 : QGeoShapePrivate(QGeoShape::RectangleType) in QGeoRectanglePrivate()
1018 : QGeoShapePrivate(QGeoShape::RectangleType), topLeft(topLeft), bottomRight(bottomRight) in QGeoRectanglePrivate()
1023 : QGeoShapePrivate(QGeoShape::RectangleType), topLeft(other.topLeft), in QGeoRectanglePrivate()
H A Dqgeoshape.h67 RectangleType, enumerator
H A Dqgeopolygon.cpp189 } else if (type() == QGeoShape::RectangleType) { in QGeoPolygon()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapobject_p.h82 RectangleType = 3, enumerator
H A Dqdeclarativegeocodemodel.cpp375 if (boundingArea_.type() == QGeoShape::RectangleType) in bounds()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchmodelbase.cpp91 if (s.type() == QGeoShape::RectangleType) in searchArea()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchrequest/
H A Dtst_qplacesearchrequest.cpp126 QVERIFY(query.searchArea().type() == QGeoShape::RectangleType); in boundingBoxTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodingmanagerengine_nokia.cpp219 if (bounds.type() == QGeoShape::RectangleType) { in geocode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/
H A Dplugins.qmltypes132 "RectangleType": 3,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/
H A Dplugins.qmltypes277 "RectangleType": 1,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1706 "RectangleType": 3,