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

(60297d4d1e17705c128d11a1ef6f200e59ba4708)

#include "qqmljsstreamwriter_p.h"
#include "qanystringviewutils_p.h"
#include <QtCore/QBuffer>
#include <QtCore/QStringList>
Include dependency graph for qqmljsstreamwriter.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE QByteArray enquoteByteArray (QByteArrayView string)
static QByteArray enquoteAnyString (QAnyStringView string)

Function Documentation

◆ enquoteAnyString()

QByteArray enquoteAnyString ( QAnyStringView string)
static

Definition at line 29 of file qqmljsstreamwriter.cpp.

◆ enquoteByteArray()

QT_BEGIN_NAMESPACE QByteArray enquoteByteArray ( QByteArrayView string)
static

Definition at line 15 of file qqmljsstreamwriter.cpp.