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

#include <cpdf_type3cache.h>

Inheritance diagram for CPDF_Type3Cache:
Collaboration diagram for CPDF_Type3Cache:

Public Member Functions

const CFX_GlyphBitmapLoadGlyph (uint32_t charcode, const CFX_Matrix &mtMatrix)
Public Member Functions inherited from fxcrt::Retainable
 Retainable ()=default
bool HasOneRef () const
Public Member Functions inherited from fxcrt::Observable
 Observable ()
 Observable (const Observable &that)=delete
Observableoperator= (const Observable &that)=delete
 ~Observable ()
void AddObserver (ObserverIface *pObserver)
void RemoveObserver (ObserverIface *pObserver)
void NotifyObservers ()

Public Attributes

 CONSTRUCT_VIA_MAKE_RETAIN

Private Member Functions

 ~CPDF_Type3Cache () override

Additional Inherited Members

Protected Member Functions inherited from fxcrt::Retainable
virtual ~Retainable ()=default
Protected Member Functions inherited from fxcrt::Observable
size_t ActiveObserversForTesting () const

Detailed Description

Definition at line 25 of file cpdf_type3cache.h.

Member Function Documentation

◆ ~CPDF_Type3Cache()

CPDF_Type3Cache::~CPDF_Type3Cache ( )
overrideprivatedefault

◆ LoadGlyph()

const CFX_GlyphBitmap * CPDF_Type3Cache::LoadGlyph ( uint32_t charcode,
const CFX_Matrix & mtMatrix )

Definition at line 84 of file cpdf_type3cache.cpp.

References CPDF_Type3GlyphMap::GetBitmap().

Here is the call graph for this function:

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_RETAIN

CPDF_Type3Cache::CONSTRUCT_VIA_MAKE_RETAIN

Definition at line 27 of file cpdf_type3cache.h.


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