Qt 5.13
Qt GUI
C++ Classes
QPen
Qt 5.13.0 Reference Documentation
List of All Members for QPen
This is the complete list of members for
QPen
, including inherited members.
QPen
(const QColor &)
QPen
(Qt::PenStyle )
QPen
()
~QPen
()
brush
() const : QBrush
capStyle
() const : Qt::PenCapStyle
dashOffset
() const : qreal
dashPattern
() const : QVector<qreal>
isCosmetic
() const : bool
isSolid
() const : bool
joinStyle
() const : Qt::PenJoinStyle
miterLimit
() const : qreal
setBrush
(const QBrush &)
setCosmetic
(bool )
setDashOffset
(qreal )
setDashPattern
(const QVector<qreal> &)
setMiterLimit
(qreal )
setWidthF
(qreal )
operator QVariant
() const : QVariant