![]() |
Qt 6.x
The Qt SDK
|
#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"
Go to the source code of this file.
Typedefs | |
using | QQmlDebugPacket = QVersionedPacket< QQmlDebugConnector > |
Functions | |
static void | qQuickProfilerDataToByteArrays (const QQuickProfilerData &data, QList< QByteArray > &messages) |
Definition at line 14 of file qquickprofileradapter.cpp.
|
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().