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