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  · 

QGeoPositionInfoSourceFactory Class

The QGeoPositionInfoSourceFactory class is a factory class used as the plugin interface for external providers of positioning data. More...

 #include <QGeoPositionInfoSourceFactory>

This class was introduced in Qt Location 5.0.

Public Functions

virtual ~QGeoPositionInfoSourceFactory()
virtual QGeoPositionInfoSource * positionInfoSource(QObject * parent) = 0
virtual QGeoSatelliteInfoSource * satelliteInfoSource(QObject * parent) = 0

Detailed Description

The QGeoPositionInfoSourceFactory class is a factory class used as the plugin interface for external providers of positioning data.

The other functions must be overridden by all plugins, other than sourcePriority() which defaults to returning 0. Higher values of priority will be preferred to lower ones.

Member Function Documentation

QGeoPositionInfoSourceFactory::~QGeoPositionInfoSourceFactory() [virtual]

Destroys the position info source factory.

QGeoPositionInfoSource * QGeoPositionInfoSourceFactory::positionInfoSource(QObject * parent) [pure virtual]

Returns a new QGeoPositionInfoSource associated with this plugin with parent parent . Can also return 0, in which case the factory with the next highest priority will be used instead.

QGeoSatelliteInfoSource * QGeoPositionInfoSourceFactory::satelliteInfoSource(QObject * parent) [pure virtual]

Returns a new QGeoSatelliteInfoSource associated with this plugin with parent parent. Can also return 0, in which case the factory with the next highest priority will be used instead.

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