![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"Go to the source code of this file.
Typedefs | |
| using | QQmlDebugPacket = QVersionedPacket<QQmlDebugConnector> |
Functions | |
| static void | qQuickProfilerDataToByteArrays (const QQuickProfilerData &data, QList< QByteArray > &messages) |
Definition at line 15 of file qquickprofileradapter.cpp.
|
static |
Definition at line 46 of file qquickprofileradapter.cpp.