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
QQmlJS::HeuristicContextProperty Struct Reference

#include <qqmljscontextproperties_p.h>

Collaboration diagram for QQmlJS::HeuristicContextProperty:

Public Member Functions

 Q_DECLARE_EQUALITY_COMPARABLE (HeuristicContextProperty)

Public Attributes

QString filename = {}
SourceLocation location = SourceLocation{}

Friends

bool comparesEqual (const HeuristicContextProperty &a, const HeuristicContextProperty &b) noexcept

Detailed Description

Definition at line 36 of file qqmljscontextproperties_p.h.

Member Function Documentation

◆ Q_DECLARE_EQUALITY_COMPARABLE()

QQmlJS::HeuristicContextProperty::Q_DECLARE_EQUALITY_COMPARABLE ( HeuristicContextProperty )

◆ comparesEqual

bool comparesEqual ( const HeuristicContextProperty & a,
const HeuristicContextProperty & b )
friend

Definition at line 41 of file qqmljscontextproperties_p.h.

Member Data Documentation

◆ filename

QString QQmlJS::HeuristicContextProperty::filename = {}

Definition at line 38 of file qqmljscontextproperties_p.h.

◆ location

SourceLocation QQmlJS::HeuristicContextProperty::location = SourceLocation{}

Definition at line 39 of file qqmljscontextproperties_p.h.


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