![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljslogger_p.h>
Public Member Functions | |
IssueLocationWithContext (QStringView code, const QQmlJS::SourceLocation &location) | |
QStringView | beforeText () const |
QStringView | issueText () const |
QStringView | afterText () const |
Used to print the line containing the location of a certain error
Definition at line 41 of file qqmljslogger_p.h.
|
inline |
code | The whole text of a translation unit |
location | The location where an error occurred. |
Definition at line 49 of file qqmljslogger_p.h.
|
inline |
Definition at line 67 of file qqmljslogger_p.h.
|
inline |
Definition at line 63 of file qqmljslogger_p.h.
|
inline |
Definition at line 65 of file qqmljslogger_p.h.