![]() |
Qt 6.x
The Qt SDK
|
#include "qqmljsstreamwriter_p.h"
#include "qanystringviewutils_p.h"
#include <QtCore/QBuffer>
#include <QtCore/QStringList>
Go to the source code of this file.
Functions | |
static QT_BEGIN_NAMESPACE QByteArray | enquoteByteArray (QByteArrayView string) |
static QByteArray | enquoteAnyString (QAnyStringView string) |
|
static |
Definition at line 29 of file qqmljsstreamwriter.cpp.
References enquoteByteArray(), QAnyStringViewUtils::processAsUtf8(), and view.
Referenced by QQmlJSStreamWriter::writeEnumObjectLiteralBinding(), and QQmlJSStreamWriter::writeStringBinding().
|
static |
Definition at line 15 of file qqmljsstreamwriter.cpp.
References QByteArray::length().
Referenced by enquoteAnyString(), and QQmlJSStreamWriter::writeStringListBinding().