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
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 323 of file qqmljsimportvisitor_p.h.

Member Data Documentation

◆ location

QQmlJS::SourceLocation QQmlJSImportVisitor::PendingPropertyType::location

Definition at line 327 of file qqmljsimportvisitor_p.h.

◆ name

QString QQmlJSImportVisitor::PendingPropertyType::name

◆ scope

QQmlJSScope::Ptr QQmlJSImportVisitor::PendingPropertyType::scope

Definition at line 325 of file qqmljsimportvisitor_p.h.


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