Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlSA::SourceLocationPrivate Class Reference

#include <qqmlsasourcelocation_p.h>

+ Collaboration diagram for QQmlSA::SourceLocationPrivate:

Static Public Member Functions

static const QQmlJS::SourceLocationsourceLocation (const QQmlSA::SourceLocation &sourceLocation)
 
static QQmlSA::SourceLocation createQQmlSASourceLocation (const QQmlJS::SourceLocation &jsLocation)
 
static constexpr qsizetype sizeOfSourceLocation ()
 

Detailed Description

Definition at line 25 of file qqmlsasourcelocation_p.h.

Member Function Documentation

◆ createQQmlSASourceLocation()

static QQmlSA::SourceLocation QQmlSA::SourceLocationPrivate::createQQmlSASourceLocation ( const QQmlJS::SourceLocation jsLocation)
inlinestatic

◆ sizeOfSourceLocation()

static constexpr qsizetype QQmlSA::SourceLocationPrivate::sizeOfSourceLocation ( )
inlinestaticconstexpr

Definition at line 43 of file qqmlsasourcelocation_p.h.

◆ sourceLocation()

static const QQmlJS::SourceLocation & QQmlSA::SourceLocationPrivate::sourceLocation ( const QQmlSA::SourceLocation sourceLocation)
inlinestatic

Definition at line 29 of file qqmlsasourcelocation_p.h.

References sourceLocation().

Referenced by QQmlSA::SourceLocation::begin(), QQmlSA::GenericPass::emitWarning(), QQmlSA::GenericPass::emitWarning(), QQmlSA::SourceLocation::end(), QQmlSA::SourceLocation::isValid(), QQmlSA::SourceLocation::length(), QQmlSA::SourceLocation::offset(), sourceLocation(), QQmlSA::SourceLocation::startColumn(), QQmlSA::SourceLocation::startLine(), and QQmlSA::SourceLocation::startZeroLengthLocation().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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