Qt 4.8
|
This is the complete list of members for QGLTextureCache, including all inherited members.
cleanupBeforePixmapDestruction(QPixmapData *pixmap) | QGLTextureCache | static |
cleanupTexturesForCacheKey(qint64 cacheKey) | QGLTextureCache | static |
cleanupTexturesForPixampData(QPixmapData *pixmap) | QGLTextureCache | static |
getTexture(QGLContext *ctx, qint64 key) | QGLTextureCache | inline |
insert(QGLContext *ctx, qint64 key, QGLTexture *texture, int cost) | QGLTextureCache | |
instance() | QGLTextureCache | static |
m_cache | QGLTextureCache | private |
m_lock | QGLTextureCache | private |
maxCost() | QGLTextureCache | inline |
QGLTextureCache() | QGLTextureCache | |
remove(qint64 key) | QGLTextureCache | |
remove(QGLContext *ctx, GLuint textureId) | QGLTextureCache | |
removeContextTextures(QGLContext *ctx) | QGLTextureCache | |
setMaxCost(int newMax) | QGLTextureCache | inline |
size() | QGLTextureCache | inline |
~QGLTextureCache() | QGLTextureCache |