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

(698b642391d9d94afec5e9e11ecc63d9dd604c6e)

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

static void q_QFontLoaderFontsAddReset ( )
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:

◆ q_QFontLoaderFontsStaticReset()

static void q_QFontLoaderFontsStaticReset ( )
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: