![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QOpenGLTextureCacheWrapper:Public Member Functions | |
| QOpenGLTextureCacheWrapper () | |
| ~QOpenGLTextureCacheWrapper () | |
| QOpenGLTextureCache * | cacheForContext (QOpenGLContext *context) |
Static Public Member Functions | |
| static void | cleanupTexturesForCacheKey (qint64 key) |
| static void | cleanupTexturesForPixmapData (QPlatformPixmap *pmd) |
Definition at line 15 of file qopengltexturecache.cpp.
|
inline |
Definition at line 18 of file qopengltexturecache.cpp.
References QImagePixmapCleanupHooks::addImageHook(), QImagePixmapCleanupHooks::addPlatformPixmapDestructionHook(), QImagePixmapCleanupHooks::addPlatformPixmapModificationHook(), cleanupTexturesForCacheKey(), cleanupTexturesForPixmapData(), and QImagePixmapCleanupHooks::instance().
Here is the call graph for this function:
|
inline |
Definition at line 25 of file qopengltexturecache.cpp.
References cleanupTexturesForCacheKey(), cleanupTexturesForPixmapData(), QImagePixmapCleanupHooks::instance(), QImagePixmapCleanupHooks::removeImageHook(), QImagePixmapCleanupHooks::removePlatformPixmapDestructionHook(), and QImagePixmapCleanupHooks::removePlatformPixmapModificationHook().
Here is the call graph for this function:
|
inline |
Definition at line 32 of file qopengltexturecache.cpp.
References context, lock, and QOpenGLMultiGroupSharedResource::value().
Here is the call graph for this function:Definition at line 52 of file qopengltexturecache.cpp.
References QList< T >::begin(), QList< T >::end(), QOpenGLTextureCache::invalidate(), and it.
Referenced by QOpenGLTextureCacheWrapper(), ~QOpenGLTextureCacheWrapper(), and cleanupTexturesForPixmapData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 59 of file qopengltexturecache.cpp.
References QPlatformPixmap::cacheKey(), and cleanupTexturesForCacheKey().
Referenced by QOpenGLTextureCacheWrapper(), and ~QOpenGLTextureCacheWrapper().
Here is the call graph for this function:
Here is the caller graph for this function: