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
QQmlEngineDebugContextReference Struct Reference

#include <qqmlenginedebugclient_p.h>

Collaboration diagram for QQmlEngineDebugContextReference:

Public Attributes

qint32 debugId = -1
QString name
QList< QQmlEngineDebugObjectReferenceobjects
QList< QQmlEngineDebugContextReferencecontexts

Detailed Description

Definition at line 55 of file qqmlenginedebugclient_p.h.

Member Data Documentation

◆ contexts

QList<QQmlEngineDebugContextReference> QQmlEngineDebugContextReference::contexts

Definition at line 60 of file qqmlenginedebugclient_p.h.

◆ debugId

qint32 QQmlEngineDebugContextReference::debugId = -1

Definition at line 57 of file qqmlenginedebugclient_p.h.

◆ name

QString QQmlEngineDebugContextReference::name

◆ objects


The documentation for this struct was generated from the following file: