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