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

#include <test_fonts.h>

Collaboration diagram for TestFonts:

Public Member Functions

 TestFonts ()
 ~TestFonts ()
const char ** font_paths ()
void InstallFontMapper ()

Static Public Member Functions

static std::string RenameFont (const char *face)

Detailed Description

Definition at line 11 of file test_fonts.h.

Constructor & Destructor Documentation

◆ TestFonts()

TestFonts::TestFonts ( )

Definition at line 95 of file test_fonts.cpp.

◆ ~TestFonts()

TestFonts::~TestFonts ( )
default

Member Function Documentation

◆ font_paths()

const char ** TestFonts::font_paths ( )
inline

Definition at line 16 of file test_fonts.h.

◆ InstallFontMapper()

void TestFonts::InstallFontMapper ( )

Definition at line 105 of file test_fonts.cpp.

References CFX_GEModule::Get(), CFX_FontMgr::GetBuiltinMapper(), and CFX_GEModule::GetFontMgr().

Here is the call graph for this function:

◆ RenameFont()

std::string TestFonts::RenameFont ( const char * face)
static

Definition at line 112 of file test_fonts.cpp.


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