Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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

Definition at line 35 of file qqmlsasourcelocation_p.h.

Referenced by QQmlSA::FixSuggestion::location(), QQmlSA::FixSuggestionPrivate::location(), QQmlSA::Binding::sourceLocation(), QQmlSA::Element::sourceLocation(), and QQmlSA::MethodPrivate::sourceLocation().

+ Here is the caller graph for this function:

◆ 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: