Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlLSUtils::ExpressionType Struct Reference

#include <qqmllsutils_p.h>

Collaboration diagram for QQmlLSUtils::ExpressionType:

Public Attributes

std::optional< QStringname
QQmlJSScope::ConstPtr semanticScope
IdentifierType type = NotAnIdentifier

Detailed Description

Definition at line 76 of file qqmllsutils_p.h.

Member Data Documentation

◆ name

std::optional<QString> QQmlLSUtils::ExpressionType::name

◆ semanticScope

QQmlJSScope::ConstPtr QQmlLSUtils::ExpressionType::semanticScope

Definition at line 79 of file qqmllsutils_p.h.

◆ type

IdentifierType QQmlLSUtils::ExpressionType::type = NotAnIdentifier

Definition at line 80 of file qqmllsutils_p.h.

Referenced by QQmlLSUtils::expressionTypeWithDefinition().


The documentation for this struct was generated from the following file: