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
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 186 of file qqmljsutils_p.h.

Member Data Documentation

◆ kind

Definition at line 190 of file qqmljsutils_p.h.

◆ owner

QQmlJSScope::ConstPtr QQmlJSUtils::ResolvedAlias::owner

Definition at line 189 of file qqmljsutils_p.h.

◆ property

QQmlJSMetaProperty QQmlJSUtils::ResolvedAlias::property

Definition at line 188 of file qqmljsutils_p.h.


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