![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljsimportvisitor_p.h>
Public Attributes | |
QQmlJSScope::Ptr | scope |
QString | methodName |
QVarLengthArray< QQmlJS::SourceLocation, 3 > | locations |
Definition at line 330 of file qqmljsimportvisitor_p.h.
QVarLengthArray<QQmlJS::SourceLocation, 3> QQmlJSImportVisitor::PendingMethodTypeAnnotations::locations |
Definition at line 336 of file qqmljsimportvisitor_p.h.
QString QQmlJSImportVisitor::PendingMethodTypeAnnotations::methodName |
Definition at line 333 of file qqmljsimportvisitor_p.h.
QQmlJSScope::Ptr QQmlJSImportVisitor::PendingMethodTypeAnnotations::scope |
Definition at line 332 of file qqmljsimportvisitor_p.h.