Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlJSDocumentEdit Struct Reference

#include <qqmljslogger_p.h>

Collaboration diagram for QQmlJSDocumentEdit:

Public Attributes

QString m_filename
QQmlJS::SourceLocation m_location
QString m_replacement

Friends

bool comparesEqual (const QQmlJSDocumentEdit &self, const QQmlJSDocumentEdit &other) noexcept

Detailed Description

Definition at line 75 of file qqmljslogger_p.h.

◆ comparesEqual

bool comparesEqual ( const QQmlJSDocumentEdit & self,
const QQmlJSDocumentEdit & other )
friend

Definition at line 83 of file qqmljslogger_p.h.

Member Data Documentation

◆ m_filename

QString QQmlJSDocumentEdit::m_filename

Definition at line 79 of file qqmljslogger_p.h.

◆ m_location

QQmlJS::SourceLocation QQmlJSDocumentEdit::m_location

Definition at line 80 of file qqmljslogger_p.h.

◆ m_replacement

QString QQmlJSDocumentEdit::m_replacement

Definition at line 81 of file qqmljslogger_p.h.


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