- brush
QBrush brush()
Undocumented in source.
- capStyle
qt.core.namespace.PenCapStyle capStyle()
Undocumented in source.
- color
QColor color()
Undocumented in source.
- dashOffset
qreal dashOffset()
Undocumented in source.
- dashPattern
QVector!(qreal) dashPattern()
Undocumented in source.
- data_ptr
DataPtr data_ptr()
Undocumented in source. Be warned that the author may not have intended to support it.
- isCosmetic
bool isCosmetic()
Undocumented in source.
- isDetached
bool isDetached()
Undocumented in source.
- isSolid
bool isSolid()
Undocumented in source.
- joinStyle
qt.core.namespace.PenJoinStyle joinStyle()
Undocumented in source.
- miterLimit
qreal miterLimit()
Undocumented in source.
- rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
- setBrush
void setBrush(const(QBrush) brush)
Undocumented in source.
- setCapStyle
void setCapStyle(qt.core.namespace.PenCapStyle pcs)
Undocumented in source.
- setColor
void setColor(const(QColor) color)
Undocumented in source.
- setCosmetic
void setCosmetic(bool cosmetic)
Undocumented in source.
- setDashOffset
void setDashOffset(qreal doffset)
Undocumented in source.
- setDashPattern
void setDashPattern(const(QVector!(qreal)) pattern)
Undocumented in source.
- setJoinStyle
void setJoinStyle(qt.core.namespace.PenJoinStyle pcs)
Undocumented in source.
- setMiterLimit
void setMiterLimit(qreal limit)
Undocumented in source.
- setStyle
void setStyle(qt.core.namespace.PenStyle )
Undocumented in source.
- setWidth
void setWidth(int width)
Undocumented in source.
- setWidthF
void setWidthF(qreal width)
Undocumented in source.
- style
qt.core.namespace.PenStyle style()
Undocumented in source.
- width
int width()
Undocumented in source.
- widthF
qreal widthF()
Undocumented in source.