![]() |
Qt 6.x
The Qt SDK
|
#include "qsgabstractrenderer_p_p.h"
#include "qsgnode.h"
#include "qsgmaterial.h"
#include <QtQuick/private/qsgcontext_p.h>
Go to the source code of this file.
Classes | |
class | QSGRenderTarget |
class | QSGRenderer |
The renderer class is the abstract baseclass used for rendering the QML scene graph. More... | |
class | QSGNodeDumper |
The QSGNodeDumper class provides a way of dumping a scene grahp to the console. More... | |
Functions | |
Q_QUICK_PRIVATE_EXPORT bool | qsg_test_and_clear_fatal_render_error () |
Q_QUICK_PRIVATE_EXPORT void | qsg_set_fatal_renderer_error () |
Variables | |
bool | _q_sg_leak_check |
Q_QUICK_PRIVATE_EXPORT void qsg_set_fatal_renderer_error | ( | ) |
Q_QUICK_PRIVATE_EXPORT bool qsg_test_and_clear_fatal_render_error | ( | ) |
|
extern |
Definition at line 25 of file qsgrenderer.cpp.
Referenced by QSGMaterial::QSGMaterial(), QSGTexture::QSGTexture(), QSGTexture::QSGTexture(), QQuickPixmapStore::~QQuickPixmapStore(), QSGMaterial::~QSGMaterial(), QSGNode::~QSGNode(), and QSGTexture::~QSGTexture().