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 voidQGeoRoute.setBounds(QGeoRectangle bounds) SeeQGeoRoute::setBounds(QGeoRectangle) Method parameters in io.qt.location with type arguments of type QGeoRectangleModifier and TypeMethodDescriptionfinal voidQGeoRouteRequest.setExcludeAreas(Collection<? extends QGeoRectangle> areas) -
Uses of QGeoRectangle in io.qt.positioning
Methods in io.qt.positioning that return QGeoRectangleModifier and TypeMethodDescriptionfinal QGeoRectangleQGeoShape.boundingGeoRectangle()QGeoRectangle.clone()Creates and returns a copy of this object.final QGeoRectangleQGeoRectangle.translated(double degreesLatitude, double degreesLongitude) final QGeoRectangleQGeoRectangle.united(QGeoRectangle rectangle) Methods in io.qt.positioning with parameters of type QGeoRectangleModifier and TypeMethodDescriptionfinal voidQGeoRectangle.assign(QGeoRectangle other) final booleanQGeoRectangle.contains(QGeoRectangle rectangle) final booleanQGeoRectangle.intersects(QGeoRectangle rectangle) final QGeoRectangleQGeoRectangle.united(QGeoRectangle rectangle) Constructors in io.qt.positioning with parameters of type QGeoRectangle