QtMobility Reference Documentation

Contents

QML GeoLocation Element

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

  • List of all members, including inherited members
  • Properties

    Detailed Description

    GeoLocation element contains the following field types:

    This element is part of the QtMobility.contacts 1.1 module.

    Property Documentation

    accuracy : double

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

    This documentation was introduced in Qt Mobility Mobility 1.1.


    altitude : double

    This property holds the value of the altitude.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    altitudeAccuracy : double

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

    This documentation was introduced in Qt Mobility Mobility 1.1.


    heading : double

    This property holds the value of the heading.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    label : string

    This property holds the location label.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    latitude : double

    This property holds the value of the latitude.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    longitude : double

    This property holds the value of the longitude.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    speed : double

    This property holds the value of the speed.

    This documentation was introduced in Qt Mobility Mobility 1.1.


    timestamp : date

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

    This documentation was introduced in Qt Mobility Mobility 1.1.