Qt 5.15
Qt Positioning
C++ Classes
QGeoPolygon
Qt 5.15.8 Reference Documentation
List of All Members for QGeoPolygon
This is the complete list of members for
QGeoPolygon
, including inherited members.
QGeoPolygon
(const QGeoShape &)
QGeoPolygon
(const QGeoPolygon &)
QGeoPolygon
(const QList<QGeoCoordinate> &)
QGeoPolygon
()
enum
ShapeType
operator=
(const QGeoPolygon &) : QGeoPolygon &
~QGeoPolygon
()
addCoordinate
(const QGeoCoordinate &)
addHole
(const QVariant &)
addHole
(const QList<QGeoCoordinate> &)
boundingGeoRectangle
() const : QGeoRectangle
center
() const : QGeoCoordinate
contains
(const QGeoCoordinate &) const : bool
containsCoordinate
(const QGeoCoordinate &) const : bool
coordinateAt
(int ) const : QGeoCoordinate
hole
(int ) const : const QVariantList
holePath
(int ) const : const QList<QGeoCoordinate>
holesCount
() const : int
insertCoordinate
(int , const QGeoCoordinate &)
isEmpty
() const : bool
isValid
() const : bool
length
(int , int ) const : double
path
() const : const QList<QGeoCoordinate> &
perimeter
() const : QVariantList
removeCoordinate
(const QGeoCoordinate &)
removeCoordinate
(int )
removeHole
(int )
replaceCoordinate
(int , const QGeoCoordinate &)
setPath
(const QList<QGeoCoordinate> &)
setPerimeter
(const QVariantList &)
size
() const : int
toString
() const : QString
translate
(double , double )
translated
(double , double ) const : QGeoPolygon
type
() const : QGeoShape::ShapeType
operator!=
(const QGeoPolygon &) const : bool
operator==
(const QGeoPolygon &) const : bool