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
QPenDataHolder Class Reference
+ Collaboration diagram for QPenDataHolder:

Public Member Functions

 QPenDataHolder (const QBrush &brush, qreal width, Qt::PenStyle penStyle, Qt::PenCapStyle penCapStyle, Qt::PenJoinStyle _joinStyle)
 
 ~QPenDataHolder ()=default
 

Public Attributes

QPen::DataPtr pen
 

Detailed Description

Definition at line 207 of file qpen.cpp.

Constructor & Destructor Documentation

◆ QPenDataHolder()

QPenDataHolder::QPenDataHolder ( const QBrush & brush,
qreal width,
Qt::PenStyle penStyle,
Qt::PenCapStyle penCapStyle,
Qt::PenJoinStyle _joinStyle )
inline

Definition at line 211 of file qpen.cpp.

◆ ~QPenDataHolder()

QPenDataHolder::~QPenDataHolder ( )
default

Member Data Documentation

◆ pen

QPen::DataPtr QPenDataHolder::pen

Definition at line 210 of file qpen.cpp.


The documentation for this class was generated from the following file: