Qt Positioning QML Types

The identifying string for this module is QtPositioning. To use the QML from this module, include the following import statement in the QML file:

 import QtPositioning

Value Types

geoCircle

Type represents a circular geographic area

geoCoordinate

Type represents and stores a geographic position

geoPath

Type represents a geographic path

geoPolygon

Type represents a geographic polygon

geoRectangle

Type represents a rectangular geographic area

geoSatelliteInfo

Type represents basic information about a satellite

geoShape

A geoShape type represents an abstract geographic area

Object Types

Address

QML type represents a specific location as a street address

CoordinateAnimation

A PropertyAnimation for geo coordinate properties

Location

Type holds location data

PluginParameter

Type describes a parameter for a position plugin

Position

Type holds positional data at a particular point in time, such as coordinate (longitude, latitude, altitude) and speed

PositionSource

Type provides the device's current position

QtPositioning

Global object provides useful functions for working with location-based types in QML

SatelliteSource

The satellite information