The A Place element presents basic information about a place. More...
Inherited by Landmark.
This element was introduced in Mobility 1.2.
This element is part of the QtMobility.location 1.1 module.
The Place element represents basic information about a place.
A Place contains a coordinate and the corresponding address, along with an optional bounding box describing the minimum viewport necessary to display the entirety of the place.
See also Landmark, Address, and QGeoPlace.
address : Address |
This property holds address of the place.
Note: addressChanged() signal is currently emitted only if the whole address element changes, not if only the contents of the element change.
This property group was introduced in Mobility 1.2.
coordinate : Coordinate |
This property holds coordinate where this place is located at.
Note: coordinateChanged() signal is currently emitted only if the whole element changes, not if only the contents of the element change.
This property group was introduced in Mobility 1.2.
viewport : BoundingBox |
This property holds the viewport of the place (minimum viewport necessary to display the entirety of the place).
Note: viewportChanged() signal is currently emitted only if the whole element changes, not if only the contents of the element change.
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.