Qt 5.12
Qt Positioning
C++ Classes
QGeoPath
Qt 5.12.0 Reference Documentation
List of All Members for QGeoPath
This is the complete list of members for
QGeoPath
, including inherited members.
typedef
QtGadgetHelper
QGeoPath
()
QGeoPath
(const QList<QGeoCoordinate> &, const qreal &)
QGeoPath
(const QGeoPath &)
QGeoPath
(const QGeoShape &)
~QGeoPath
()
addCoordinate
(const QGeoCoordinate &)
clearPath
()
containsCoordinate
(const QGeoCoordinate &) const : bool
coordinateAt
(int ) const : QGeoCoordinate
insertCoordinate
(int , const QGeoCoordinate &)
length
(int , int ) const : double
path
() const : const QList<QGeoCoordinate> &
qt_check_for_QGADGET_macro
()
removeCoordinate
(const QGeoCoordinate &)
removeCoordinate
(int )
replaceCoordinate
(int , const QGeoCoordinate &)
setPath
(const QList<QGeoCoordinate> &)
setWidth
(const qreal &)
size
() const : int
staticMetaObject
: const QMetaObject
toString
() const : QString
translate
(double , double )
translated
(double , double ) const : QGeoPath
width
() const : qreal
operator!=
(const QGeoPath &) const : bool
operator=
(const QGeoPath &) : QGeoPath &
operator==
(const QGeoPath &) const : bool