就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Positioning
C++ 类
QGeoPath
List of All Members for QGeoPath
这是完整成员列表为
QGeoPath
,包括继承的成员。
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