Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickprofileradapter.cpp File Reference
#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 QList< T >::append(), 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: