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

#include <qqmlenginedebugclient_p.h>

+ Collaboration diagram for QQmlEngineDebugEngineReference:

Public Attributes

qint32 debugId = -1
 
QString name
 

Detailed Description

Definition at line 63 of file qqmlenginedebugclient_p.h.

Member Data Documentation

◆ debugId

qint32 QQmlEngineDebugEngineReference::debugId = -1

Definition at line 65 of file qqmlenginedebugclient_p.h.

Referenced by QQmlEngineDebugClient::messageReceived().

◆ name

QString QQmlEngineDebugEngineReference::name

Definition at line 66 of file qqmlenginedebugclient_p.h.

Referenced by QQmlEngineDebugClient::messageReceived().


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