Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

◆ wrapper0()

void src_gui_painting_qpainter2::wrapper0 ( )

[2]

[3]

[3]

Definition at line 79 of file src_gui_painting_qpainter.cpp.

Variable Documentation

◆ drawingCode

QLine src_gui_painting_qpainter2::drawingCode

Definition at line 68 of file src_gui_painting_qpainter.cpp.