Uses of Class
io.qt.positioning.QGeoRectangle
Packages that use QGeoRectangle
-
Uses of QGeoRectangle in io.qt.positioning
Methods in io.qt.positioning that return QGeoRectangleModifier and TypeMethodDescriptionfinal 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 QGeoRectangle
QGeoRectangle.united
(QGeoRectangle rectangle) Constructors in io.qt.positioning with parameters of type QGeoRectangle