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  · 

QGeoMapPolygonObject Class Reference

The QGeoMapPolygonObject class is a QGeoMapObject used to draw a polygon on a map. More...

 #include <QGeoMapPolygonObject>

Inherits QGeoMapObject.

Properties

Public Functions

QGeoMapPolygonObject ()
~QGeoMapPolygonObject ()
QBrush brush () const
QList<QGeoCoordinate> path () const
QPen pen () const
void setBrush ( const QBrush & brush )
void setPath ( const QList<QGeoCoordinate> & path )
void setPen ( const QPen & pen )

Reimplemented Public Functions

virtual QGeoMapObject::Type type () const

Signals

void brushChanged ( const QBrush & brush )
void pathChanged ( const QList<QGeoCoordinate> & path )
void penChanged ( const QPen & pen )

Additional Inherited Members

  • 1 public slot inherited from QObject
  • 1 public variable inherited from QObject
  • 4 static public members inherited from QObject
  • 7 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

The QGeoMapPolygonObject class is a QGeoMapObject used to draw a polygon on a map.

The polygon is specified by a set of at least 3 valid QGeoCoordinate instances listed in the same order in which the coordinates would be traversed when traveling around the border of the polygon.

Property Documentation

brush : QBrush

This property holds this property holds the brush that will be used to draw this object.

The brush is used to fill in polygon.

The outline around the perimeter of the polygon is drawn using the QGeoMapPolygonObject::pen property.

Access functions:

QBrush brush () const
void setBrush ( const QBrush & brush )

Notifier signal:

void brushChanged ( const QBrush & brush )

path : QList<QGeoCoordinate>

This property holds this property holds the ordered list of coordinates which define the polygon to be drawn by this polygon object.

The default value of this property is an empty list of coordinates.

The coordinates should be listed in the order in which they would be traversed when traveling around the border of the polygon.

Invalid coordinates in the list will be ignored, and if the list of coordinates contains less than 3 valid coordinates then the polygon object will not be displayed.

Access functions:

QList<QGeoCoordinate> path () const
void setPath ( const QList<QGeoCoordinate> & path )

Notifier signal:

void pathChanged ( const QList<QGeoCoordinate> & path )

pen : QPen

This property holds this property holds the pen that will be used to draw this object.

The pen is used to draw an outline around the polygon. The polygon is filled using the QGeoMapPolygonObject::brush property.

The pen will be treated as a cosmetic pen, which means that the width of the pen will be independent of the zoom level of the map.

Access functions:

QPen pen () const
void setPen ( const QPen & pen )

Notifier signal:

void penChanged ( const QPen & pen )

Member Function Documentation

QGeoMapPolygonObject::QGeoMapPolygonObject ()

Constructs a new polygon object.

QGeoMapPolygonObject::~QGeoMapPolygonObject ()

Destroys this polygon object.

void QGeoMapPolygonObject::brushChanged ( const QBrush & brush ) [signal]

This signal is emitted when the brush used to fill in the interior of this polygon object has changed.

The new value is brush.

void QGeoMapPolygonObject::pathChanged ( const QList<QGeoCoordinate> & path ) [signal]

This signal is emitted when the ordered list of coordinates that define the polygon to be drawn by this polygon object has changed.

The new value is path.

void QGeoMapPolygonObject::penChanged ( const QPen & pen ) [signal]

This signal is emitted when the pen used to draw the edge of this polygon object has changed.

The new value is pen.

QGeoMapObject::Type QGeoMapPolygonObject::type () const [virtual]

Reimplemented from QGeoMapObject::type().

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 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 ? 45
  4. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  5. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 6
  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 Qt Quarterly au hasard

Logo

Conserver la réactivité de l'IHM

Qt Quarterly est la revue trimestrielle proposée par Nokia et à destination des développeurs Qt. Ces articles d'une grande qualité technique sont rédigés par des experts Qt. 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