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
qqmldom_utils.cpp File Reference

(720daec0ca6e5157f5b6cc1769b6ace8c7dd0daf)

#include "qqmldom_utils_p.h"
#include <QtCore/qdir.h>
#include <QtCore/qdiriterator.h>
#include <QtCore/qstring.h>
#include <QtCore/qmetaobject.h>
#include <QtCore/qcbormap.h>
+ Include dependency graph for qqmldom_utils.cpp:

Go to the source code of this file.

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 

Functions

QStringList QQmlJS::Dom::resourceFilesFromBuildFolders (const QStringList &buildFolders)
 
QString QQmlJS::Dom::fileLocationRegionName (FileLocationRegion region)
 
FileLocationRegion QQmlJS::Dom::fileLocationRegionValue (QStringView region)
 
QCborValue QQmlJS::Dom::sourceLocationToQCborValue (QQmlJS::SourceLocation loc)
 

Variables

static QMetaEnum QQmlJS::Dom::regionEnum = QMetaEnum::fromType<FileLocationRegion>()