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
CFX_FontCache Class Reference

#include <cfx_fontcache.h>

+ Collaboration diagram for CFX_FontCache:

Public Member Functions

 CFX_FontCache ()
 
 ~CFX_FontCache ()
 
RetainPtr< CFX_GlyphCacheGetGlyphCache (const CFX_Font *pFont)
 

Detailed Description

Definition at line 18 of file cfx_fontcache.h.

Constructor & Destructor Documentation

◆ CFX_FontCache()

CFX_FontCache::CFX_FontCache ( )
default

◆ ~CFX_FontCache()

CFX_FontCache::~CFX_FontCache ( )
default

Member Function Documentation

◆ GetGlyphCache()

RetainPtr< CFX_GlyphCache > CFX_FontCache::GetGlyphCache ( const CFX_Font * pFont)

Definition at line 17 of file cfx_fontcache.cpp.


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