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

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

Definition at line 45 of file qqmlprofileradapter.cpp.