![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qopengltextureglyphcache_p.h>
Public Types | |
enum | FilterMode { Nearest , Linear } |
Additional Inherited Members | |
Public Attributes inherited from QTextureGlyphCache | |
QHash< GlyphAndSubPixelPosition, Coord > | coords |
Public Attributes inherited from QFontEngineGlyphCache | |
QFontEngine::GlyphFormat | m_format |
QTransform | m_transform |
QColor | m_color |
Public Attributes inherited from QSharedData | |
QAtomicInt | ref |
Protected Member Functions inherited from QTextureGlyphCache | |
int | calculateSubPixelPositionCount (glyph_t) const |
Protected Attributes inherited from QTextureGlyphCache | |
QFontEngine * | m_current_fontengine |
QHash< GlyphAndSubPixelPosition, Coord > | m_pendingGlyphs |
int | m_w |
int | m_h |
int | m_cx |
int | m_cy |
int | m_currentRowHeight |
Definition at line 74 of file qopengltextureglyphcache_p.h.
Enumerator | |
---|---|
Nearest | |
Linear |
Definition at line 112 of file qopengltextureglyphcache_p.h.
QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache | ( | QFontEngine::GlyphFormat | glyphFormat, |
const QTransform & | matrix, | ||
const QColor & | color = QColor() ) |
Definition at line 20 of file qopengltextureglyphcache.cpp.
QOpenGLTextureGlyphCache::~QOpenGLTextureGlyphCache | ( | ) |
Definition at line 51 of file qopengltextureglyphcache.cpp.
void QOpenGLTextureGlyphCache::clear | ( | ) |
Definition at line 437 of file qopengltextureglyphcache.cpp.
|
inline |
Definition at line 108 of file qopengltextureglyphcache_p.h.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 66 of file qopengltextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 388 of file qopengltextureglyphcache.cpp.
|
inline |
Definition at line 116 of file qopengltextureglyphcache_p.h.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 408 of file qopengltextureglyphcache.cpp.
|
inline |
Definition at line 100 of file qopengltextureglyphcache_p.h.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 425 of file qopengltextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 416 of file qopengltextureglyphcache.cpp.
|
inline |
Definition at line 121 of file qopengltextureglyphcache_p.h.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 240 of file qopengltextureglyphcache.cpp.
|
inline |
Definition at line 110 of file qopengltextureglyphcache_p.h.
|
inline |
Definition at line 117 of file qopengltextureglyphcache_p.h.
|
inline |
Definition at line 106 of file qopengltextureglyphcache_p.h.
|
inline |
Definition at line 89 of file qopengltextureglyphcache_p.h.
|
inline |
Definition at line 95 of file qopengltextureglyphcache_p.h.