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
QQmlJSImportVisitor::PendingPropertyType Struct Reference

#include <qqmljsimportvisitor_p.h>

+ Collaboration diagram for QQmlJSImportVisitor::PendingPropertyType:

Public Attributes

QQmlJSScope::Ptr scope
 
QString name
 
QQmlJS::SourceLocation location
 

Detailed Description

Definition at line 282 of file qqmljsimportvisitor_p.h.

Member Data Documentation

◆ location

QQmlJS::SourceLocation QQmlJSImportVisitor::PendingPropertyType::location

Definition at line 286 of file qqmljsimportvisitor_p.h.

◆ name

QString QQmlJSImportVisitor::PendingPropertyType::name

Definition at line 285 of file qqmljsimportvisitor_p.h.

◆ scope

QQmlJSScope::Ptr QQmlJSImportVisitor::PendingPropertyType::scope

Definition at line 284 of file qqmljsimportvisitor_p.h.


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