![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for GLSL::Variable, including all inherited members.
asArgument() | GLSL::Symbol | 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() override | GLSL::Variable | inlinevirtual |
name() const | GLSL::Symbol | |
qualifiers() const | GLSL::Variable | inline |
scope() const | GLSL::Symbol | |
setName(const QString &name) | GLSL::Symbol | |
setQualifiers(int qualifiers) | GLSL::Variable | inline |
setScope(Scope *scope) | GLSL::Symbol | |
setType(const Type *type) | GLSL::Variable | |
Symbol(Scope *scope=nullptr) | GLSL::Symbol | |
type() const override | GLSL::Variable | virtual |
Variable(Scope *scope) | GLSL::Variable | |
~Symbol() | GLSL::Symbol | virtual |