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
qqmlenginedebugservice.h File Reference

(0923817ddadd35e43bc09449436e282f834d566f)

#include <private/qqmldebugservice_p.h>
#include <private/qqmldebugserviceinterfaces_p.h>
#include <QtCore/qurl.h>
#include <QtCore/qvariant.h>
#include <QtCore/QPointer>
+ Include dependency graph for qqmlenginedebugservice.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlEngineDebugServiceImpl
 
struct  QQmlEngineDebugServiceImpl::QQmlObjectData
 
struct  QQmlEngineDebugServiceImpl::QQmlObjectProperty
 

Functions

QDataStreamoperator<< (QDataStream &, const QQmlEngineDebugServiceImpl::QQmlObjectData &)
 
QDataStreamoperator>> (QDataStream &, QQmlEngineDebugServiceImpl::QQmlObjectData &)
 
QDataStreamoperator<< (QDataStream &, const QQmlEngineDebugServiceImpl::QQmlObjectProperty &)
 
QDataStreamoperator>> (QDataStream &, QQmlEngineDebugServiceImpl::QQmlObjectProperty &)
 

Function Documentation

◆ operator<<() [1/2]

Definition at line 86 of file qqmlenginedebugservice.cpp.

◆ operator<<() [2/2]

Definition at line 104 of file qqmlenginedebugservice.cpp.

References isSaveable().

+ Here is the call graph for this function:

◆ operator>>() [1/2]

Definition at line 95 of file qqmlenginedebugservice.cpp.

◆ operator>>() [2/2]

Definition at line 113 of file qqmlenginedebugservice.cpp.