QtContacts.GeoLocation

The GeoLocation element contains a global location coordinate associated with a contact. More...

Import Statement: import QtContacts 5.0

Properties

Detailed Description

GeoLocation element contains the following field types:

This element is part of the QtContacts module.

Property Documentation

accuracy : double

This property holds the value of the location (latitude/longitude) accuracy.


altitude : double

This property holds the value of the altitude.


altitudeAccuracy : double

This property holds the value of the accuracy of the altitude.


heading : double

This property holds the value of the heading.


label : string

This property holds the location label.


latitude : double

This property holds the value of the latitude.


longitude : double

This property holds the value of the longitude.


speed : double

This property holds the value of the speed.


timestamp : date

This property holds the value of the timestamp of the location information.