![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlenginedebugclient_p.h>
Public Attributes | |
| qint32 | debugId = -1 |
| QString | name |
| QList< QQmlEngineDebugObjectReference > | objects |
| QList< QQmlEngineDebugContextReference > | contexts |
Definition at line 56 of file qqmlenginedebugclient_p.h.
| QList<QQmlEngineDebugContextReference> QQmlEngineDebugContextReference::contexts |
Definition at line 61 of file qqmlenginedebugclient_p.h.
| qint32 QQmlEngineDebugContextReference::debugId = -1 |
Definition at line 58 of file qqmlenginedebugclient_p.h.
| QString QQmlEngineDebugContextReference::name |
Definition at line 59 of file qqmlenginedebugclient_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
| QList<QQmlEngineDebugObjectReference> QQmlEngineDebugContextReference::objects |