![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QObject>#include <QtCore/qabstractanimation.h>#include <QtCore/QMutex>#include <QtGui/QImage>#include <QtGui/QSurfaceFormat>#include <private/qtquickglobal_p.h>#include <private/qrawfont_p.h>#include <private/qfontengine_p.h>#include <QtQuick/qsgnode.h>#include <QtQuick/qsgrendererinterface.h>#include <QtQuick/qsgtextnode.h>#include <QtCore/qpointer.h>Go to the source code of this file.
Classes | |
| class | QSGContext |
| The QSGContext holds the scene graph entry points for one QML engine. More... | |
| class | QSGRenderContext |
| \inmodule QtQuick More... | |
| struct | QSGRenderContext::InitParams |
| struct | QSGRenderContext::FontKey |
Functions | |
| bool | operator== (const QSGRenderContext::FontKey &f1, const QSGRenderContext::FontKey &f2) |
| size_t | qHash (const QSGRenderContext::FontKey &f, size_t seed=0) |
|
inline |
Definition at line 224 of file qsgcontext_p.h.
|
inline |
Definition at line 234 of file qsgcontext_p.h.