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  · 

QGeoMappingManager Class

The QGeoMappingManager class provides support for displaying and interacting with maps. More...

 #include <QGeoMappingManager>

Inherits: QObject.

This class was introduced in Qt Location 5.0.

Public Functions

~QGeoMappingManager()
QGeoCameraCapabilities cameraCapabilities() const
QGeoMap * createMap(QObject * parent)
bool isInitialized() const
QLocale locale() const
QString managerName() const
int managerVersion() const
void setLocale(const QLocale & locale)
QList<QGeoMapType> supportedMapTypes() const
  • 31 public functions inherited from QObject

Signals

void initialized()

Protected Functions

QGeoMappingManager(QGeoMappingManagerEngine * engine, QObject * parent = 0)
  • 9 protected functions inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 11 static public members inherited from QObject

Detailed Description

The QGeoMappingManager class provides support for displaying and interacting with maps.

Member Function Documentation

QGeoMappingManager::QGeoMappingManager(QGeoMappingManagerEngine * engine, QObject * parent = 0) [protected]

Constructs a new manager with the specified parent and with the implementation provided by engine.

This constructor is used internally by QGeoServiceProviderFactory. Regular users should acquire instances of QGeoMappingManager with QGeoServiceProvider::mappingManager()

QGeoMappingManager::~QGeoMappingManager()

Destroys this mapping manager.

QGeoCameraCapabilities QGeoMappingManager::cameraCapabilities() const

QGeoMap * QGeoMappingManager::createMap(QObject * parent)

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

void QGeoMappingManager::initialized() [signal]

This signal is emitted when the mapping manager has been initialized and is ready to be used.

bool QGeoMappingManager::isInitialized() const

Return whether the manager has been initialized (will be done automatically but may take some time).

QLocale QGeoMappingManager::locale() const

Returns the locale used to hint to this mapping manager about what language to use for map labels.

See also setLocale().

QString QGeoMappingManager::managerName() const

Returns the name of the engine which implements the behaviour of this mapping manager.

The combination of managerName() and managerVersion() should be unique amongst the plugin implementations.

int QGeoMappingManager::managerVersion() const

Returns the version of the engine which implements the behaviour of this mapping manager.

The combination of managerName() and managerVersion() should be unique amongst the plugin implementations.

void QGeoMappingManager::setLocale(const QLocale & locale)

Sets the locale to be used by the this manager to locale.

If this mapping manager supports returning map labels in different languages, they will be returned in the language of locale.

The locale used defaults to the system locale if this is not set.

See also locale().

QList<QGeoMapType> QGeoMappingManager::supportedMapTypes() const

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