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
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 26 of file qqmlsasourcelocation_p.h.

Member Function Documentation

◆ createQQmlSASourceLocation()

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

Definition at line 36 of file qqmlsasourcelocation_p.h.

◆ sizeOfSourceLocation()

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

Definition at line 44 of file qqmlsasourcelocation_p.h.

◆ sourceLocation()

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

Definition at line 30 of file qqmlsasourcelocation_p.h.


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