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
QQmlJS::Dom::Paths Namespace Reference

Functions

Path moduleIndexPath (const QString &uri, int majorVersion, const ErrorHandler &errorHandler=nullptr)
Path moduleScopePath (const QString &uri, Version version, const ErrorHandler &errorHandler=nullptr)
Path moduleScopePath (const QString &uri, const QString &version, const ErrorHandler &errorHandler=nullptr)
Path moduleScopePath (const QString &uri, const ErrorHandler &errorHandler=nullptr)
Path qmlDirInfoPath (const QString &path)
Path qmlDirPath (const QString &path)
Path qmldirFileInfoPath (const QString &path)
Path qmldirFilePath (const QString &path)
Path qmlFileInfoPath (const QString &canonicalFilePath)
Path qmlFilePath (const QString &canonicalFilePath)
Path qmlFileObjectPath (const QString &canonicalFilePath)
Path qmltypesFileInfoPath (const QString &path)
Path qmltypesFilePath (const QString &path)
Path jsFileInfoPath (const QString &path)
Path jsFilePath (const QString &path)
Path qmlDirectoryInfoPath (const QString &path)
Path qmlDirectoryPath (const QString &path)
Path globalScopeInfoPath (const QString &name)
Path globalScopePath (const QString &name)
Path lookupCppTypePath (const QString &name)
Path lookupPropertyPath (const QString &name)
Path lookupSymbolPath (const QString &name)
Path lookupTypePath (const QString &name)
Path loadInfoPath (const Path &el)

Function Documentation

◆ globalScopeInfoPath()

Path QQmlJS::Dom::Paths::globalScopeInfoPath ( const QString & name)
inline

Definition at line 115 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromRoot(), and QQmlJS::Dom::Top.

Here is the call graph for this function:

◆ globalScopePath()

Path QQmlJS::Dom::Paths::globalScopePath ( const QString & name)
inline

Definition at line 119 of file qqmldomelements_p.h.

◆ jsFileInfoPath()

Path QQmlJS::Dom::Paths::jsFileInfoPath ( const QString & path)
inline

Definition at line 99 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromRoot(), and QQmlJS::Dom::Top.

Here is the call graph for this function:

◆ jsFilePath()

Path QQmlJS::Dom::Paths::jsFilePath ( const QString & path)
inline

Definition at line 103 of file qqmldomelements_p.h.

◆ loadInfoPath()

Path QQmlJS::Dom::Paths::loadInfoPath ( const Path & el)
inline

Definition at line 139 of file qqmldomelements_p.h.

References QQmlJS::Dom::Env, and QQmlJS::Dom::Path::fromRoot().

Here is the call graph for this function:

◆ lookupCppTypePath()

Path QQmlJS::Dom::Paths::lookupCppTypePath ( const QString & name)
inline

Definition at line 123 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromCurrent(), and QQmlJS::Dom::Lookup.

Here is the call graph for this function:

◆ lookupPropertyPath()

Path QQmlJS::Dom::Paths::lookupPropertyPath ( const QString & name)
inline

Definition at line 127 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromCurrent(), and QQmlJS::Dom::Lookup.

Here is the call graph for this function:

◆ lookupSymbolPath()

Path QQmlJS::Dom::Paths::lookupSymbolPath ( const QString & name)
inline

Definition at line 131 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromCurrent(), and QQmlJS::Dom::Lookup.

Here is the call graph for this function:

◆ lookupTypePath()

Path QQmlJS::Dom::Paths::lookupTypePath ( const QString & name)
inline

Definition at line 135 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromCurrent(), and QQmlJS::Dom::Lookup.

Here is the call graph for this function:

◆ moduleIndexPath()

Path QQmlJS::Dom::Paths::moduleIndexPath ( const QString & uri,
int majorVersion,
const ErrorHandler & errorHandler = nullptr )

Definition at line 50 of file qqmldomelements.cpp.

References QQmlJS::Dom::Env, and QQmlJS::Dom::Path::fromRoot().

Here is the call graph for this function:

◆ moduleScopePath() [1/3]

Path QQmlJS::Dom::Paths::moduleScopePath ( const QString & uri,
const ErrorHandler & errorHandler = nullptr )
inline

Definition at line 53 of file qqmldomelements_p.h.

◆ moduleScopePath() [2/3]

Path QQmlJS::Dom::Paths::moduleScopePath ( const QString & uri,
const QString & version,
const ErrorHandler & errorHandler = nullptr )

Definition at line 76 of file qqmldomelements.cpp.

◆ moduleScopePath() [3/3]

Path QQmlJS::Dom::Paths::moduleScopePath ( const QString & uri,
Version version,
const ErrorHandler & errorHandler = nullptr )

Definition at line 66 of file qqmldomelements.cpp.

References QQmlJS::Dom::Env, and QQmlJS::Dom::Path::fromRoot().

Here is the call graph for this function:

◆ qmlDirectoryInfoPath()

Path QQmlJS::Dom::Paths::qmlDirectoryInfoPath ( const QString & path)
inline

Definition at line 107 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromRoot(), and QQmlJS::Dom::Top.

Here is the call graph for this function:

◆ qmlDirectoryPath()

Path QQmlJS::Dom::Paths::qmlDirectoryPath ( const QString & path)
inline

Definition at line 111 of file qqmldomelements_p.h.

◆ qmldirFileInfoPath()

Path QQmlJS::Dom::Paths::qmldirFileInfoPath ( const QString & path)
inline

Definition at line 66 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromRoot(), and QQmlJS::Dom::Top.

Here is the call graph for this function:

◆ qmldirFilePath()

Path QQmlJS::Dom::Paths::qmldirFilePath ( const QString & path)
inline

Definition at line 70 of file qqmldomelements_p.h.

◆ qmlDirInfoPath()

Path QQmlJS::Dom::Paths::qmlDirInfoPath ( const QString & path)
inline

Definition at line 58 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromRoot(), and QQmlJS::Dom::Top.

Here is the call graph for this function:

◆ qmlDirPath()

Path QQmlJS::Dom::Paths::qmlDirPath ( const QString & path)
inline

Definition at line 62 of file qqmldomelements_p.h.

◆ qmlFileInfoPath()

Path QQmlJS::Dom::Paths::qmlFileInfoPath ( const QString & canonicalFilePath)
inline

Definition at line 74 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromRoot(), and QQmlJS::Dom::Top.

Here is the call graph for this function:

◆ qmlFileObjectPath()

Path QQmlJS::Dom::Paths::qmlFileObjectPath ( const QString & canonicalFilePath)
inline

Definition at line 82 of file qqmldomelements_p.h.

◆ qmlFilePath()

Path QQmlJS::Dom::Paths::qmlFilePath ( const QString & canonicalFilePath)
inline

Definition at line 78 of file qqmldomelements_p.h.

◆ qmltypesFileInfoPath()

Path QQmlJS::Dom::Paths::qmltypesFileInfoPath ( const QString & path)
inline

Definition at line 91 of file qqmldomelements_p.h.

References QQmlJS::Dom::Path::fromRoot(), and QQmlJS::Dom::Top.

Here is the call graph for this function:

◆ qmltypesFilePath()

Path QQmlJS::Dom::Paths::qmltypesFilePath ( const QString & path)
inline

Definition at line 95 of file qqmldomelements_p.h.