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
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()

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

Definition at line 45 of file qquickprofileradapter.cpp.