Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
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<<QPenfriend
operator<<(QDataStream &stream, const QPen &pen)QPenrelated
operator=(const QPen &pen) noexceptQPen
operator==(const QPen &p) constQPen
operator>>QPenfriend
operator>>(QDataStream &stream, QPen &pen)QPenrelated
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