![]() |
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 323 of file qqmljsimportvisitor_p.h.
QQmlJS::SourceLocation QQmlJSImportVisitor::PendingPropertyType::location |
Definition at line 327 of file qqmljsimportvisitor_p.h.
QString QQmlJSImportVisitor::PendingPropertyType::name |
Definition at line 326 of file qqmljsimportvisitor_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
QQmlJSScope::Ptr QQmlJSImportVisitor::PendingPropertyType::scope |
Definition at line 325 of file qqmljsimportvisitor_p.h.