![]() |
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 | |
| QUrl | url |
| qint32 | lineNumber = -1 |
| qint32 | columnNumber = -1 |
Definition at line 37 of file qqmlenginedebugclient_p.h.
| qint32 QQmlEngineDebugFileReference::columnNumber = -1 |
Definition at line 41 of file qqmlenginedebugclient_p.h.
| qint32 QQmlEngineDebugFileReference::lineNumber = -1 |
Definition at line 40 of file qqmlenginedebugclient_p.h.
| QUrl QQmlEngineDebugFileReference::url |
Definition at line 39 of file qqmlenginedebugclient_p.h.