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

#include <cfx_psfonttracker.h>

+ Collaboration diagram for CFX_PSFontTracker:

Public Member Functions

 CFX_PSFontTracker ()
 
 ~CFX_PSFontTracker ()
 
void AddFontObject (const CFX_Font *font)
 
bool SeenFontObject (const CFX_Font *font) const
 

Detailed Description

Definition at line 17 of file cfx_psfonttracker.h.

Constructor & Destructor Documentation

◆ CFX_PSFontTracker()

CFX_PSFontTracker::CFX_PSFontTracker ( )
default

◆ ~CFX_PSFontTracker()

CFX_PSFontTracker::~CFX_PSFontTracker ( )
default

Member Function Documentation

◆ AddFontObject()

void CFX_PSFontTracker::AddFontObject ( const CFX_Font * font)

Definition at line 15 of file cfx_psfonttracker.cpp.

References CFX_Font::GetObjectTag().

+ Here is the call graph for this function:

◆ SeenFontObject()

bool CFX_PSFontTracker::SeenFontObject ( const CFX_Font * font) const

Definition at line 26 of file cfx_psfonttracker.cpp.

References CFX_Font::GetObjectTag().

+ Here is the call graph for this function:

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