就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt Positioning
QML 类型
List of All Members for 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
longitue
, real
altitude
)
coordinate
mercatorToCoord
(point
mercator
)
geopath
path
()
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
)