![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 height(), painter, and width().
QPainter src_gui_painting_qcolor::painter |
Definition at line 8 of file src_gui_painting_qcolor.cpp.
Referenced by wrapper().