![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QPenDataHolder (const QBrush &brush, qreal width, Qt::PenStyle penStyle, Qt::PenCapStyle penCapStyle, Qt::PenJoinStyle _joinStyle) | |
~QPenDataHolder ()=default | |
QPenDataHolder (const QBrush &brush, qreal width, Qt::PenStyle penStyle, Qt::PenCapStyle penCapStyle, Qt::PenJoinStyle _joinStyle) | |
~QPenDataHolder ()=default |
Public Attributes | |
QPen::DataPtr | pen |
|
inline |
Definition at line 210 of file qpen.cpp.
References QPenDataHolder().
Referenced by QPenDataHolder().
|
default |
|
inline |
|
default |
QPen::DataPtr QPenDataHolder::pen |