MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

QML Address Element

The Address element presents an address. More...

This element was introduced in Mobility 1.2.

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.

This property group was introduced in Mobility 1.2.


country : string

This property holds the country of the address.

This property group was introduced in Mobility 1.2.


countryCode : string

This property holds the country code of the address.

This property group was introduced in Mobility 1.2.


county : string

This property holds the county of the address.

This property group was introduced in Mobility 1.2.


district : string

This property holds the district of the address.

This property group was introduced in Mobility 1.2.


postcode : string

This property holds the post code of the address.

This property group was introduced in Mobility 1.2.


state : string

This property holds the state of the address.

This property group was introduced in Mobility 1.2.


street : string

This property holds the street of the address.

This property group was introduced in Mobility 1.2.