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  · 

QGraphicsPathItem Class Reference
[QtGui module]

The QGraphicsPathItem class provides a path item that you can add to a QGraphicsScene. More...

 #include <QGraphicsPathItem>

Inherits QAbstractGraphicsShapeItem.

This class was introduced in Qt 4.2.


Public Functions

QGraphicsPathItem ( QGraphicsItem * parent = 0 )
QGraphicsPathItem ( const QPainterPath & path, QGraphicsItem * parent = 0 )
~QGraphicsPathItem ()
QPainterPath path () const
void setPath ( const QPainterPath & path )

Reimplemented Public Functions

virtual QRectF boundingRect () const
virtual bool contains ( const QPointF & point ) const
virtual bool isObscuredBy ( const QGraphicsItem * item ) const
virtual QPainterPath opaqueArea () const
virtual void paint ( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )
virtual QPainterPath shape () const
virtual int type () const

Additional Inherited Members


Detailed Description

The QGraphicsPathItem class provides a path item that you can add to a QGraphicsScene.

To set the item's path, pass a QPainterPath to QGraphicsPathItem's constructor, or call the setPath() function. The path() function returns the current path.

QGraphicsPathItem uses the path to provide a reasonable implementation of boundingRect(), shape(), and contains(). The paint() function draws the path using the item's associated pen and brush, which you can set by calling the setPen() and setBrush() functions.

See also QGraphicsRectItem, QGraphicsEllipseItem, QGraphicsPolygonItem, QGraphicsTextItem, QGraphicsLineItem, QGraphicsPixmapItem, and The Graphics View Framework.


Member Function Documentation

QGraphicsPathItem::QGraphicsPathItem ( QGraphicsItem * parent = 0 )

Constructs a QGraphicsPath. parent is passed to QAbstractGraphicsShapeItem's constructor.

See also QGraphicsScene::addItem().

QGraphicsPathItem::QGraphicsPathItem ( const QPainterPath & path, QGraphicsItem * parent = 0 )

Constructs a QGraphicsPath item using path as the default path. parent is passed to QAbstractGraphicsShapeItem's constructor.

See also QGraphicsScene::addItem().

QGraphicsPathItem::~QGraphicsPathItem ()

Destroys the QGraphicsPathItem.

QRectF QGraphicsPathItem::boundingRect () const   [virtual]

Reimplemented from QGraphicsItem::boundingRect().

bool QGraphicsPathItem::contains ( const QPointF & point ) const   [virtual]

Reimplemented from QGraphicsItem::contains().

bool QGraphicsPathItem::isObscuredBy ( const QGraphicsItem * item ) const   [virtual]

Reimplemented from QGraphicsItem::isObscuredBy().

QPainterPath QGraphicsPathItem::opaqueArea () const   [virtual]

Reimplemented from QGraphicsItem::opaqueArea().

void QGraphicsPathItem::paint ( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget = 0 )   [virtual]

Reimplemented from QGraphicsItem::paint().

QPainterPath QGraphicsPathItem::path () const

Returns the item's path as a QPainterPath. If no item has been set, an empty QPainterPath is returned.

See also setPath().

void QGraphicsPathItem::setPath ( const QPainterPath & path )

Sets the item's path to be the given path.

See also path().

QPainterPath QGraphicsPathItem::shape () const   [virtual]

Reimplemented from QGraphicsItem::shape().

int QGraphicsPathItem::type () const   [virtual]

Reimplemented from QGraphicsItem::type().

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. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 42
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. 2017 : un quinquennat pour une nouvelle version du C++ ? Possible, selon Herb Sutter 8
Page suivante

Le Qt Labs au hasard

Logo

Utiliser OpenCL avec Qt

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. 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 4.6
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