QtBase  v6.3.1
Public Member Functions | List of all members
QBrushPatternImageCache Class Reference

Public Member Functions

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

Detailed Description

Definition at line 130 of file qbrush.cpp.

Constructor & Destructor Documentation

◆ QBrushPatternImageCache()

QBrushPatternImageCache::QBrushPatternImageCache ( )
inline

Definition at line 133 of file qbrush.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ cleanup()

void QBrushPatternImageCache::cleanup ( )
inline

Definition at line 158 of file qbrush.cpp.

◆ getImage()

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

Definition at line 150 of file qbrush.cpp.

Here is the call graph for this function:

◆ init()

void QBrushPatternImageCache::init ( )
inline

Definition at line 139 of file qbrush.cpp.

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

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