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

(f86900fa79dee56db1c0694495a52069b81457c4)

#include "qqmldomitem_p.h"
#include "qqmldomerrormessage_p.h"
#include <QtCore/QDebug>
#include <QtCore/QTextStream>
#include <QtCore/QChar>
#include <cstdint>
#include "moc_qqmldompath_p.cpp"
+ Include dependency graph for qqmldompath.cpp:

Go to the source code of this file.

Namespaces

namespace  QQmlJS
 
namespace  QQmlJS::Dom
 
namespace  QQmlJS::Dom::PathEls
 

Enumerations

enum class  QQmlJS::Dom::PathEls::ParserState { QQmlJS::Dom::PathEls::Start , QQmlJS::Dom::PathEls::IndexOrKey , QQmlJS::Dom::PathEls::End }
 

Functions

bool QQmlJS::Dom::inQString (QStringView el, const QString &base)
 
bool QQmlJS::Dom::inQString (const QString &el, const QString &base)