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

#include <qqmljslintercodegen_p.h>

Collaboration diagram for IdMemberShadow:

Public Attributes

QString name
QQmlJSScope::ConstPtr idScope
QQmlJSScope::ConstPtr memberOwnerScope

Detailed Description

Definition at line 42 of file qqmljslintercodegen_p.h.

Member Data Documentation

◆ idScope

QQmlJSScope::ConstPtr IdMemberShadow::idScope

Definition at line 45 of file qqmljslintercodegen_p.h.

◆ memberOwnerScope

QQmlJSScope::ConstPtr IdMemberShadow::memberOwnerScope

Definition at line 46 of file qqmljslintercodegen_p.h.

◆ name

QString IdMemberShadow::name

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