![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for GLSL::Argument, including all inherited members.
| Argument(Function *scope) | GLSL::Argument | |
| asArgument() override | GLSL::Argument | inlinevirtual |
| asBlock() | GLSL::Symbol | inlinevirtual |
| asFunction() | GLSL::Symbol | inlinevirtual |
| asNamespace() | GLSL::Symbol | inlinevirtual |
| asOverloadSet() | GLSL::Symbol | inlinevirtual |
| asScope() | GLSL::Symbol | inlinevirtual |
| asStruct() | GLSL::Symbol | inlinevirtual |
| asVariable() | GLSL::Symbol | inlinevirtual |
| name() const | GLSL::Symbol | |
| scope() const | GLSL::Symbol | |
| setName(const QString &name) | GLSL::Symbol | |
| setScope(Scope *scope) | GLSL::Symbol | |
| setType(const Type *type) | GLSL::Argument | |
| Symbol(Scope *scope=nullptr) | GLSL::Symbol | |
| type() const override | GLSL::Argument | virtual |
| ~Symbol() | GLSL::Symbol | virtual |