Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QPen Member List

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

brush() constQPen
capStyle() constQPen
color() constQPen
comparesEqual(const QPen &lhs, QColor rhs) noexceptQPenfriend
comparesEqual(const QPen &lhs, Qt::PenStyle rhs)QPenfriend
dashOffset() constQPen
dashPattern() constQPen
data_ptr()QPeninline
DataPtr typedefQPen
isCosmetic() constQPen
isDetached()QPen
isSolid() constQPen
joinStyle() constQPen
miterLimit() constQPen
operator QVariant() constQPen
operator!=(const QPen &p) constQPeninline
operator<<(QDataStream &s, const QPen &p)QPenfriend
operator=(const QPen &pen) noexceptQPen
operator=(QColor color)QPen
operator=(Qt::PenStyle style)QPen
operator==(const QPen &p) constQPen
operator>>(QDataStream &s, QPen &p)QPenfriend
QPen()QPen
QPen(Qt::PenStyle)QPen
QPen(const QColor &color)QPen
QPen(const QBrush &brush, qreal width, Qt::PenStyle s=Qt::SolidLine, Qt::PenCapStyle c=Qt::SquareCap, Qt::PenJoinStyle j=Qt::BevelJoin)QPen
QPen(const QPen &pen) noexceptQPen
QPen(QPen &&other) noexcept=defaultQPen
setBrush(const QBrush &brush)QPen
setCapStyle(Qt::PenCapStyle pcs)QPen
setColor(const QColor &color)QPen
setCosmetic(bool cosmetic)QPen
setDashOffset(qreal doffset)QPen
setDashPattern(const QList< qreal > &pattern)QPen
setJoinStyle(Qt::PenJoinStyle pcs)QPen
setMiterLimit(qreal limit)QPen
setStyle(Qt::PenStyle)QPen
setWidth(int width)QPen
setWidthF(qreal width)QPen
style() constQPen
swap(QPen &other) noexceptQPeninline
width() constQPen
widthF() constQPen
~QPen()QPen