The Landmark element presents one landmark. More...
Inherits Place
This element was introduced in Mobility 1.2.
This element is part of the QtMobility.location 1.1 module.
The Landmark element presents one landmark. The primary source for landmarks is the LandmarkModel. To get Categories of a certain landmark, see the LandmarkCategoryModel::landmark. Currently saving Landmarks is not supported.
Landmark { id: myLandmark name: "Tangalooma wrecks" coordinate: Coordinate { latitude: -27.163238 longitude: 153.368373 } }
See also Place, LandmarkCategory, LandmarkModel, LandmarkCategoryModel, and QLandmark.
description : string |
This property holds the description of the landmark.
This property group was introduced in Mobility 1.2.
iconSource : url |
This property holds the landmark's icon's URL.
This property group was introduced in Mobility 1.2.
name : string |
This property holds the name of the landmark.
This property group was introduced in Mobility 1.2.
phoneNumber : string |
This property holds the phoneNumber of the landmark.
This property group was introduced in Mobility 1.2.
This property holds the coverage radius of the landmark (in metres). The coverage radius is relevant for large landmarks such as cities.
Note that landmark searches over a given area do not factor in the coverage radius.
This property group was introduced in Mobility 1.2.
url : url |
This property holds the URL of the landmark.
This property group was introduced in Mobility 1.2.
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.