Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

Qt Location 5.x

Overview

The identifying string for this component is QtLocation. Use this in the QML import statement. The following table provides links to more detailed information on sections of the Qt Lcoation QML API.

Location PositioningRetrieving information about the current position.
Maps and NavigationDisplaying maps and finding routes.
PlacesSearching for and managing points of interest.

Common QML Elements

QtLocation5::Plugin

The Plugin element describes a Location based services plugin.

QtLocation5::PluginParameter

The PluginParameter element describes a parameter to a Plugin.

Positioning QML Elements

QtLocation5::Address

The Address QML element represents a specific location as a street address.

QtLocation5::BoundingArea

The BoundingArea element represents an abstract geographic area.

QtLocation5::BoundingBox

The BoundingBox element represents a rectangular geographic area.

QtLocation5::BoundingCircle

The BoundingCircle element represents a circular geographic area.

QtLocation5::Coordinate

The Coordinate element represents and stores a geographic position.

QtLocation5::Location

The Location element holds location data.

QtLocation5::Position

The Position element holds positional data at a particular point in time, such as coordinate (longitude, latitude, altitude) and speed.

QtLocation5::PositionSource

The PositionSource element provides the device's current position.

Maps QML Elements

QtLocation5::Map

The Map element displays a map.

QtLocation5::MapCircle

The MapCircle element displays a geographic circle on a Map.

QtLocation5::MapFlickable

The MapFlickable element provides basic flicking of the Map.

QtLocation5::MapGestureArea

The MapGestureArea element provides Map gesture interaction.

QtLocation5::MapItemView

The MapItemView is used to populate Map from a model.

QtLocation5::MapMouseArea

The MapMouseArea item enables simple mouse handling.

QtLocation5::MapMouseEvent

The MapMouseEvent object provides information about a mouse event.

QtLocation5::MapPinchArea

The MapPinchArea element provides basic Map pinch interaction.

QtLocation5::MapPinchEvent

MapPinchEvent element provides basic information about pinch event.

QtLocation5::MapPolygon

The MapPolygon element displays a polygon on a Map

QtLocation5::MapPolyline

The MapPolyline element displays a polyline on a map.

QtLocation5::MapQuickItem

The MapQuickItem element displays an arbitrary Qt Quick element on a Map.

QtLocation5::MapRectangle

The MapRectangle element displays a rectangle on a Map.

QtLocation5::MapRoute

The MapRoute element displays a Route on a Map.

QtLocation5::MapType

The MapType element holds information about a map type.

Navigation and Routing QML Elements

QtLocation5::Route

The Route element represents one geographical route.

QtLocation5::RouteManeuver

The RouteManeuver element represents the information relevant to the point at which two RouteSegments meet.

QtLocation5::RouteModel

The RouteModel element provides access to routes.

QtLocation5::RouteQuery

The RouteQuery element is used to provide query parameters to a RouteModel.

QtLocation5::RouteSegment

The RouteSegment element represents a segment of a Route.

Geocoding QML Elements

QtLocation5::GeocodeModel

The GeocodeModel element provides support for searching operations related to geographic information.

Places QML Elements

QtLocation5::Category

The Category element represents a category that a Place can be associated with.

QtLocation5::CategoryModel

The CategoryModel element provides a model of the categories supported by a Plugin.

QtLocation5::ContactDetail

The ContactDetail element holds a contact detail such as a phone number or a website address.

QtLocation5::ContactDetails

The ContactDetails element holds contact details for a Place.

QtLocation5::EditorialModel

The EditorialModel element provides a model of place editorials.

QtLocation5::ExtendedAttributes

The ExtendedAttributes element holds additional data about a Place.

QtLocation5::Icon

The Icon element represents an icon image source which can have multiple sizes.

QtLocation5::ImageModel

The ImageModel element provides a model of place images.

QtLocation5::Place

The Place element represents a place.

QtLocation5::PlaceAttribute

The PlaceAttribute element holds generic place attribute information.

QtLocation5::PlaceRecommendationModel

The PlaceRecommendationModel element provides a model of place recommendations.

QtLocation5::PlaceSearchModel

The PlaceSearchModel element provides access to place search results.

QtLocation5::PlaceSearchSuggestionModel

The PlaceSearchSuggestionModel element provides access to search term suggestions.

QtLocation5::Ratings

The Ratings element holds place rating information.

QtLocation5::ReviewModel

The ReviewModel element provides access to reviews of a Place.

QtLocation5::Supplier

The Supplier element holds data regarding the supplier of a place, a place's image, review, or editorial.

QtLocation5::User

The User element identifies a user who contributed a particular Place content item.

Alphabetical Listing of all QML Elements

QtLocation5::Address

The Address QML element represents a specific location as a street address.

QtLocation5::BoundingArea

The BoundingArea element represents an abstract geographic area.

QtLocation5::BoundingBox

The BoundingBox element represents a rectangular geographic area.

QtLocation5::BoundingCircle

The BoundingCircle element represents a circular geographic area.

QtLocation5::Category

The Category element represents a category that a Place can be associated with.

QtLocation5::CategoryModel

The CategoryModel element provides a model of the categories supported by a Plugin.

QtLocation5::ContactDetail

The ContactDetail element holds a contact detail such as a phone number or a website address.

QtLocation5::ContactDetails

The ContactDetails element holds contact details for a Place.

QtLocation5::Coordinate

The Coordinate element represents and stores a geographic position.

QtLocation5::EditorialModel

The EditorialModel element provides a model of place editorials.

QtLocation5::ExtendedAttributes

The ExtendedAttributes element holds additional data about a Place.

QtLocation5::GeocodeModel

The GeocodeModel element provides support for searching operations related to geographic information.

QtLocation5::Icon

The Icon element represents an icon image source which can have multiple sizes.

QtLocation5::ImageModel

The ImageModel element provides a model of place images.

QtLocation5::Location

The Location element holds location data.

QtLocation5::Map

The Map element displays a map.

QtLocation5::MapCircle

The MapCircle element displays a geographic circle on a Map.

QtLocation5::MapFlickable

The MapFlickable element provides basic flicking of the Map.

QtLocation5::MapGestureArea

The MapGestureArea element provides Map gesture interaction.

QtLocation5::MapItemView

The MapItemView is used to populate Map from a model.

QtLocation5::MapMouseArea

The MapMouseArea item enables simple mouse handling.

QtLocation5::MapMouseEvent

The MapMouseEvent object provides information about a mouse event.

QtLocation5::MapPinchArea

The MapPinchArea element provides basic Map pinch interaction.

QtLocation5::MapPinchEvent

MapPinchEvent element provides basic information about pinch event.

QtLocation5::MapPolygon

The MapPolygon element displays a polygon on a Map

QtLocation5::MapPolyline

The MapPolyline element displays a polyline on a map.

QtLocation5::MapQuickItem

The MapQuickItem element displays an arbitrary Qt Quick element on a Map.

QtLocation5::MapRectangle

The MapRectangle element displays a rectangle on a Map.

QtLocation5::MapRoute

The MapRoute element displays a Route on a Map.

QtLocation5::MapType

The MapType element holds information about a map type.

QtLocation5::Place

The Place element represents a place.

QtLocation5::PlaceAttribute

The PlaceAttribute element holds generic place attribute information.

QtLocation5::PlaceRecommendationModel

The PlaceRecommendationModel element provides a model of place recommendations.

QtLocation5::PlaceSearchModel

The PlaceSearchModel element provides access to place search results.

QtLocation5::PlaceSearchSuggestionModel

The PlaceSearchSuggestionModel element provides access to search term suggestions.

QtLocation5::Plugin

The Plugin element describes a Location based services plugin.

QtLocation5::PluginParameter

The PluginParameter element describes a parameter to a Plugin.

QtLocation5::Position

The Position element holds positional data at a particular point in time, such as coordinate (longitude, latitude, altitude) and speed.

QtLocation5::PositionSource

The PositionSource element provides the device's current position.

QtLocation5::Ratings

The Ratings element holds place rating information.

QtLocation5::ReviewModel

The ReviewModel element provides access to reviews of a Place.

QtLocation5::Route

The Route element represents one geographical route.

QtLocation5::RouteManeuver

The RouteManeuver element represents the information relevant to the point at which two RouteSegments meet.

QtLocation5::RouteModel

The RouteModel element provides access to routes.

QtLocation5::RouteQuery

The RouteQuery element is used to provide query parameters to a RouteModel.

QtLocation5::RouteSegment

The RouteSegment element represents a segment of a Route.

QtLocation5::Supplier

The Supplier element holds data regarding the supplier of a place, a place's image, review, or editorial.

QtLocation5::User

The User element identifies a user who contributed a particular Place content item.

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web