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

(50d6162dd5d499da6d8a17481aae9797d1d041c0)

#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.