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

(057aad1cda647b4f44329648f75a224a4b69e7e3)

#include <private/qtqmlcompilerglobal_p.h>
#include <QtCore/qglobal.h>
#include <QtCore/qstring.h>
#include <QtCore/qversionnumber.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 21 of file qqmlimportresolver.cpp.

References FullyVersioned, PartiallyVersioned, and Unversioned.