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

(14785c28679923e82f9047331235b6181609bad1)

#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 <QtCore/qvarlengtharray.h>
Include dependency graph for qqmldom_utils.cpp:

Go to the source code of this file.

Namespaces

namespace  QQmlJS
namespace  QQmlJS::Dom

Functions

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>()