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

#include <qqmljsimportvisitor_p.h>

Collaboration diagram for QQmlJSImportVisitor::PendingMethodTypeAnnotations:

Public Attributes

QQmlJSScope::Ptr scope
QString methodName
QVarLengthArray< QQmlJS::SourceLocation, 3 > locations

Detailed Description

Definition at line 330 of file qqmljsimportvisitor_p.h.

Member Data Documentation

◆ locations

QVarLengthArray<QQmlJS::SourceLocation, 3> QQmlJSImportVisitor::PendingMethodTypeAnnotations::locations

Definition at line 336 of file qqmljsimportvisitor_p.h.

◆ methodName

QString QQmlJSImportVisitor::PendingMethodTypeAnnotations::methodName

Definition at line 333 of file qqmljsimportvisitor_p.h.

◆ scope

QQmlJSScope::Ptr QQmlJSImportVisitor::PendingMethodTypeAnnotations::scope

Definition at line 332 of file qqmljsimportvisitor_p.h.


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