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  · 

QGeoTiledMappingManagerEngine Class Reference

The QGeoTiledMappingManagerEngine class is provided to make writing Qt Maps and Navigation API plugins for tiled based mapping services easier. More...

 #include <QGeoTiledMappingManagerEngine>

Inherits QGeoMappingManagerEngine.

Public Functions

virtual ~QGeoTiledMappingManagerEngine ()
virtual QGeoTiledMapReply * getTileImage ( const QGeoTiledMapRequest & request ) = 0
QSize tileSize () const

Reimplemented Public Functions

virtual QGeoMapData * createMapData ()

Protected Functions

QGeoTiledMappingManagerEngine ( const QMap<QString, QVariant> & parameters, QObject * parent = 0 )
void setTileSize ( const QSize & tileSize )

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 1 signal inherited from QObject
  • 1 public variable inherited from QObject
  • 4 static public members inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QGeoTiledMappingManagerEngine class is provided to make writing Qt Maps and Navigation API plugins for tiled based mapping services easier.

Subclass of QGeoTiledMappingManagerEngine need to provide an implementation of getTileImage().

It is important that the function setTileSize() is called before getTileImage() to ensure that the tile is dealt with correctly after it is fetched. If setTileSize() is not calle dfirst the behaviour is undefined.

A subclass of QGeoTiledMappingManagerEngine will often make use of a subclass fo QGeoTiledMapReply internally, in order to add any engine-specific data (such as a QNetworkReply object for network-based services) to the QGeoTiledMapReply instances used by the engine.

Member Function Documentation

QGeoTiledMappingManagerEngine::QGeoTiledMappingManagerEngine ( const QMap<QString, QVariant> & parameters, QObject * parent = 0 ) [protected]

Constructs a new tiled mapping manager using the parameters parameters and the parent parent.

QGeoTiledMappingManagerEngine::~QGeoTiledMappingManagerEngine () [virtual]

Destroys this tiled mapping manager.

QGeoMapData * QGeoTiledMappingManagerEngine::createMapData () [virtual]

Reimplemented from QGeoMappingManagerEngine::createMapData().

Returns a new QGeoMapData instance which will be managed by this manager.

A QGeoMapData instance contains and manages the information about what a map widget is looking at. A single manager can be used by several QGraphcisGeoMap instances since each instance has an associated QGeoMapData instance.

The QGeoMapData instance can be treated as a kind of session object, or as a model in a model-view-controller architecture, with QGraphicsGeoMap as the view and QGeoMappingManagerEngine as the controller.

The instance returned by the default implementation will be a QGeoTiledMapData instance. Subclasses of QGeoTiledMappingManagerEngine are free to override this function to return subclasses of QGeoTiledMapData in order to customize the map.

QGeoTiledMapReply * QGeoTiledMappingManagerEngine::getTileImage ( const QGeoTiledMapRequest & request ) [pure virtual]

Requests the map tiled specified by request.

A QGeoTiledMapReply object will be returned, which can be used to manage the fetching of the tile and to return the tile data.

The returned QGeoTiledMapReply object will emit signals indicating if the operation completes or if errors occur.

Once the operation has completed, QGeoTiledMapReply::mapImageData() and QGeoTiledMapReply::mapImageFormat() can be used to generate the tile image.

The user is responsible for deleting the returned reply object, although this can be done in the slot connected to QGeoTiledMapReply::finished() or QGeoTiledMapReply::error() with deleteLater().

void QGeoTiledMappingManagerEngine::setTileSize ( const QSize & tileSize ) [protected]

Sets the size of the tiles returned by this tiled mapping manager to tileSize.

Subclasses of QGeoTiledMappingManagerEngine should use this function to ensure tileSize() provides accurate information.

See also tileSize().

QSize QGeoTiledMappingManagerEngine::tileSize () const

Returns the size of the tiles returned by this tiled mapping manager.

See also setTileSize().

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. 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 ? 45
  3. Une nouvelle ère d'IHM 3D pour les automobiles, un concept proposé par Digia et implémenté avec Qt 3
  4. Qt Creator 2.5 est sorti en beta, l'EDI supporte maintenant plus de fonctionnalités de C++11 2
  5. PySide devient un add-on Qt et rejoint le Qt Project et le modèle d'open gouvernance 1
  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 ? 50
  4. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 23
  5. «Le projet de loi des droits du développeur» : quelles conditions doivent remplir les entreprises pour que le développeur puisse réussir ? 45
  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 blog Digia au hasard

Logo

Déploiement d'applications Qt Commercial sur les tablettes Windows 8

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. 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