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
qsgrenderer_p.h File Reference

(b5a05e4e7e97f8ef5c4cc65fee0cfcfd9e4c5cc4)

#include "qsgabstractrenderer_p_p.h"
#include "qsgnode.h"
#include "qsgmaterial.h"
#include <QtQuick/private/qsgcontext_p.h>
+ Include dependency graph for qsgrenderer_p.h:
+ This graph shows which files directly or indirectly include this file:

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_EXPORT bool qsg_test_and_clear_fatal_render_error ()
 
Q_QUICK_EXPORT void qsg_set_fatal_renderer_error ()
 

Function Documentation

◆ qsg_set_fatal_renderer_error()

Q_QUICK_EXPORT void qsg_set_fatal_renderer_error ( )

◆ qsg_test_and_clear_fatal_render_error()

Q_QUICK_EXPORT bool qsg_test_and_clear_fatal_render_error ( )