![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qssgrendergraphobject.h"
Go to the source code of this file.
Macros | |
#define | RETURN_AS_STRING(T) |
Functions | |
static QT_BEGIN_NAMESPACE const char * | asString (QSSGRenderGraphObject::Type type) |
QDebug | operator<< (QDebug dbg, const QSSGRenderGraphObject::Type type) |
#define RETURN_AS_STRING | ( | T | ) |
|
static |
Definition at line 10 of file qssgrendergraphobject.cpp.
Referenced by QSSGRenderGraphObject::operator<<.
QDebug operator<< | ( | QDebug | dbg, |
const QSSGRenderGraphObject::Type | type ) |
Definition at line 62 of file qssgrendergraphobject.cpp.