![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
void | wrapper0 () |
void | wrapper1 () |
void | wrapper2 () |
void | wrapper3 () |
![]() | |
virtual | ~QPaintDevice () |
virtual int | devType () const |
bool | paintingActive () const |
virtual QPaintEngine * | paintEngine () const =0 |
int | width () const |
int | height () const |
int | widthMM () const |
int | heightMM () const |
int | logicalDpiX () const |
int | logicalDpiY () const |
int | physicalDpiX () const |
int | physicalDpiY () const |
qreal | devicePixelRatio () const |
qreal | devicePixelRatioF () const |
int | colorCount () const |
int | depth () const |
Additional Inherited Members | |
![]() | |
enum | PaintDeviceMetric { PdmWidth = 1 , PdmHeight , PdmWidthMM , PdmHeightMM , PdmNumColors , PdmDepth , PdmDpiX , PdmDpiY , PdmPhysicalDpiX , PdmPhysicalDpiY , PdmDevicePixelRatio , PdmDevicePixelRatioScaled } |
![]() | |
static qreal | devicePixelRatioFScale () |
![]() | |
QPaintDevice () noexcept | |
virtual int | metric (PaintDeviceMetric metric) const |
virtual void | initPainter (QPainter *painter) const |
virtual QPaintDevice * | redirected (QPoint *offset) const |
virtual QPainter * | sharedPainter () const |
![]() | |
ushort | painters |
Definition at line 7 of file src_gui_painting_qpen.cpp.
void src_gui_painting_qpen::Wrapper::wrapper0 | ( | ) |
[0]
[0]
Definition at line 15 of file src_gui_painting_qpen.cpp.
References Qt::DashDotLine, Qt::green, painter, Qt::RoundCap, Qt::RoundJoin, and QPainter::setPen().
void src_gui_painting_qpen::Wrapper::wrapper1 | ( | ) |
[1]
[1]
Definition at line 26 of file src_gui_painting_qpen.cpp.
References Qt::DashDotLine, Qt::green, painter, Qt::RoundCap, Qt::RoundJoin, QPen::setBrush(), QPen::setCapStyle(), QPen::setJoinStyle(), QPainter::setPen(), QPen::setStyle(), and QPen::setWidth().
void src_gui_painting_qpen::Wrapper::wrapper2 | ( | ) |
[2]
[2]
Definition at line 44 of file src_gui_painting_qpen.cpp.
References QPen::setDashPattern().
void src_gui_painting_qpen::Wrapper::wrapper3 | ( | ) |
[3]
[3]
Definition at line 60 of file src_gui_painting_qpen.cpp.
References QPen::setDashPattern().