QML Place ElementThe A Place element presents basic information about a place. More... Inherited by Landmark. Properties
Detailed DescriptionThis 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. Property DocumentationThis 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 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 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. © 2008-2010 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 X
|