![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Functions | |
static QFontEngine * | fontEngineOfRawFont (const QRawFont &font) |
|
static |
Definition at line 63 of file qsgdefaultrendercontext.cpp.