就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Positioning
QML 类型
List of All Members for QtPositioning
List of All Members for QtPositioning
这是完整成员列表为
QtPositioning
,包括继承的成员。
geocircle
circle
(coordinate
center
, real
radius
)
geocircle
circle
()
point
coordToMercator
(coordinate
coord
)
coordinate
coordinate
(real
latitude
, real
longitude
, real
altitude
)
coordinate
coordinate
()
coordinate
mercatorToCoord
(point
mercator
)
geopath
path
(list<coordinate>
coordinates
, real
width
)
geopath
path
()
geopolygon
polygon
(list<coordinate>
perimeter
, list<list<coordinate>>
holes
)
geopolygon
polygon
(list<coordinate>
coordinates
)
geopolygon
polygon
()
georectangle
rectangle
(coordinate
topLeft
, coordinate
bottomRight
)
georectangle
rectangle
(coordinate
center
, real
width
, real
height
)
georectangle
rectangle
()
geoshape
shape
()
geocircle
shapeToCircle
(geoshape
shape
)
geopath
shapeToPath
(geoshape
shape
)
geopolygon
shapeToPolygon
(geoshape
shape
)
georectangle
shapeToRectangle
(geoshape
shape
)