![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmlimportresolver_p.h"Go to the source code of this file.
Enumerations | |
| enum | ImportVersion { FullyVersioned , PartiallyVersioned , Unversioned , FullyVersioned , PartiallyVersioned , Unversioned } |
| enum | ImportVersion { FullyVersioned , PartiallyVersioned , Unversioned , FullyVersioned , PartiallyVersioned , Unversioned } |
Functions | |
| QStringList | qQmlResolveImportPaths (QStringView uri, const QStringList &basePaths, QTypeRevision version) |
| enum ImportVersion |
| Enumerator | |
|---|---|
| FullyVersioned | |
| PartiallyVersioned | |
| Unversioned | |
| FullyVersioned | |
| PartiallyVersioned | |
| Unversioned | |
Definition at line 8 of file qqmlimportresolver.cpp.
| enum ImportVersion |
| Enumerator | |
|---|---|
| FullyVersioned | |
| PartiallyVersioned | |
| Unversioned | |
| FullyVersioned | |
| PartiallyVersioned | |
| Unversioned | |
Definition at line 8 of file qqmlimportresolver.cpp.
| QStringList qQmlResolveImportPaths | ( | QStringView | uri, |
| const QStringList & | basePaths, | ||
| QTypeRevision | version ) |
Definition at line 21 of file qqmlimportresolver.cpp.
References FullyVersioned, PartiallyVersioned, and Unversioned.