就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.9.9
Qt Positioning
C++ 類
QGeoPath
List of All Members for QGeoPath
這是完整成員列錶為
QGeoPath
,包括繼承的成員。
enum
ShapeType
QGeoPath
()
QGeoPath
(const QList<QGeoCoordinate> &, const qreal &)
QGeoPath
(const QGeoPath &)
QGeoPath
(const QGeoShape &)
~QGeoPath
()
addCoordinate
(const QGeoCoordinate &)
boundingGeoRectangle
() const : QGeoRectangle
center
() const : QGeoCoordinate
contains
(const QGeoCoordinate &) const : bool
containsCoordinate
(const QGeoCoordinate &) const : bool
coordinateAt
(int ) const : QGeoCoordinate
d_ptr
: QSharedDataPointer<QGeoShapePrivate>
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 &)
toString
() const : QString
toString
() const : QString
translate
(double , double )
translated
(double , double ) const : QGeoPath
type
() const : ShapeType
width
() const : qreal
operator!=
(const QGeoShape &) const : bool
operator!=
(const QGeoPath &) const : bool
operator=
(const QGeoShape &) : QGeoShape &
operator=
(const QGeoPath &) : QGeoPath &
operator==
(const QGeoShape &) const : bool
operator==
(const QGeoPath &) const : bool