![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qtqmlcompilerglobal_p.h>
#include <QtCore/qglobal.h>
#include <QtCore/qstring.h>
#include <QtCore/qversionnumber.h>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE Q_QML_COMPILER_EXPORT QStringList | qQmlResolveImportPaths (QStringView uri, const QStringList &basePaths, QTypeRevision version) |
QT_BEGIN_NAMESPACE Q_QML_COMPILER_EXPORT QStringList qQmlResolveImportPaths | ( | QStringView | uri, |
const QStringList & | basePaths, | ||
QTypeRevision | version ) |
Definition at line 21 of file qqmlimportresolver.cpp.
References FullyVersioned, PartiallyVersioned, and Unversioned.