Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSGOpenVGFontGlyphCacheManager Class Reference

#include <qsgopenvgfontglyphcache.h>

Collaboration diagram for QSGOpenVGFontGlyphCacheManager:

Public Member Functions

 QSGOpenVGFontGlyphCacheManager ()
 ~QSGOpenVGFontGlyphCacheManager ()
QSGOpenVGFontGlyphCachecache (const QRawFont &font)
void insertCache (const QRawFont &font, QSGOpenVGFontGlyphCache *cache)

Detailed Description

Definition at line 15 of file qsgopenvgfontglyphcache.h.

Constructor & Destructor Documentation

◆ QSGOpenVGFontGlyphCacheManager()

QT_BEGIN_NAMESPACE QSGOpenVGFontGlyphCacheManager::QSGOpenVGFontGlyphCacheManager ( )

Definition at line 11 of file qsgopenvgfontglyphcache.cpp.

◆ ~QSGOpenVGFontGlyphCacheManager()

QSGOpenVGFontGlyphCacheManager::~QSGOpenVGFontGlyphCacheManager ( )

Definition at line 16 of file qsgopenvgfontglyphcache.cpp.

Member Function Documentation

◆ cache()

QSGOpenVGFontGlyphCache * QSGOpenVGFontGlyphCacheManager::cache ( const QRawFont & font)

Definition at line 21 of file qsgopenvgfontglyphcache.cpp.

◆ insertCache()

void QSGOpenVGFontGlyphCacheManager::insertCache ( const QRawFont & font,
QSGOpenVGFontGlyphCache * cache )

Definition at line 26 of file qsgopenvgfontglyphcache.cpp.


The documentation for this class was generated from the following files: