![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QBrushPatternImageCache:Public Member Functions | |
| QBrushPatternImageCache () | |
| void | init () |
| QImage | getImage (int brushStyle, bool invert) const |
| void | cleanup () |
Definition at line 97 of file qbrush.cpp.
|
inline |
Definition at line 100 of file qbrush.cpp.
References init().
Here is the call graph for this function:
|
inline |
Definition at line 125 of file qbrush.cpp.
References Qt::Dense1Pattern, Qt::DiagCrossPattern, and i.
|
inline |
Definition at line 117 of file qbrush.cpp.
References Qt::Dense1Pattern, Qt::DiagCrossPattern, init(), and Q_ASSERT.
Here is the call graph for this function:
|
inline |
Definition at line 106 of file qbrush.cpp.
References Qt::Dense1Pattern, Qt::DiagCrossPattern, QImage::Format_MonoLSB, i, qAddPostRoutine(), qt_cleanup_brush_pattern_image_cache(), and qt_patternForBrush().
Referenced by QBrushPatternImageCache(), and getImage().
Here is the call graph for this function:
Here is the caller graph for this function: