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::SourceLocation Member List

This is the complete list of members for QQmlJS::SourceLocation, including all inherited members.

begin() constQQmlJS::SourceLocationinline
combine(const SourceLocation &l1, const SourceLocation &l2)QQmlJS::SourceLocationfriend
end() constQQmlJS::SourceLocationinline
endZeroLengthLocation(QStringView text) constQQmlJS::SourceLocationinline
fromQSizeType(qsizetype offset, qsizetype length=0, qsizetype line=0, qsizetype column=0)QQmlJS::SourceLocationinlinestatic
isValid() constQQmlJS::SourceLocationinline
lengthQQmlJS::SourceLocation
offsetQQmlJS::SourceLocation
offsetFrom(QStringView text, quint32 line, quint32 column, const SourceLocation &startHint=SourceLocation{})QQmlJS::SourceLocationinlinestatic
operator!=(const SourceLocation &a, const SourceLocation &b)QQmlJS::SourceLocationfriend
operator==(const SourceLocation &a, const SourceLocation &b)QQmlJS::SourceLocationfriend
qHash(const SourceLocation &location, size_t seed=0)QQmlJS::SourceLocationfriend
rowAndColumnFrom(QStringView text, quint32 offset, const SourceLocation &startHint=SourceLocation{})QQmlJS::SourceLocationinlinestatic
SourceLocation(quint32 offset=0, quint32 length=0, quint32 line=0, quint32 column=0)QQmlJS::SourceLocationinlineexplicit
startColumnQQmlJS::SourceLocation
startLineQQmlJS::SourceLocation
startZeroLengthLocation() constQQmlJS::SourceLocationinline