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
qqmlprofileradapter.cpp File Reference

(2f727c892bf9abc200bb4d9ed71448a8a6427b2e)

#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 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: