![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmldomitem_p.h"
#include "qqmldomerrormessage_p.h"
#include <QtCore/QDebug>
#include <QtCore/QTextStream>
#include <QtCore/QChar>
#include <cstdint>
#include "moc_qqmldompath_p.cpp"
Go to the source code of this file.
Namespaces | |
namespace | QQmlJS |
namespace | QQmlJS::Dom |
namespace | QQmlJS::Dom::PathEls |
Functions | |
static QVector< Path::Component > | QQmlJS::Dom::reverseAndConcat (const std::vector< QVector< Path::Component > * > &list, qsizetype size) |
static std::pair< std::vector< QVector< Path::Component > * >, QStringList > | QQmlJS::Dom::collectBackwards (PathEls::PathData *pathStart, qsizetype size) |