![]() |
Qt 6.x
The Qt SDK
|
Namespaces | |
| namespace | QPainterWrapper |
Classes | |
| struct | MyWidget |
Functions | |
| void | wrapper0 () |
| [2] | |
| QRectF | fillRect (QRect rect, int background) |
Variables | |
| QLine | drawingCode |
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:| 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:| QLine src_gui_painting_qpainter2::drawingCode |
Definition at line 67 of file src_gui_painting_qpainter.cpp.
Referenced by src_gui_painting_qpainter2::MyWidget::paintEvent().