![]() |
Qt 4.8
|
Public Functions | |
| QGLFontTexture () | |
| ~QGLFontTexture () | |
Public Variables | |
| uchar * | data |
| int | height |
| GLuint | texture |
| int | width |
| int | x_offset |
| int | y_offset |
Definition at line 4537 of file qpaintengine_opengl.cpp.
|
inline |
Definition at line 4538 of file qpaintengine_opengl.cpp.
|
inline |
Definition at line 4539 of file qpaintengine_opengl.cpp.
| uchar* QGLFontTexture::data |
Definition at line 4545 of file qpaintengine_opengl.cpp.
Referenced by QGLGlyphCache::allocTexture(), and QGLGlyphCache::cacheGlyphs().
| int QGLFontTexture::height |
Definition at line 4544 of file qpaintengine_opengl.cpp.
Referenced by QGLGlyphCache::allocTexture(), and QGLGlyphCache::cacheGlyphs().
| GLuint QGLFontTexture::texture |
Definition at line 4542 of file qpaintengine_opengl.cpp.
Referenced by QGLGlyphCache::allocTexture(), QGLGlyphCache::cacheGlyphs(), QGLGlyphCache::cleanupContext(), and QGLGlyphCache::fontEngineDestroyed().
| int QGLFontTexture::width |
Definition at line 4543 of file qpaintengine_opengl.cpp.
Referenced by QGLGlyphCache::allocTexture(), and QGLGlyphCache::cacheGlyphs().
| int QGLFontTexture::x_offset |
Definition at line 4540 of file qpaintengine_opengl.cpp.
Referenced by QGLGlyphCache::cacheGlyphs().
| int QGLFontTexture::y_offset |
Definition at line 4541 of file qpaintengine_opengl.cpp.
Referenced by QGLGlyphCache::cacheGlyphs().