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
src_gui_painting_qpainterpath::Wrapper Struct Reference
+ Inheritance diagram for src_gui_painting_qpainterpath::Wrapper:
+ Collaboration diagram for src_gui_painting_qpainterpath::Wrapper:

Public Member Functions

void wrapper0 ()
 
void wrapper1 ()
 
void wrapper2 ()
 
void wrapper3 ()
 
void wrapper4 ()
 
void wrapper5 ()
 
void wrapper6 ()
 
void wrapper7 ()
 
- Public Member Functions inherited from QPaintDevice
virtual ~QPaintDevice ()
 
virtual int devType () const
 
bool paintingActive () const
 
virtual QPaintEnginepaintEngine () 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

- Public Types inherited from QPaintDevice
enum  PaintDeviceMetric {
  PdmWidth = 1 , PdmHeight , PdmWidthMM , PdmHeightMM ,
  PdmNumColors , PdmDepth , PdmDpiX , PdmDpiY ,
  PdmPhysicalDpiX , PdmPhysicalDpiY , PdmDevicePixelRatio , PdmDevicePixelRatioScaled
}
 
- Static Public Member Functions inherited from QPaintDevice
static qreal devicePixelRatioFScale ()
 
- Protected Member Functions inherited from QPaintDevice
 QPaintDevice () noexcept
 
virtual int metric (PaintDeviceMetric metric) const
 
virtual void initPainter (QPainter *painter) const
 
virtual QPaintDeviceredirected (QPoint *offset) const
 
virtual QPaintersharedPainter () const
 
- Protected Attributes inherited from QPaintDevice
ushort painters
 

Detailed Description

Definition at line 9 of file src_gui_painting_qpainterpath.cpp.

Member Function Documentation

◆ wrapper0()

void src_gui_painting_qpainterpath::Wrapper::wrapper0 ( )

[0]

[0]

Definition at line 23 of file src_gui_painting_qpainterpath.cpp.

References QPainter::drawPath(), QPainter::fillRect(), Qt::FlatCap, Qt::MiterJoin, painter, QPainter::setBrush(), QPainter::setPen(), Qt::SolidLine, and Qt::white.

+ Here is the call graph for this function:

◆ wrapper1()

void src_gui_painting_qpainterpath::Wrapper::wrapper1 ( )

[1]

[1]

Definition at line 45 of file src_gui_painting_qpainterpath.cpp.

References c2, QPainterPath::cubicTo(), QPainter::drawPath(), painter, QPainter::setBrush(), and QPainter::setPen().

+ Here is the call graph for this function:

◆ wrapper2()

void src_gui_painting_qpainterpath::Wrapper::wrapper2 ( )

[2]

[2]

Definition at line 66 of file src_gui_painting_qpainterpath.cpp.

References boundingRect(), QPainter::drawPath(), QPainterPath::moveTo(), painter, QPainter::setBrush(), and QPainter::setPen().

+ Here is the call graph for this function:

◆ wrapper3()

void src_gui_painting_qpainterpath::Wrapper::wrapper3 ( )

[3]

[3]

Definition at line 88 of file src_gui_painting_qpainterpath.cpp.

References QPainterPath::addRect(), QPainter::drawPath(), painter, QPainter::setBrush(), and QPainter::setPen().

+ Here is the call graph for this function:

◆ wrapper4()

void src_gui_painting_qpainterpath::Wrapper::wrapper4 ( )

[4]

[4]

Definition at line 107 of file src_gui_painting_qpainterpath.cpp.

References QPainterPath::addPolygon(), QPainter::drawPath(), painter, QPainter::setBrush(), and QPainter::setPen().

+ Here is the call graph for this function:

◆ wrapper5()

void src_gui_painting_qpainterpath::Wrapper::wrapper5 ( )

[5]

[5]

Definition at line 126 of file src_gui_painting_qpainterpath.cpp.

References QPainterPath::addEllipse(), QPainter::drawPath(), painter, QPainter::setBrush(), and QPainter::setPen().

+ Here is the call graph for this function:

◆ wrapper6()

void src_gui_painting_qpainterpath::Wrapper::wrapper6 ( )

[6]

[6]

Definition at line 145 of file src_gui_painting_qpainterpath.cpp.

References QPainterPath::addText(), QPainter::drawPath(), painter, QPainter::setBrush(), QPainter::setPen(), and tr.

+ Here is the call graph for this function:

◆ wrapper7()

void src_gui_painting_qpainterpath::Wrapper::wrapper7 ( )

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