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
QBrushPatternImageCache Class Reference
Collaboration diagram for QBrushPatternImageCache:

Public Member Functions

 QBrushPatternImageCache ()
void init ()
QImage getImage (int brushStyle, bool invert) const
void cleanup ()
 QBrushPatternImageCache ()
void init ()
QImage getImage (int brushStyle, bool invert) const
void cleanup ()

Detailed Description

Definition at line 97 of file qbrush.cpp.

Constructor & Destructor Documentation

◆ QBrushPatternImageCache() [1/2]

QBrushPatternImageCache::QBrushPatternImageCache ( )
inline

Definition at line 100 of file qbrush.cpp.

References init().

Here is the call graph for this function:

◆ QBrushPatternImageCache() [2/2]

QBrushPatternImageCache::QBrushPatternImageCache ( )
inline

Definition at line 100 of file qbrush.cpp.

Member Function Documentation

◆ cleanup() [1/2]

void QBrushPatternImageCache::cleanup ( )
inline

Definition at line 125 of file qbrush.cpp.

◆ cleanup() [2/2]

void QBrushPatternImageCache::cleanup ( )
inline

Definition at line 125 of file qbrush.cpp.

◆ getImage() [1/2]

QImage QBrushPatternImageCache::getImage ( int brushStyle,
bool invert ) const
inline

Definition at line 117 of file qbrush.cpp.

References init().

Here is the call graph for this function:

◆ getImage() [2/2]

QImage QBrushPatternImageCache::getImage ( int brushStyle,
bool invert ) const
inline

Definition at line 117 of file qbrush.cpp.

◆ init() [1/2]

void QBrushPatternImageCache::init ( )
inline

Definition at line 106 of file qbrush.cpp.

References qt_cleanup_brush_pattern_image_cache().

Referenced by QBrushPatternImageCache(), and getImage().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ init() [2/2]

void QBrushPatternImageCache::init ( )
inline

Definition at line 106 of file qbrush.cpp.


The documentation for this class was generated from the following file: