![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for GLSL::OverloadSet, including all inherited members.
| add(Symbol *symbol) override | GLSL::OverloadSet | virtual |
| addFunction(Function *function) | GLSL::OverloadSet | |
| asArgument() | GLSL::Symbol | inlinevirtual |
| asArrayType() const | GLSL::Type | inlinevirtual |
| asBlock() | GLSL::Symbol | inlinevirtual |
| asBoolType() const | GLSL::Type | inlinevirtual |
| asDoubleType() const | GLSL::Type | inlinevirtual |
| asFloatType() const | GLSL::Type | inlinevirtual |
| asFunction() | GLSL::Symbol | inlinevirtual |
| asFunctionType() const | GLSL::Type | inlinevirtual |
| asIndexType() const | GLSL::Type | inlinevirtual |
| asIntType() const | GLSL::Type | inlinevirtual |
| asMatrixType() const | GLSL::Type | inlinevirtual |
| asNamespace() | GLSL::Symbol | inlinevirtual |
| asOverloadSet() override | GLSL::OverloadSet | inlinevirtual |
| asOverloadSetType() const override | GLSL::OverloadSet | inlinevirtual |
| asSamplerType() const | GLSL::Type | inlinevirtual |
| asScalarType() const | GLSL::Type | inlinevirtual |
| asScope() override | GLSL::Scope | inlinevirtual |
| asStruct() | GLSL::Symbol | inlinevirtual |
| asStructType() const | GLSL::Type | inlinevirtual |
| asUIntType() const | GLSL::Type | inlinevirtual |
| asUndefinedType() const | GLSL::Type | inlinevirtual |
| asVariable() | GLSL::Symbol | inlinevirtual |
| asVectorType() const | GLSL::Type | inlinevirtual |
| asVoidType() const | GLSL::Type | inlinevirtual |
| find(const QString &name) const override | GLSL::OverloadSet | virtual |
| functions() const | GLSL::OverloadSet | |
| isEqualTo(const Type *other) const override | GLSL::OverloadSet | virtual |
| isLessThan(const Type *other) const override | GLSL::OverloadSet | virtual |
| lookup(const QString &name) const | GLSL::Scope | |
| members() const | GLSL::Scope | virtual |
| name() const | GLSL::Symbol | |
| OverloadSet(Scope *enclosingScope=nullptr) | GLSL::OverloadSet | |
| 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 | |
| toString() const override | GLSL::OverloadSet | inlinevirtual |
| type() const override | GLSL::OverloadSet | virtual |
| ~Symbol() | GLSL::Symbol | virtual |
| ~Type() | GLSL::Type | virtual |