IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

cameraCapabilities QML Value Type

The cameraCapabilities type holds information about the camera capabilities for a specific map type.

This type was introduced in QtLocation 5.10.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

cameraCapabilities QML Value Type▲

  • Import Statement: import QtLocation 6.7

  • Since: QtLocation 5.10

  • Group: cameraCapabilities is part of QML Maps Plugin

Detailed Description▲

This includes the map minimum and maximum zoom level, minimum and maximum tilt angle and minimum and maximum field of view.

Property Documentation▲

 

maximumFieldOfView : qreal▲

This read-only property holds the maximum available field of view with this map type.

maximumTilt : qreal▲

This read-only property holds the maximum available tilt with this map type.

maximumZoomLevel : qreal▲

This read-only property holds the maximum available zoom level with this map type.

minimumFieldOfView : qreal▲

This read-only property holds the minimum available field of view with this map type.

minimumTilt : qreal▲

This read-only property holds the minimum available tilt with this map type.

minimumZoomLevel : qreal▲

This read-only property holds the minimum available zoom level with this map type.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+