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)