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

(65983194d764373467ea7d94af8e3b8c52f6724a)

#include "qquick3dprofileradapter.h"
#include <QCoreApplication>
#include <private/qqmldebugconnector_p.h>
#include <private/qversionedpacket_p.h>
#include <private/qqmldebugserviceinterfaces_p.h>
+ Include dependency graph for qquick3dprofileradapter.cpp:

Go to the source code of this file.

Typedefs

using QQmlDebugPacket = QVersionedPacket<QQmlDebugConnector>
 

Functions

static void QQuick3DProfilerDataToByteArrays (const QQuick3DProfilerData &data, QList< QByteArray > &messages, const QHash< int, QByteArray > &eventData)
 

Typedef Documentation

◆ QQmlDebugPacket

Function Documentation

◆ QQuick3DProfilerDataToByteArrays()

static void QQuick3DProfilerDataToByteArrays ( const QQuick3DProfilerData & data,
QList< QByteArray > & messages,
const QHash< int, QByteArray > & eventData )
static

Definition at line 44 of file qquick3dprofileradapter.cpp.

References QPacket::clear(), Q_ASSERT_X, Q_FUNC_INFO, and QPacket::squeezedData().

Referenced by QQuick3DProfilerAdapter::sendMessages().

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