Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickprofileradapter.cpp File Reference

(958cd3ee1094a068b6d0ff27c73a4b3caff088ad)

#include "qquickprofileradapter.h"
#include <QCoreApplication>
#include <private/qqmldebugconnector_p.h>
#include <private/qversionedpacket_p.h>
#include <private/qqmldebugserviceinterfaces_p.h>
#include <private/qquickprofiler_p.h>
#include "moc_qquickprofileradapter.cpp"
+ Include dependency graph for qquickprofileradapter.cpp:

Go to the source code of this file.

Typedefs

using QQmlDebugPacket = QVersionedPacket<QQmlDebugConnector>
 

Functions

static void qQuickProfilerDataToByteArrays (const QQuickProfilerData &data, QList< QByteArray > &messages)
 

Typedef Documentation

◆ QQmlDebugPacket

Function Documentation

◆ qQuickProfilerDataToByteArrays()

static void qQuickProfilerDataToByteArrays ( const QQuickProfilerData & data,
QList< QByteArray > & messages )
static

Definition at line 45 of file qquickprofileradapter.cpp.

References QPacket::clear(), Q_ASSERT_X, Q_FUNC_INFO, and QPacket::squeezedData().

Referenced by QQuickProfilerAdapter::sendMessages().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: