就业培训
下载中心
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 &