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
qquickfontloader.cpp File Reference

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#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)

Function Documentation

◆ Q_GLOBAL_STATIC()

Q_GLOBAL_STATIC ( QFontLoaderFonts ,
fontLoaderFonts  )

◆ q_QFontLoaderFontsAddReset()

void q_QFontLoaderFontsAddReset ( )
static

Definition at line 102 of file qquickfontloader.cpp.

References q_QFontLoaderFontsStaticReset().

Referenced by QFontLoaderFonts::QFontLoaderFonts().

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

◆ q_QFontLoaderFontsStaticReset()

void q_QFontLoaderFontsStaticReset ( )
static

Definition at line 136 of file qquickfontloader.cpp.

Referenced by QFontLoaderFonts::QFontLoaderFonts(), QFontLoaderFonts::~QFontLoaderFonts(), and q_QFontLoaderFontsAddReset().

Here is the caller graph for this function: