![]() |
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 733 of file glslast_p.h.
Definition at line 756 of file glslast_p.h.
Definition at line 758 of file glslast_p.h.
Implements GLSL::AST.
Definition at line 278 of file glslast.cpp.
|
inlineoverridevirtual |
Reimplemented from GLSL::AST.
Definition at line 761 of file glslast_p.h.
|
static |
Definition at line 319 of file glslast.cpp.
|
overridevirtual |
Implements GLSL::TypeAST.
Definition at line 285 of file glslast.cpp.
|
overridevirtual |
Implements GLSL::TypeAST.
Definition at line 290 of file glslast.cpp.
Definition at line 774 of file glslast_p.h.
| const QString* GLSL::StructTypeAST::name |
Definition at line 773 of file glslast_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().