Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmlimportresolver_p.h File Reference

(cf82a1e84aee63881bc8e870801e8e43d8cf9cba)

#include <private/qtqmlcompilerglobal_p.h>
#include <QtCore/qstringfwd.h>
#include <QtCore/qtyperevision.h>
Include dependency graph for qqmlimportresolver_p.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ qQmlResolveImportPaths()

QT_BEGIN_NAMESPACE Q_QML_COMPILER_EXPORT QStringList qQmlResolveImportPaths ( QStringView uri,
const QStringList & basePaths,
QTypeRevision version )

Definition at line 25 of file qqmlimportresolver.cpp.

References FullyVersioned, PartiallyVersioned, and Unversioned.