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

#include <cfgas_gemodule.h>

+ Collaboration diagram for CFGAS_GEModule:

Public Member Functions

CFGAS_FontMgrGetFontMgr ()
 

Static Public Member Functions

static void Create ()
 
static void Destroy ()
 
static CFGAS_GEModuleGet ()
 

Detailed Description

Definition at line 12 of file cfgas_gemodule.h.

Member Function Documentation

◆ Create()

void CFGAS_GEModule::Create ( )
static

Definition at line 17 of file cfgas_gemodule.cpp.

References CFGAS_FontMgr::EnumFonts(), and GetFontMgr().

Referenced by CPDFXFA_ModuleInit(), and XFATestEnvironment::SetUp().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Destroy()

void CFGAS_GEModule::Destroy ( )
static

Definition at line 24 of file cfgas_gemodule.cpp.

Referenced by CPDFXFA_ModuleDestroy(), and XFATestEnvironment::TearDown().

+ Here is the caller graph for this function:

◆ Get()

CFGAS_GEModule * CFGAS_GEModule::Get ( )
static

Definition at line 31 of file cfgas_gemodule.cpp.

Referenced by CFGAS_DefaultFontManager::GetDefaultFont(), CFGAS_DefaultFontManager::GetFont(), and CFGAS_GEFont::LoadFont().

+ Here is the caller graph for this function:

◆ GetFontMgr()

CFGAS_FontMgr * CFGAS_GEModule::GetFontMgr ( )
inline

Definition at line 18 of file cfgas_gemodule.h.

Referenced by Create(), CFGAS_DefaultFontManager::GetDefaultFont(), CFGAS_DefaultFontManager::GetFont(), and CFGAS_GEFont::LoadFont().

+ Here is the caller graph for this function:

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