Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

List of All Members for QPainterPath

This is the complete list of members for QPainterPath, including inherited members.

  • QPainterPath ( const QPointF & startPoint )
  • QPainterPath ( const QPainterPath & other )
  • void addEllipse ( const QRectF & boundingRect )
  • void addEllipse ( float x, float y, float width, float height )
  • void addPath ( const QPainterPath & other )
  • void addPolygon ( const QPolygon & polygon )
  • void addRect ( const QRectF & rectangle )
  • void addRect ( float x, float y, float width, float height )
  • void addText ( const QPointF & point, const QFont & font, const QString & text )
  • void addText ( float x, float y, const QFont & font, const QString & text )
  • void arcTo ( const QRectF & rectangle, float startAngle, float sweepLength )
  • void arcTo ( float x, float y, float width, float height, float startAngle, float sweepLength )
  • QRectF boundingRect () const
  • void closeSubpath ()


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2