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  · 

QGeoLocation Class

The QGeoLocation class represents basic information about a location. More...

 #include <QGeoLocation>

This class was introduced in Qt Location 5.0.

Public Functions

QGeoLocation()
QGeoLocation(const QGeoLocation & other)
~QGeoLocation()
QGeoAddress address() const
QGeoBoundingBox boundingBox() const
QGeoCoordinate coordinate() const
bool isEmpty() const
void setAddress(const QGeoAddress & address)
void setBoundingBox(const QGeoBoundingBox & boundingBox)
void setCoordinate(const QGeoCoordinate & coordinate)
bool operator!=(const QGeoLocation & other) const
QGeoLocation & operator=(const QGeoLocation & other)
bool operator==(const QGeoLocation & other) const

Detailed Description

The QGeoLocation class represents basic information about a location.

A QGeoLocation consists of a coordinate and corresponding address, along with an optional bounding box which is the recommended region to be displayed when viewing the location.

Member Function Documentation

QGeoLocation::QGeoLocation()

Constructs an new location object.

QGeoLocation::QGeoLocation(const QGeoLocation & other)

Constructs a copy of other

QGeoLocation::~QGeoLocation()

Destroys the location object.

QGeoAddress QGeoLocation::address() const

Returns the address of the location.

See also setAddress().

QGeoBoundingBox QGeoLocation::boundingBox() const

Returns a bounding box which represents the recommended region to display when viewing this location.

See also setBoundingBox().

QGeoCoordinate QGeoLocation::coordinate() const

Returns the coordinate of the location.

See also setCoordinate().

bool QGeoLocation::isEmpty() const

Returns true if all fields of the location are 0; otherwise returns false.

void QGeoLocation::setAddress(const QGeoAddress & address)

Sets the address of the location.

See also address().

void QGeoLocation::setBoundingBox(const QGeoBoundingBox & boundingBox)

Sets the boundingBox of the location.

See also boundingBox().

void QGeoLocation::setCoordinate(const QGeoCoordinate & coordinate)

Sets the coordinate of the location.

See also coordinate().

bool QGeoLocation::operator!=(const QGeoLocation & other) const

Returns true if this location is not equal to other, otherwise returns false.

QGeoLocation & QGeoLocation::operator=(const QGeoLocation & other)

Assigns other to this location and returns a reference to this location.

bool QGeoLocation::operator==(const QGeoLocation & other) const

Returns true if this location is equal to other, otherwise returns false.

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