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_PDFFontMgr Class Referencefinal

#include <cfgas_pdffontmgr.h>

+ Collaboration diagram for CFGAS_PDFFontMgr:

Public Member Functions

 CFGAS_PDFFontMgr (const CPDF_Document *pDoc)
 
 ~CFGAS_PDFFontMgr ()
 
RetainPtr< CFGAS_GEFontGetFont (const WideString &wsFontFamily, uint32_t dwFontStyles, bool bStrictMatch)
 

Detailed Description

Definition at line 21 of file cfgas_pdffontmgr.h.

Constructor & Destructor Documentation

◆ CFGAS_PDFFontMgr()

CFGAS_PDFFontMgr::CFGAS_PDFFontMgr ( const CPDF_Document * pDoc)
explicit

Definition at line 34 of file cfgas_pdffontmgr.cpp.

◆ ~CFGAS_PDFFontMgr()

CFGAS_PDFFontMgr::~CFGAS_PDFFontMgr ( )
default

Member Function Documentation

◆ GetFont()

RetainPtr< CFGAS_GEFont > CFGAS_PDFFontMgr::GetFont ( const WideString & wsFontFamily,
uint32_t dwFontStyles,
bool bStrictMatch )

Definition at line 79 of file cfgas_pdffontmgr.cpp.

References fxcrt::WideString::WideString(), FontStyleIsForceBold(), FontStyleIsItalic(), and fxcrt::WideString::ToDefANSI().

+ Here is the call graph for this function:

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