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

#include <qqmldebugmessageclient_p.h>

+ Collaboration diagram for QQmlDebugContextInfo:

Public Attributes

int line
 
QString file
 
QString function
 
QString category
 
qint64 timestamp
 

Detailed Description

Definition at line 22 of file qqmldebugmessageclient_p.h.

Member Data Documentation

◆ category

QString QQmlDebugContextInfo::category

Definition at line 27 of file qqmldebugmessageclient_p.h.

◆ file

QString QQmlDebugContextInfo::file

Definition at line 25 of file qqmldebugmessageclient_p.h.

◆ function

QString QQmlDebugContextInfo::function

Definition at line 26 of file qqmldebugmessageclient_p.h.

◆ line

int QQmlDebugContextInfo::line

Definition at line 24 of file qqmldebugmessageclient_p.h.

◆ timestamp

qint64 QQmlDebugContextInfo::timestamp

Definition at line 28 of file qqmldebugmessageclient_p.h.


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