Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 Backslash, dir, QString::endsWith(), QString::fromLatin1(), FullyVersioned, QTypeRevision::hasMajorVersion(), QTypeRevision::hasMinorVersion(), it, QTypeRevision::majorVersion(), QTypeRevision::minorVersion(), PartiallyVersioned, sep, Qt::SkipEmptyParts, Slash, QStringView::split(), str, and Unversioned.

Referenced by QQmlImports::completeQmldirPaths().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: