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

#include <qqmllsutils_p.h>

+ Collaboration diagram for QQmlLSUtilsLocation:

Public Attributes

QString filename
 
QQmlJS::SourceLocation location
 

Friends

bool operator< (const QQmlLSUtilsLocation &a, const QQmlLSUtilsLocation &b)
 
bool operator== (const QQmlLSUtilsLocation &a, const QQmlLSUtilsLocation &b)
 

Detailed Description

Definition at line 39 of file qqmllsutils_p.h.

Friends And Related Symbol Documentation

◆ operator<

bool operator< ( const QQmlLSUtilsLocation a,
const QQmlLSUtilsLocation b 
)
friend

Definition at line 44 of file qqmllsutils_p.h.

◆ operator==

bool operator== ( const QQmlLSUtilsLocation a,
const QQmlLSUtilsLocation b 
)
friend

Definition at line 49 of file qqmllsutils_p.h.

Member Data Documentation

◆ filename

QString QQmlLSUtilsLocation::filename

Definition at line 41 of file qqmllsutils_p.h.

◆ location

QQmlJS::SourceLocation QQmlLSUtilsLocation::location

Definition at line 42 of file qqmllsutils_p.h.


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