![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <glslast_p.h>
Classes | |
class | Field |
Static Public Member Functions | |
static List< Field * > * | fixInnerTypes (TypeAST *innerType, List< Field * > *fields) |
Static Public Member Functions inherited from GLSL::AST | |
static void | accept (AST *ast, Visitor *visitor) |
template<typename T> | |
static void | accept (List< T > *it, Visitor *visitor) |
Public Attributes | |
const QString * | name |
List< Field * > * | fields |
Public Attributes inherited from GLSL::AST | |
int | kind |
int | lineno |
Definition at line 731 of file glslast_p.h.
Definition at line 754 of file glslast_p.h.
Definition at line 756 of file glslast_p.h.
Implements GLSL::AST.
Definition at line 276 of file glslast.cpp.
|
inlineoverridevirtual |
Reimplemented from GLSL::AST.
Definition at line 759 of file glslast_p.h.
|
static |
Definition at line 317 of file glslast.cpp.
|
overridevirtual |
Implements GLSL::TypeAST.
Definition at line 283 of file glslast.cpp.
|
overridevirtual |
Implements GLSL::TypeAST.
Definition at line 288 of file glslast.cpp.
Definition at line 772 of file glslast_p.h.
const QString* GLSL::StructTypeAST::name |
Definition at line 771 of file glslast_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().