就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.5.1
Qt Positioning
C++ 類
QGeoPath
List of All Members for QGeoPath
這是完整成員列錶為
QGeoPath
,包括繼承的成員。
enum
ShapeType
QGeoPath
()
QGeoPath
(const QList<QGeoCoordinate> &, const qreal &)
QGeoPath
(const QGeoShape &)
QGeoPath
(const QGeoPath &)
~QGeoPath
()
addCoordinate
(const QGeoCoordinate &)
boundingGeoRectangle
() const : QGeoRectangle
center
() const : QGeoCoordinate
clearPath
()
contains
(const QGeoCoordinate &) const : bool
containsCoordinate
(const QGeoCoordinate &) const : bool
coordinateAt
(qsizetype) const : QGeoCoordinate
insertCoordinate
(qsizetype, const QGeoCoordinate &)
isEmpty
() const : bool
isValid
() const : bool
length
(qsizetype, qsizetype) const : double
path
() const : const QList<QGeoCoordinate> &
removeCoordinate
(const QGeoCoordinate &)
removeCoordinate
(qsizetype)
replaceCoordinate
(qsizetype, const QGeoCoordinate &)
setPath
(const QList<QGeoCoordinate> &)
setWidth
(const qreal &)
size
() const : qsizetype
toString
() const : QString
toString
() const : QString
translate
(double, double)
translated
(double, double) const : QGeoPath
type
() const : QGeoShape::ShapeType
width
() const : qreal
operator=
(const QGeoPath &) : QGeoPath &
operator=
(const QGeoShape &) : QGeoShape &