QtMobility Reference Documentation

Contents

QML Address Element

The Address element presents an address. More...

  • List of all members, including inherited members
  • Properties

    Detailed Description

    The Address element presents an address of a location. This element is part of the QtMobility.location 1.1 module.

    See also Landmark, Place, and QGeoAddress.

    Property Documentation

    city : string

    This property holds the city of the address.


    country : string

    This property holds the country of the address.


    countryCode : string

    This property holds the country code of the address.


    county : string

    This property holds the county of the address.


    district : string

    This property holds the district of the address.


    postcode : string

    This property holds the post code of the address.


    state : string

    This property holds the state of the address.


    street : string

    This property holds the street of the address.