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 QGeoRectangleModifier and TypeMethodDescriptionfinal void
QGeoRoute.setBounds
(QGeoRectangle bounds) SeeQGeoRoute::
setBounds(QGeoRectangle) Method 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
QGeoShape.boundingGeoRectangle()
QGeoRectangle.clone()
Creates and returns a copy of this object.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 void
QGeoRectangle.assign
(QGeoRectangle other) final boolean
QGeoRectangle.contains
(QGeoRectangle rectangle) final boolean
QGeoRectangle.intersects
(QGeoRectangle rectangle) final QGeoRectangle
QGeoRectangle.united
(QGeoRectangle rectangle) Constructors in io.qt.positioning with parameters of type QGeoRectangle