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

List of All Members for QPen

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

  • QPen ()
  • QPen ( Qt::PenStyle style )
  • QPen ( const QColor & color, int width = 0, Qt::PenStyle style = Qt::SolidLine )
  • QPen ( const QColor & cl, int width, Qt::PenStyle s, Qt::PenCapStyle c, Qt::PenJoinStyle j )
  • QPen ( const QPen & p )
  • Qt::PenCapStyle capStyle () const
  • QColor color () const
  • Qt::PenJoinStyle joinStyle () const
  • void setCapStyle ( Qt::PenCapStyle c )


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp1