就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.5.1
Qt Positioning
QML 類型
QtPositioning
List of All Members for QtPositioning
這是完整成員列錶為
QtPositioning
,包括繼承的成員。
geocircle
circle
()
geocircle
circle
(coordinate
center
, real
radius
)
point
coordToMercator
(coordinate
coord
)
coordinate
coordinate
()
coordinate
coordinate
(real
latitude
, real
longitude
, real
altitude
)
coordinate
mercatorToCoord
(point
mercator
)
geopath
path
()
geopath
path
(list<coordinate>
coordinates
, real
width
)
geopolygon
polygon
()
geopolygon
polygon
(list<coordinate>
coordinates
)
geopolygon
polygon
(list<coordinate>
perimeter
, list<list<coordinate>>
holes
)
georectangle
rectangle
()
georectangle
rectangle
(coordinate
center
, real
width
, real
height
)
georectangle
rectangle
(coordinate
topLeft
, coordinate
bottomRight
)
geoshape
shape
()
geocircle
shapeToCircle
(geoshape
shape
)
geopath
shapeToPath
(geoshape
shape
)
geopolygon
shapeToPolygon
(geoshape
shape
)
georectangle
shapeToRectangle
(geoshape
shape
)