![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljslogger_p.h>
Public Attributes | |
QAnyStringView | id |
std::optional< QQmlJSFixSuggestion > | fixSuggestion |
![]() | |
QString | message |
QtMsgType | type = QtCriticalMsg |
SourceLocation | loc |
Additional Inherited Members | |
![]() | |
bool | isError () const |
bool | isWarning () const |
bool | isValid () const |
Definition at line 106 of file qqmljslogger_p.h.
std::optional<QQmlJSFixSuggestion> Message::fixSuggestion |
Definition at line 111 of file qqmljslogger_p.h.
QAnyStringView Message::id |
Definition at line 110 of file qqmljslogger_p.h.