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

(5a2a6a8d7732548c02bb52ad4960775f61419003)

#include "qqmldomlinewriter_p.h"
#include <QtCore/QCoreApplication>
#include <QtCore/QRegularExpression>
#include "moc_qqmldomlinewriter_p.cpp"
Include dependency graph for qqmldomlinewriter.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)