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
QQmlLSUtilsExpressionType Struct Reference

#include <qqmllsutils_p.h>

+ Collaboration diagram for QQmlLSUtilsExpressionType:

Public Attributes

std::optional< QStringname
 
QQmlJSScope::ConstPtr semanticScope
 
QQmlLSUtilsIdentifierType type
 

Detailed Description

Definition at line 65 of file qqmllsutils_p.h.

Member Data Documentation

◆ name

std::optional<QString> QQmlLSUtilsExpressionType::name

Definition at line 67 of file qqmllsutils_p.h.

Referenced by QQmlLSUtils::resolveExpressionType().

◆ semanticScope

QQmlJSScope::ConstPtr QQmlLSUtilsExpressionType::semanticScope

Definition at line 68 of file qqmllsutils_p.h.

◆ type

QQmlLSUtilsIdentifierType QQmlLSUtilsExpressionType::type

Definition at line 69 of file qqmllsutils_p.h.


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