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_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 273 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 79 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