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::RequiredProperty Struct Reference

#include <qqmljsimportvisitor_p.h>

Collaboration diagram for QQmlJSImportVisitor::RequiredProperty:

Public Attributes

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

Detailed Description

Definition at line 348 of file qqmljsimportvisitor_p.h.

Member Data Documentation

◆ location

QQmlJS::SourceLocation QQmlJSImportVisitor::RequiredProperty::location

Definition at line 352 of file qqmljsimportvisitor_p.h.

◆ name

QString QQmlJSImportVisitor::RequiredProperty::name

◆ scope

QQmlJSScope::Ptr QQmlJSImportVisitor::RequiredProperty::scope

Definition at line 350 of file qqmljsimportvisitor_p.h.


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