Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QQuickShapeGradientCache Class Reference

#include <qquickshape_p_p.h>

+ Collaboration diagram for QQuickShapeGradientCache:

Public Member Functions

 ~QQuickShapeGradientCache ()
 
QSGTextureget (const QQuickShapeGradientCacheKey &grad)
 

Static Public Member Functions

static QQuickShapeGradientCachecacheForRhi (QRhi *rhi)
 

Detailed Description

Definition at line 181 of file qquickshape_p_p.h.

Constructor & Destructor Documentation

◆ ~QQuickShapeGradientCache()

QQuickShapeGradientCache::~QQuickShapeGradientCache ( )

Definition at line 1668 of file qquickshape.cpp.

References qDeleteAll().

+ Here is the call graph for this function:

Member Function Documentation

◆ cacheForRhi()

QQuickShapeGradientCache * QQuickShapeGradientCache::cacheForRhi ( QRhi rhi)
static

Definition at line 1673 of file qquickshape.cpp.

References QRhi::addCleanupCallback(), cache, caches, and it.

Referenced by QT_BEGIN_NAMESPACE::QQuickShapeCurveMaterialShader::updateSampledImage(), QQuickShapeLinearGradientRhiShader::updateSampledImage(), QQuickShapeRadialGradientRhiShader::updateSampledImage(), and QQuickShapeConicalGradientRhiShader::updateSampledImage().

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

◆ get()


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