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_qcolor Namespace Reference

Functions

int width ()
 
int height ()
 
void wrapper ()
 

Variables

QPainter painter
 

Function Documentation

◆ height()

int src_gui_painting_qcolor::height ( )

Definition at line 7 of file src_gui_painting_qcolor.cpp.

Referenced by wrapper().

+ Here is the caller graph for this function:

◆ width()

int src_gui_painting_qcolor::width ( )

Definition at line 6 of file src_gui_painting_qcolor.cpp.

Referenced by wrapper().

+ Here is the caller graph for this function:

◆ 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().

+ Here is the call graph for this function:

Variable Documentation

◆ painter

QPainter src_gui_painting_qcolor::painter

Definition at line 8 of file src_gui_painting_qcolor.cpp.

Referenced by wrapper().