![]() |
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 | name |
QQmlJS::SourceLocation | location |
Definition at line 348 of file qqmljsimportvisitor_p.h.
QQmlJS::SourceLocation QQmlJSImportVisitor::RequiredProperty::location |
Definition at line 352 of file qqmljsimportvisitor_p.h.
QString QQmlJSImportVisitor::RequiredProperty::name |
Definition at line 351 of file qqmljsimportvisitor_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
QQmlJSScope::Ptr QQmlJSImportVisitor::RequiredProperty::scope |
Definition at line 350 of file qqmljsimportvisitor_p.h.