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