Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_gui_painting_qpainter2 Namespace Reference

Namespaces

namespace  QPainterWrapper
 

Classes

struct  MyWidget
 

Functions

void wrapper0 ()
 [2]
 
QRectF fillRect (QRect rect, int background)
 

Variables

QLine drawingCode
 

Function Documentation

◆ fillRect()

QRectF src_gui_painting_qpainter2::fillRect ( QRect  rect,
int  background 
)

Definition at line 272 of file src_gui_painting_qpainter.cpp.

References Q_UNUSED, and rect.

Referenced by src_gui_painting_qpainter2::MyWidget::wrapper12().

+ Here is the caller graph for this function:

◆ wrapper0()

void src_gui_painting_qpainter2::wrapper0 ( )

[2]

[3]

[3]

Definition at line 78 of file src_gui_painting_qpainter.cpp.

References QPainter::begin(), and painter.

+ Here is the call graph for this function:

Variable Documentation

◆ drawingCode

QLine src_gui_painting_qpainter2::drawingCode