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  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QGeoPositionInfo Class Reference

The QGeoPositionInfo class contains information gathered on a global position, direction and velocity at a particular point in time. More...

    #include <QGeoPositionInfo>

Public Types

enum Property { Heading, GroundSpeed, VerticalSpeed, MagneticVariation, HorizontalAccuracy, VerticalAccuracy }

Public Functions

QGeoPositionInfo ()
QGeoPositionInfo ( const QGeoCoordinate & coordinate, const QDateTime & dateTime )
QGeoPositionInfo ( const QGeoPositionInfo & other )
~QGeoPositionInfo ()
QGeoCoordinate coordinate () const
QDateTime dateTime () const
bool hasProperty ( Property property ) const
bool isValid () const
qreal property ( Property property ) const
void removeProperty ( Property property )
void setCoordinate ( const QGeoCoordinate & coordinate )
void setDateTime ( const QDateTime & dateTime )
void setProperty ( Property property, qreal value )
bool operator!= ( const QGeoPositionInfo & other ) const
QGeoPositionInfo & operator= ( const QGeoPositionInfo & other )
bool operator== ( const QGeoPositionInfo & other ) const

Related Non-Members

QDataStream & operator<< ( QDataStream & stream, const QGeoPositionInfo & info )
QDataStream & operator>> ( QDataStream & stream, QGeoPositionInfo & info )

Detailed Description

The QGeoPositionInfo class contains information gathered on a global position, direction and velocity at a particular point in time.

A QGeoPositionInfo contains, at a minimum, a geographical coordinate and a timestamp. It may also have heading and speed measurements as well as estimates of the accuracy of the provided data.

See also QGeoPositionInfoSource.


Member Type Documentation

enum QGeoPositionInfo::Property

Defines the properties for positional information.

ConstantValueDescription
QGeoPositionInfo::Heading0The bearing to true north, in degrees.
QGeoPositionInfo::GroundSpeed1The ground speed, in metres/sec.
QGeoPositionInfo::VerticalSpeed2The vertical speed, in metres/sec.
QGeoPositionInfo::MagneticVariation3The angle between the horizontal component of the magnetic field and true north, in degrees. Also known as magnetic declination. A positive value indicates a clockwise direction from true north and a negative value indicates a counter-clockwise direction.
QGeoPositionInfo::HorizontalAccuracy4The accuracy of the provided latitude-longitude value, in metres.
QGeoPositionInfo::VerticalAccuracy5The accuracy of the provided altitude value, in metres.


Member Function Documentation

QGeoPositionInfo::QGeoPositionInfo ()

Creates an invalid QGeoPositionInfo object.

See also isValid().

QGeoPositionInfo::QGeoPositionInfo ( const QGeoCoordinate & coordinate, const QDateTime & dateTime )

Creates a QGeoPositionInfo for the given coordinate and dateTime.

QGeoPositionInfo::QGeoPositionInfo ( const QGeoPositionInfo & other )

Creates a QGeoPositionInfo with the values of other.

QGeoPositionInfo::~QGeoPositionInfo ()

Destroys a QGeoPositionInfo object.

QGeoCoordinate QGeoPositionInfo::coordinate () const

Returns the coordinate for this position.

Returns an invalid coordinate if no coordinate has been set.

See also setCoordinate().

QDateTime QGeoPositionInfo::dateTime () const

Returns the date and time at which this position was reported, in UTC time.

Returns an invalid QDateTime if no date/time value has been set.

See also setDateTime().

bool QGeoPositionInfo::hasProperty ( Property property ) const

Returns true if the specified property is present for this QGeoPositionInfo object.

bool QGeoPositionInfo::isValid () const

Returns true if the dateTime() and coordinate() values are both valid.

See also QGeoCoordinate::isValid() and QDateTime::isValid().

qreal QGeoPositionInfo::property ( Property property ) const

Returns the value of the specified property as a qreal value.

Returns -1 if the value has not been set.

See also hasProperty() and setProperty().

void QGeoPositionInfo::removeProperty ( Property property )

Removes the specified property and its value.

void QGeoPositionInfo::setCoordinate ( const QGeoCoordinate & coordinate )

Sets the coordinate for this position to coordinate.

See also coordinate().

void QGeoPositionInfo::setDateTime ( const QDateTime & dateTime )

Sets the date and time at which this position was reported to dateTime.

The dateTime must be in UTC time.

See also dateTime().

void QGeoPositionInfo::setProperty ( Property property, qreal value )

Sets the value for property to value.

See also property().

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

Returns true if any of this object's values are not the same as those of other.

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

Assigns the values from other to this QGeoPositionInfo.

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

Returns true if all of this object's values are the same as those of other.


Related Non-Members

QDataStream & operator<< ( QDataStream & stream, const QGeoPositionInfo & info )

Writes the given info to the specified stream.

See also Format of the QDataStream Operators.

QDataStream & operator>> ( QDataStream & stream, QGeoPositionInfo & info )

Reads a coordinate from the specified stream into the given info.

See also Format of the QDataStream Operators.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 23
  2. «Le projet de loi des droits du développeur» : quelles conditions doivent remplir les entreprises pour que le développeur puisse réussir ? 38
  3. Une nouvelle ère d'IHM 3D pour les automobiles, un concept proposé par Digia et implémenté avec Qt 3
  4. PySide devient un add-on Qt et rejoint le Qt Project et le modèle d'open gouvernance 1
  5. Qt Creator 2.5 est sorti en beta, l'EDI supporte maintenant plus de fonctionnalités de C++11 2
  6. Vingt sociétés montrent leurs décodeurs basés sur Qt au IPTV World Forum, en en exploitant diverses facettes (déclaratif, Web, widgets) 0
  7. Thread travailleur avec Qt en utilisant les signaux et les slots, un article de Christophe Dumez traduit par Thibaut Cuvelier 1
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 94
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 49
  4. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  5. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 23
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Qt Commercial : Digia organise un webinar gratuit le 27 mars sur la conception d'interfaces utilisateur et d'applications avec le framework 0
Page suivante

Le Qt Labs au hasard

Logo

QLocale : à propos du temps (et des dates, et des langues, et des...)

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

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 qtmobility-1.0-tp
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