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 6.6

Basic Types

coordinate

Type represents and stores a geographic position

geoSatelliteInfo

Type represents basic information about a satellite

geocircle

Type represents a circular geographic area

geopath

Type represents a geographic path

geopolygon

Type represents a geographic polygon

georectangle

Type represents a rectangular geographic area

geoshape

A geoshape type represents an abstract geographic area

Alphabetical Listing of All QML 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

coordinate

Type represents and stores a geographic position

geoSatelliteInfo

Type represents basic information about a satellite

geocircle

Type represents a circular geographic area

geopath

Type represents a geographic path

geopolygon

Type represents a geographic polygon

georectangle

Type represents a rectangular geographic area

geoshape

A geoshape type represents an abstract geographic area

© 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.