![]() |
Qt 6.x
The Qt SDK
|
#include "qquickfontloader_p.h"#include <qqmlcontext.h>#include <qqmlengine.h>#include <QStringList>#include <QUrl>#include <QDebug>#include <QFontDatabase>#include <private/qobject_p.h>#include <qqmlinfo.h>#include <qqmlfile.h>#include <QtCore/QCoreApplication>#include <QtCore/private/qduplicatetracker_p.h>#include <QtGui/private/qfontdatabase_p.h>#include <qquickfontloader.moc>#include "moc_qquickfontloader_p.cpp"
Include dependency graph for qquickfontloader.cpp:Go to the source code of this file.
Classes | |
| class | QQuickFontObject |
| class | QQuickFontLoaderPrivate |
| class | QFontLoaderFonts |
Functions | |
| static void | q_QFontLoaderFontsStaticReset () |
| static void | q_QFontLoaderFontsAddReset () |
| Q_GLOBAL_STATIC (QFontLoaderFonts, fontLoaderFonts) | |
| Q_GLOBAL_STATIC | ( | QFontLoaderFonts | , |
| fontLoaderFonts | |||
| ) |
|
static |
Definition at line 101 of file qquickfontloader.cpp.
References q_QFontLoaderFontsStaticReset(), and qAddPostRoutine().
Referenced by QFontLoaderFonts::QFontLoaderFonts().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 135 of file qquickfontloader.cpp.
Referenced by QFontLoaderFonts::QFontLoaderFonts(), QFontLoaderFonts::~QFontLoaderFonts(), and q_QFontLoaderFontsAddReset().
Here is the caller graph for this function: