Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
Message Struct Reference

#include <qqmljslogger_p.h>

+ Inheritance diagram for Message:
+ Collaboration diagram for Message:

Public Attributes

QAnyStringView id
 
std::optional< QQmlJSFixSuggestionfixSuggestion
 
- Public Attributes inherited from QQmlJS::DiagnosticMessage
QString message
 
QtMsgType type = QtCriticalMsg
 
SourceLocation loc
 

Additional Inherited Members

- Public Member Functions inherited from QQmlJS::DiagnosticMessage
bool isError () const
 
bool isWarning () const
 
bool isValid () const
 

Detailed Description

Definition at line 106 of file qqmljslogger_p.h.

Member Data Documentation

◆ fixSuggestion

std::optional<QQmlJSFixSuggestion> Message::fixSuggestion

Definition at line 111 of file qqmljslogger_p.h.

◆ id

QAnyStringView Message::id

Definition at line 110 of file qqmljslogger_p.h.


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