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  · 

QGeoSatelliteInfoSource Class Reference

The QGeoSatelliteInfoSource class is an abstract base class for the distribution of satellite information updates. More...

 #include <QGeoSatelliteInfoSource>

Inherits QObject.

Public Functions

QGeoSatelliteInfoSource ( QObject * parent )
  • 29 public functions inherited from QObject

Public Slots

virtual void requestUpdate ( int timeout = 0 ) = 0
virtual void startUpdates () = 0
virtual void stopUpdates () = 0
  • 1 public slot inherited from QObject

Signals

void requestTimeout ()
void satellitesInUseUpdated ( const QList<QGeoSatelliteInfo> & satellites )
void satellitesInViewUpdated ( const QList<QGeoSatelliteInfo> & satellites )

Static Public Members

QGeoSatelliteInfoSource * createDefaultSource ( QObject * parent )
  • 4 static public members inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public variable inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QGeoSatelliteInfoSource class is an abstract base class for the distribution of satellite information updates.

The static function QGeoSatelliteInfoSource::createDefaultSource() creates a default satellite data source that is appropriate for the platform, if one is available. Otherwise, QGeoSatelliteInfoSource can be subclassed to create an appropriate custom source of satellite data.

Call startUpdates() and stopUpdates() to start and stop regular updates, or requestUpdate() to request a single update. When an update is available, satellitesInViewUpdated() and/or satellitesInUseUpdated() will be emitted.

Warning: On Windows CE it is not possible to detect if a device is GPS enabled. The default satellite source on a Windows CE device without GPS support will never provide any satellite data.

Member Function Documentation

QGeoSatelliteInfoSource::QGeoSatelliteInfoSource ( QObject * parent )

Creates a source with the specified parent.

QGeoSatelliteInfoSource * QGeoSatelliteInfoSource::createDefaultSource ( QObject * parent ) [static]

Creates and returns a source with the specified parent that reads from the system's default source of satellite update information.

Returns 0 if the system has no default source.

Note: Symbian applications will need to have the Location capability otherwise this will return 0.

void QGeoSatelliteInfoSource::requestTimeout () [signal]

Emitted if requestUpdate() was called and the current satellite information could not be retrieved within the specified timeout.

void QGeoSatelliteInfoSource::requestUpdate ( int timeout = 0 ) [pure virtual slot]

Attempts to get the current satellite information and emit satellitesInViewUpdated() and satellitesInUseUpdated() with this information. If the current position cannot be found within the given timeout (in milliseconds), requestTimeout() is emitted.

If the timeout is zero, the timeout defaults to a reasonable timeout period as appropriate for the source.

This does nothing if another update request is in progress. However it can be called even if startUpdates() has already been called and regular updates are in progress.

void QGeoSatelliteInfoSource::satellitesInUseUpdated ( const QList<QGeoSatelliteInfo> & satellites ) [signal]

If startUpdates() or requestUpdate() is called, this signal is emitted when an update is available on the number of satellites that are currently in use.

These are the satellites that are used to get a "fix" - that is, those used to determine the current position.

The satellites parameter holds the satellites currently in use.

void QGeoSatelliteInfoSource::satellitesInViewUpdated ( const QList<QGeoSatelliteInfo> & satellites ) [signal]

If startUpdates() or requestUpdate() is called, this signal is emitted when an update is available on the satellites that are currently in view.

The satellites parameter holds the satellites currently in view.

void QGeoSatelliteInfoSource::startUpdates () [pure virtual slot]

Starts emitting updates at regular intervals. The updates will be provided whenever new satellite information becomes available.

See also satellitesInViewUpdated() and satellitesInUseUpdated().

void QGeoSatelliteInfoSource::stopUpdates () [pure virtual slot]

Stops emitting updates at regular intervals.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.

[0]; s.parentNode.insertBefore(ga, s); })();
Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 64
  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. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. La rubrique Qt a besoin de vous ! 1
Page suivante

Le Qt Developer Network au hasard

Logo

Combiner licence, à propos et fermer d'une autre manière

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. 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.1
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