QQmlImportInstance Struct
Header: | #include <QQmlImportInstance> |
Detailed Description
\internal
A QQmlImportType represents a single import of a document, held within a namespace.
Note: The uri here may not necessarily be unique (e.g. for file imports).
Note: Version numbers may be -1 for file imports: this means that no version was specified as part of the import. Type resolution will be responsible for attempting to find the "best" possible version.