Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmlenginedebugclient.cpp File Reference
#include "qqmlenginedebugclient_p_p.h"
#include <private/qqmldebugconnection_p.h>
#include "moc_qqmlenginedebugclient_p.cpp"
+ Include dependency graph for qqmlenginedebugclient.cpp:

Go to the source code of this file.

Classes

struct  QQmlObjectData
 
struct  QQmlObjectProperty
 

Functions

QPacketoperator>> (QPacket &ds, QQmlObjectData &data)
 
QPacketoperator>> (QPacket &ds, QQmlObjectProperty &data)
 

Function Documentation

◆ operator>>() [1/2]

QPacket & operator>> ( QPacket ds,
QQmlObjectData data 
)

Definition at line 21 of file qqmlenginedebugclient.cpp.

◆ operator>>() [2/2]

QPacket & operator>> ( QPacket ds,
QQmlObjectProperty data 
)

Definition at line 39 of file qqmlenginedebugclient.cpp.