![]() |
Qt 6.x
The Qt SDK
|
#include "qqmlprofileradapter.h"
#include "qqmlprofilerservice.h"
#include <private/qqmldebugserviceinterfaces_p.h>
#include "moc_qqmlprofileradapter.cpp"
Go to the source code of this file.
Functions | |
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().