Uses of Class
io.qt.positioning.QGeoRectangle
Packages that use QGeoRectangle
-
Uses of QGeoRectangle in io.qt.location
Methods in io.qt.location that return QGeoRectangleMethods in io.qt.location that return types with arguments of type QGeoRectangleMethods in io.qt.location with parameters of type QGeoRectangleMethod parameters in io.qt.location with type arguments of type QGeoRectangleModifier and TypeMethodDescriptionfinal void
QGeoRouteRequest.setExcludeAreas
(Collection<? extends QGeoRectangle> areas) -
Uses of QGeoRectangle in io.qt.positioning
Methods in io.qt.positioning that return QGeoRectangleModifier and TypeMethodDescriptionfinal QGeoRectangle
QGeoLocation.boundingBox()
final QGeoRectangle
QGeoShape.boundingGeoRectangle()
QGeoRectangle.clone()
final QGeoRectangle
QGeoRectangle.translated
(double degreesLatitude, double degreesLongitude) final QGeoRectangle
QGeoRectangle.united
(QGeoRectangle rectangle) Methods in io.qt.positioning with parameters of type QGeoRectangleModifier and TypeMethodDescriptionfinal boolean
QGeoRectangle.contains
(QGeoRectangle rectangle) final boolean
QGeoRectangle.intersects
(QGeoRectangle rectangle) final void
QGeoLocation.setBoundingBox
(QGeoRectangle box) final QGeoRectangle
QGeoRectangle.united
(QGeoRectangle rectangle) Constructors in io.qt.positioning with parameters of type QGeoRectangle