![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmljscontextproperties_p.h"#include <private/qtqmlglobal_p.h>#include <QtCore/qtconfigmacros.h>#include <QtCore/qregularexpression.h>#include <QtCore/qdirlisting.h>#include <QtCore/qfile.h>Go to the source code of this file.
Namespaces | |
| namespace | QQmlJS |
Variables | |
| static constexpr QLatin1StringView | QQmlJS::s_pattern |
| static constexpr int | QQmlJS::s_contextPropertyNameIdxInPattern = 4 |
| static constexpr std::array | QQmlJS::s_fileFilters |
| static const QRegularExpression | QQmlJS::s_matchSetContextProperty |
| static constexpr auto | QQmlJS::cachedHeuristicListKey = "cachedHeuristicList"_L1 |