![]() |
Qt 6.x
The Qt SDK
|
Functions | |
int | width () |
int | height () |
void | wrapper () |
Variables | |
QPainter | painter |
int src_gui_painting_qcolor::height | ( | ) |
Definition at line 7 of file src_gui_painting_qcolor.cpp.
Referenced by wrapper().
int src_gui_painting_qcolor::width | ( | ) |
Definition at line 6 of file src_gui_painting_qcolor.cpp.
Referenced by wrapper().
void src_gui_painting_qcolor::wrapper | ( | ) |
[0]
[0]
[QRgb]
[QRgb]
Definition at line 9 of file src_gui_painting_qcolor.cpp.
References QPainter::drawRect(), height(), painter, Q_UNUSED, qAlpha(), qBlue(), qGreen(), qRed(), QRgb, qRgb(), qRgba(), QColor::rgb(), QPainter::setBrush(), and width().
QPainter src_gui_painting_qcolor::painter |
Definition at line 8 of file src_gui_painting_qcolor.cpp.
Referenced by wrapper().