Uses of Class
io.qt.positioning.QGeoShape
Packages that use QGeoShape
-
Uses of QGeoShape in io.qt.positioning
Subclasses of QGeoShape in io.qt.positioningModifier and TypeClassDescriptionclass
Defines a circular geographic areaclass
Defines a geographic pathclass
Defines a geographic polygonclass
Defines a rectangular geographic areaMethods in io.qt.positioning that return QGeoShapeModifier and TypeMethodDescriptionfinal QGeoShape
QGeoAreaMonitorInfo.area()
final QGeoShape
QGeoLocation.boundingShape()
QGeoShape.clone()
Methods in io.qt.positioning with parameters of type QGeoShapeModifier and TypeMethodDescriptionabstract List<QGeoAreaMonitorInfo>
QGeoAreaMonitorSource.activeMonitors
(QGeoShape lookupArea) final void
final void
QGeoLocation.setBoundingShape
(QGeoShape shape) Constructors in io.qt.positioning with parameters of type QGeoShapeModifierConstructorDescriptionQGeoCircle
(QGeoShape other) QGeoPolygon
(QGeoShape other) QGeoRectangle
(QGeoShape other)