Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
 

Detailed Description

Definition at line 67 of file qqmllsutils_p.h.

Member Data Documentation

◆ name

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

Definition at line 69 of file qqmllsutils_p.h.

Referenced by QQmlLSUtils::resolveExpressionType().

◆ semanticScope

QQmlJSScope::ConstPtr QQmlLSUtils::ExpressionType::semanticScope

Definition at line 70 of file qqmllsutils_p.h.

◆ type

IdentifierType QQmlLSUtils::ExpressionType::type

Definition at line 71 of file qqmllsutils_p.h.


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