QGeoShape

PyQt5.QtPositioning.QGeoShape

Inherited by QGeoCircle, QGeoPath, QGeoPolygon, QGeoRectangle.

Description

TODO

Enums

ShapeType

TODO

Member

Value

Description

CircleType

TODO

TODO

PathType

TODO

TODO

PolygonType

TODO

TODO

RectangleType

TODO

TODO

UnknownType

TODO

TODO

Methods

__init__()

TODO


__init__(QGeoShape)

TODO


boundingGeoRectangle() → QGeoRectangle

TODO


center() → QGeoCoordinate

TODO


contains(QGeoCoordinate) → bool

TODO


__eq__(QGeoShape) → bool

TODO


extendShape(QGeoCoordinate)

TODO


isEmpty() → bool

TODO


isValid() → bool

TODO


__ne__(QGeoShape) → bool

TODO


toString() → str

TODO


type() → ShapeType

TODO