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_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 height(), painter, 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().