Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmlprofileradapter.cpp File Reference
#include "qqmlprofileradapter.h"
#include "qqmlprofilerservice.h"
#include <private/qqmldebugserviceinterfaces_p.h>
#include "moc_qqmlprofileradapter.cpp"
+ Include dependency graph for qqmlprofileradapter.cpp:

Go to the source code of this file.

Functions

static void qQmlProfilerDataToByteArrays (const QQmlProfilerData &d, QQmlProfiler::LocationHash &locations, QList< QByteArray > &messages)
 

Function Documentation

◆ qQmlProfilerDataToByteArrays()

static void qQmlProfilerDataToByteArrays ( const QQmlProfilerData &  d,
QQmlProfiler::LocationHash &  locations,
QList< QByteArray > &  messages 
)
static

Definition at line 45 of file qqmlprofileradapter.cpp.

References QList< T >::append(), QPacket::clear(), d, i, Q_ASSERT_X, Q_FUNC_INFO, QQmlProfilerDefinitions::RangeData, QQmlProfilerDefinitions::RangeEnd, QQmlProfilerDefinitions::RangeStart, and QPacket::squeezedData().

Referenced by QQmlProfilerAdapter::sendMessages().

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