![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QFontLoaderFonts () | |
~QFontLoaderFonts () | |
void | reset () |
Public Attributes | |
QHash< QUrl, QQuickFontObject * > | map |
Definition at line 105 of file qquickfontloader.cpp.
|
inline |
Definition at line 108 of file qquickfontloader.cpp.
References q_QFontLoaderFontsAddReset(), q_QFontLoaderFontsStaticReset(), qAddPostRoutine(), and qAddPreRoutine().
|
inline |
Definition at line 114 of file qquickfontloader.cpp.
References q_QFontLoaderFontsStaticReset(), qRemovePostRoutine(), and reset().
|
inline |
Definition at line 121 of file qquickfontloader.cpp.
References QHash< Key, T >::clear(), QDuplicateTracker< T, Prealloc >::hasSeen(), map, and QHash< Key, T >::size().
Referenced by ~QFontLoaderFonts().
QHash<QUrl, QQuickFontObject *> QFontLoaderFonts::map |
Definition at line 131 of file qquickfontloader.cpp.
Referenced by reset().