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

(13860157d9a5bd3beb7a594830d6d5f8936453ef)

#include "qsgdefaultrendercontext_p.h"
#include "qsgcurveglyphatlas_p.h"
#include <QtGui/QGuiApplication>
#include <QtQuick/private/qsgbatchrenderer_p.h>
#include <QtQuick/private/qsgrenderer_p.h>
#include <QtQuick/private/qsgrhiatlastexture_p.h>
#include <QtQuick/private/qsgrhidistancefieldglyphcache_p.h>
#include <QtQuick/private/qsgmaterialshader_p.h>
#include <QtQuick/private/qsgcompressedtexture_p.h>
#include <QtQuick/qsgrendererinterface.h>
#include <QtQuick/qquickgraphicsconfiguration.h>
#include "moc_qsgdefaultrendercontext_p.cpp"
Include dependency graph for qsgdefaultrendercontext.cpp:

Go to the source code of this file.

Functions

static QFontEnginefontEngineOfRawFont (const QRawFont &font)

Function Documentation

◆ fontEngineOfRawFont()

QFontEngine * fontEngineOfRawFont ( const QRawFont & font)
static

Definition at line 63 of file qsgdefaultrendercontext.cpp.