![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgrhitextureglyphcache_p.h>
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 26 of file qsgrhitextureglyphcache_p.h.
| QT_BEGIN_NAMESPACE QSGRhiTextureGlyphCache::QSGRhiTextureGlyphCache | ( | QSGDefaultRenderContext * | rc, |
| QFontEngine::GlyphFormat | format, | ||
| const QTransform & | matrix, | ||
| const QColor & | color = QColor() ) |
Definition at line 12 of file qsgrhitextureglyphcache.cpp.
| QSGRhiTextureGlyphCache::~QSGRhiTextureGlyphCache | ( | ) |
Definition at line 25 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 98 of file qsgrhitextureglyphcache.cpp.
| void QSGRhiTextureGlyphCache::commitResourceUpdates | ( | QRhiResourceUpdateBatch * | mergeInto | ) |
Definition at line 218 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 54 of file qsgrhitextureglyphcache.cpp.
| bool QSGRhiTextureGlyphCache::eightBitFormatIsAlphaSwizzled | ( | ) | const |
Definition at line 226 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 173 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 152 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 197 of file qsgrhitextureglyphcache.cpp.
|
inline |
Definition at line 49 of file qsgrhitextureglyphcache_p.h.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 210 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 205 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 65 of file qsgrhitextureglyphcache.cpp.
|
inline |
Definition at line 43 of file qsgrhitextureglyphcache_p.h.
|
inline |
Definition at line 48 of file qsgrhitextureglyphcache_p.h.