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 16 of file qopengltexturecache.cpp.

Constructor & Destructor Documentation

◆ QOpenGLTextureCacheWrapper() [1/2]

QOpenGLTextureCacheWrapper::QOpenGLTextureCacheWrapper ( )
inline

Definition at line 19 of file qopengltexturecache.cpp.

◆ ~QOpenGLTextureCacheWrapper() [1/2]

QOpenGLTextureCacheWrapper::~QOpenGLTextureCacheWrapper ( )
inline

Definition at line 26 of file qopengltexturecache.cpp.

◆ QOpenGLTextureCacheWrapper() [2/2]

QOpenGLTextureCacheWrapper::QOpenGLTextureCacheWrapper ( )
inline

Definition at line 19 of file qopengltexturecache.cpp.

◆ ~QOpenGLTextureCacheWrapper() [2/2]

QOpenGLTextureCacheWrapper::~QOpenGLTextureCacheWrapper ( )
inline

Definition at line 26 of file qopengltexturecache.cpp.

Member Function Documentation

◆ cacheForContext() [1/2]

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

Definition at line 33 of file qopengltexturecache.cpp.

◆ cacheForContext() [2/2]

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

Definition at line 33 of file qopengltexturecache.cpp.

◆ cleanupTexturesForCacheKey() [1/2]

void QOpenGLTextureCacheWrapper::cleanupTexturesForCacheKey ( qint64 key)
static

Definition at line 53 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 60 of file qopengltexturecache.cpp.

◆ cleanupTexturesForPixmapData() [2/2]

void QOpenGLTextureCacheWrapper::cleanupTexturesForPixmapData ( QPlatformPixmap * pmd)
static

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