Uses of Class
io.qt.positioning.QGeoRectangle
-
Uses of QGeoRectangle in io.qt.location
Modifier and TypeMethodDescriptionfinal QGeoRectangle
QGeoRoute.bounds()
final QGeoRectangle
QGeoRoute.getBounds()
Kotlin property getter.Modifier and TypeMethodDescriptionfinal void
QGeoRoute.setBounds
(QGeoRectangle bounds) SeeQGeoRoute::
setBounds(QGeoRectangle) Modifier and TypeMethodDescriptionfinal void
QGeoRouteRequest.setExcludeAreas
(Collection<? extends QGeoRectangle> areas) -
Uses of QGeoRectangle in io.qt.positioning
Modifier 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) Modifier 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)