![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmldomlinewriter_p.h"
#include <QtCore/QCoreApplication>
#include <QtCore/QRegularExpression>
#include "moc_qqmldomlinewriter_p.cpp"
Go to the source code of this file.
Namespaces | |
namespace | QQmlJS |
namespace | QQmlJS::Dom |
Functions | |
template<typename String, typename ... Args> | |
static QRegularExpressionMatch | QQmlJS::Dom::matchHelper (QRegularExpression &re, String &&s, Args &&...args) |