List of All Members for QtPositioning
This is the complete list of members for QtPositioning, including inherited members.
- 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)
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.