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  · 

Q3CanvasRectangle Class Reference
[Qt3Support module]

The Q3CanvasRectangle class provides a rectangle on a Q3Canvas. More...

 #include <Q3CanvasRectangle>

This class is part of the Qt 3 support library. It is provided to keep old source code working. We strongly advise against using it in new code. See Porting to Qt 4 for more information.

Note to Qt Desktop Light Edition users: This class is only available in the Qt Desktop Edition.

Inherits Q3CanvasPolygonalItem.

Public Functions

Protected Functions

  • virtual Q3PointArray chunks () const
  • virtual void drawShape ( QPainter & p )

Detailed Description

The Q3CanvasRectangle class provides a rectangle on a Q3Canvas.

This item paints a single rectangle which may have any pen() and brush(), but may not be tilted/rotated. For rotated rectangles, use Q3CanvasPolygon.

The rectangle's size and initial position can be set in the constructor. The size can be set or changed later using setSize(). Use height() and width() to retrieve the rectangle's dimensions.

The rectangle can be drawn on a painter with drawShape().

Like any other canvas item rectangles can be moved with Q3CanvasItem::move() and Q3CanvasItem::moveBy(), or by setting coordinates with Q3CanvasItem::setX(), Q3CanvasItem::setY() and Q3CanvasItem::setZ().

See also QtCanvas and Porting to Graphics View.


Member Function Documentation

Q3CanvasRectangle::Q3CanvasRectangle ( Q3Canvas * canvas )

Constructs a rectangle at position (0,0) with both width and height set to 32 pixels on canvas.

Q3CanvasRectangle::Q3CanvasRectangle ( const QRect & r, Q3Canvas * canvas )

Constructs a rectangle positioned and sized by r on canvas.

Q3CanvasRectangle::Q3CanvasRectangle ( int x, int y, int width, int height, Q3Canvas * canvas )

Constructs a rectangle at position (x, y) and size width by height, on canvas.

Q3CanvasRectangle::~Q3CanvasRectangle ()

Destroys the rectangle.

Q3PointArray Q3CanvasRectangle::chunks () const   [virtual protected]

Simply calls Q3CanvasItem::chunks().

void Q3CanvasRectangle::drawShape ( QPainter & p )   [virtual protected]

Draws the rectangle on painter p.

Reimplemented from Q3CanvasPolygonalItem.

int Q3CanvasRectangle::height () const

Returns the height of the rectangle.

QRect Q3CanvasRectangle::rect () const

Returns the integer-converted x(), y() position and size() of the rectangle as a QRect.

int Q3CanvasRectangle::rtti () const   [virtual]

Returns 5 (Q3CanvasItem::Rtti_Rectangle).

Reimplemented from Q3CanvasItem.

See also Q3CanvasItem::rtti().

void Q3CanvasRectangle::setSize ( int width, int height )

Sets the width and height of the rectangle.

See also size().

QSize Q3CanvasRectangle::size () const

Returns the width() and height() of the rectangle.

See also rect() and setSize().

int Q3CanvasRectangle::width () const

Returns the width of the rectangle.

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 64
  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. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  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. La rubrique Qt a besoin de vous ! 1
Page suivante

Le Qt Developer Network au hasard

Logo

Comment fermer une application

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. 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.2
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