CopperSpice API  1.9.1
QPen Member List

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

QPen()QPen
QPen(Qt::PenStyle style)QPen
QPen(const QColor &color)QPen
QPen(const QBrush &brush, qreal width, Qt::PenStyle style=Qt::SolidLine, Qt::PenCapStyle capStyle=Qt::SquareCap, Qt::PenJoinStyle joinStyle=Qt::BevelJoin)QPen
QPen(const QPen &other)QPen
QPen(QPen &&other)QPeninline
brush() constQPen
capStyle() constQPen
color() constQPen
dashOffset() constQPen
dashPattern() constQPen
isCosmetic() constQPen
isSolid() constQPen
joinStyle() constQPen
miterLimit() constQPen
operator QVariant() constQPen
operator!=(const QPen &other) constQPeninline
operator<<(QDataStream &stream, const QPen &pen)QPenfriend
operator=(const QPen &other)QPen
operator=(QPen &&other)QPeninline
operator==(const QPen &other) constQPen
operator>>(QDataStream &stream, QPen &pen)QPenfriend
setBrush(const QBrush &brush)QPen
setCapStyle(Qt::PenCapStyle capStyle)QPen
setColor(const QColor &color)QPen
setCosmetic(bool cosmetic)QPen
setDashOffset(qreal offset)QPen
setDashPattern(const QVector< qreal > &pattern)QPen
setJoinStyle(Qt::PenJoinStyle joinStyle)QPen
setMiterLimit(qreal limit)QPen
setStyle(Qt::PenStyle style)QPen
setWidth(int width)QPen
setWidthF(qreal width)QPen
style() constQPen
swap(QPen &other)QPeninline
width() constQPen
widthF() constQPen
~QPen()QPen