Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QFontLoaderFonts Class Reference
+ Collaboration diagram for QFontLoaderFonts:

Public Member Functions

 QFontLoaderFonts ()
 
 ~QFontLoaderFonts ()
 
void reset ()
 

Public Attributes

QHash< QUrl, QQuickFontObject * > map
 

Detailed Description

Definition at line 105 of file qquickfontloader.cpp.

Constructor & Destructor Documentation

◆ QFontLoaderFonts()

QFontLoaderFonts::QFontLoaderFonts ( )
inline

Definition at line 108 of file qquickfontloader.cpp.

References q_QFontLoaderFontsAddReset(), q_QFontLoaderFontsStaticReset(), qAddPostRoutine(), and qAddPreRoutine().

+ Here is the call graph for this function:

◆ ~QFontLoaderFonts()

QFontLoaderFonts::~QFontLoaderFonts ( )
inline

Definition at line 114 of file qquickfontloader.cpp.

References q_QFontLoaderFontsStaticReset(), qRemovePostRoutine(), and reset().

+ Here is the call graph for this function:

Member Function Documentation

◆ reset()

void QFontLoaderFonts::reset ( )
inline

Definition at line 121 of file qquickfontloader.cpp.

References QHash< Key, T >::clear(), map, and QHash< Key, T >::size().

Referenced by ~QFontLoaderFonts().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ map

QHash<QUrl, QQuickFontObject *> QFontLoaderFonts::map

Definition at line 131 of file qquickfontloader.cpp.

Referenced by reset().


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