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