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
QQmlJSUtils::ResolvedAlias Struct Reference

#include <qqmljsutils_p.h>

+ Collaboration diagram for QQmlJSUtils::ResolvedAlias:

Public Attributes

QQmlJSMetaProperty property
 
QQmlJSScope::ConstPtr owner
 
ResolvedAliasTarget kind = ResolvedAliasTarget::AliasTarget_Invalid
 

Detailed Description

Definition at line 178 of file qqmljsutils_p.h.

Member Data Documentation

◆ kind

Definition at line 182 of file qqmljsutils_p.h.

◆ owner

QQmlJSScope::ConstPtr QQmlJSUtils::ResolvedAlias::owner

Definition at line 181 of file qqmljsutils_p.h.

Referenced by resolveAlias().

◆ property

QQmlJSMetaProperty QQmlJSUtils::ResolvedAlias::property

Definition at line 180 of file qqmljsutils_p.h.


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