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
QFontLoaderFonts Class Reference
Collaboration diagram for QFontLoaderFonts:

Public Member Functions

 QFontLoaderFonts ()
 ~QFontLoaderFonts ()
void reset ()
 QFontLoaderFonts ()
 ~QFontLoaderFonts ()
void reset ()

Public Attributes

QHash< QUrl, QQuickFontObject * > map

Detailed Description

Definition at line 106 of file qquickfontloader.cpp.

Constructor & Destructor Documentation

◆ QFontLoaderFonts() [1/2]

QFontLoaderFonts::QFontLoaderFonts ( )
inline

Definition at line 109 of file qquickfontloader.cpp.

References q_QFontLoaderFontsAddReset(), and q_QFontLoaderFontsStaticReset().

Here is the call graph for this function:

◆ ~QFontLoaderFonts() [1/2]

QFontLoaderFonts::~QFontLoaderFonts ( )
inline

Definition at line 115 of file qquickfontloader.cpp.

References q_QFontLoaderFontsStaticReset(), and reset().

Here is the call graph for this function:

◆ QFontLoaderFonts() [2/2]

QFontLoaderFonts::QFontLoaderFonts ( )
inline

Definition at line 109 of file qquickfontloader.cpp.

◆ ~QFontLoaderFonts() [2/2]

QFontLoaderFonts::~QFontLoaderFonts ( )
inline

Definition at line 115 of file qquickfontloader.cpp.

Member Function Documentation

◆ reset() [1/2]

void QFontLoaderFonts::reset ( )
inline

Definition at line 122 of file qquickfontloader.cpp.

Referenced by ~QFontLoaderFonts().

Here is the caller graph for this function:

◆ reset() [2/2]

void QFontLoaderFonts::reset ( )
inline

Definition at line 122 of file qquickfontloader.cpp.

Member Data Documentation

◆ map

QHash< QUrl, QQuickFontObject * > QFontLoaderFonts::map

Definition at line 132 of file qquickfontloader.cpp.


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