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

Public Member Functions

 QOpenGLTextureCacheWrapper ()
 ~QOpenGLTextureCacheWrapper ()
QOpenGLTextureCachecacheForContext (QOpenGLContext *context)
 QOpenGLTextureCacheWrapper ()
 ~QOpenGLTextureCacheWrapper ()
QOpenGLTextureCachecacheForContext (QOpenGLContext *context)

Static Public Member Functions

static void cleanupTexturesForCacheKey (qint64 key)
static void cleanupTexturesForPixmapData (QPlatformPixmap *pmd)
static void cleanupTexturesForCacheKey (qint64 key)
static void cleanupTexturesForPixmapData (QPlatformPixmap *pmd)

Detailed Description

Definition at line 15 of file qopengltexturecache.cpp.

Constructor & Destructor Documentation

◆ QOpenGLTextureCacheWrapper() [1/2]

QOpenGLTextureCacheWrapper::QOpenGLTextureCacheWrapper ( )
inline

Definition at line 18 of file qopengltexturecache.cpp.

◆ ~QOpenGLTextureCacheWrapper() [1/2]

QOpenGLTextureCacheWrapper::~QOpenGLTextureCacheWrapper ( )
inline

Definition at line 25 of file qopengltexturecache.cpp.

◆ QOpenGLTextureCacheWrapper() [2/2]

QOpenGLTextureCacheWrapper::QOpenGLTextureCacheWrapper ( )
inline

Definition at line 18 of file qopengltexturecache.cpp.

◆ ~QOpenGLTextureCacheWrapper() [2/2]

QOpenGLTextureCacheWrapper::~QOpenGLTextureCacheWrapper ( )
inline

Definition at line 25 of file qopengltexturecache.cpp.

Member Function Documentation

◆ cacheForContext() [1/2]

QOpenGLTextureCache * QOpenGLTextureCacheWrapper::cacheForContext ( QOpenGLContext * context)
inline

Definition at line 32 of file qopengltexturecache.cpp.

◆ cacheForContext() [2/2]

QOpenGLTextureCache * QOpenGLTextureCacheWrapper::cacheForContext ( QOpenGLContext * context)
inline

Definition at line 32 of file qopengltexturecache.cpp.

◆ cleanupTexturesForCacheKey() [1/2]

void QOpenGLTextureCacheWrapper::cleanupTexturesForCacheKey ( qint64 key)
static

Definition at line 52 of file qopengltexturecache.cpp.

◆ cleanupTexturesForCacheKey() [2/2]

void QOpenGLTextureCacheWrapper::cleanupTexturesForCacheKey ( qint64 key)
static

◆ cleanupTexturesForPixmapData() [1/2]

void QOpenGLTextureCacheWrapper::cleanupTexturesForPixmapData ( QPlatformPixmap * pmd)
static

Definition at line 59 of file qopengltexturecache.cpp.

◆ cleanupTexturesForPixmapData() [2/2]

void QOpenGLTextureCacheWrapper::cleanupTexturesForPixmapData ( QPlatformPixmap * pmd)
static

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