Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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]

◆ operator<<() [2/2]

◆ operator>>() [1/2]

◆ operator>>() [2/2]