![]() |
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 25 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 11 of file qsgrhitextureglyphcache.cpp.
QSGRhiTextureGlyphCache::~QSGRhiTextureGlyphCache | ( | ) |
Definition at line 24 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 97 of file qsgrhitextureglyphcache.cpp.
void QSGRhiTextureGlyphCache::commitResourceUpdates | ( | QRhiResourceUpdateBatch * | mergeInto | ) |
Definition at line 217 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 53 of file qsgrhitextureglyphcache.cpp.
bool QSGRhiTextureGlyphCache::eightBitFormatIsAlphaSwizzled | ( | ) | const |
Definition at line 225 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 172 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 151 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 196 of file qsgrhitextureglyphcache.cpp.
|
inline |
Definition at line 48 of file qsgrhitextureglyphcache_p.h.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 209 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QTextureGlyphCache.
Definition at line 204 of file qsgrhitextureglyphcache.cpp.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 64 of file qsgrhitextureglyphcache.cpp.
|
inline |
Definition at line 42 of file qsgrhitextureglyphcache_p.h.
|
inline |
Definition at line 47 of file qsgrhitextureglyphcache_p.h.