18#include <QtGui/qbrush.h>
20#include <QtCore/private/qglobal_p.h>
21#include <QtCore/qlist.h>
22#include <QtCore/qnamespace.h>
23#include <QtCore/qshareddata.h>
31 Qt::PenJoinStyle _joinStyle);
QPenDataHolder(const QBrush &brush, qreal width, Qt::PenStyle penStyle, Qt::PenCapStyle penCapStyle, Qt::PenJoinStyle _joinStyle)
~QPenDataHolder()=default
QPenPrivate(const QBrush &brush, qreal width, Qt::PenStyle, Qt::PenCapStyle, Qt::PenJoinStyle _joinStyle)
QList< qreal > dashPattern
Qt::PenJoinStyle joinStyle
Combined button and popup list for selecting options.
QDebug operator<<(QDebug dbg, const QPen &p)
static constexpr Qt::PenJoinStyle qpen_default_join
static constexpr Qt::PenCapStyle qpen_default_cap
QDataStream & operator>>(QDataStream &s, QPen &p)