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
QQmlJSLogger Member List

This is the complete list of members for QQmlJSLogger, including all inherited members.

builtinCategories()QQmlJSLoggerstatic
categories() constQQmlJSLogger
categorySeverity(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
code() constQQmlJSLoggerinline
commit()QQmlJSLogger
compileErrorPrefix() constQQmlJSLoggerinline
compileErrorSeverity() constQQmlJSLoggerinline
compileSkipPrefix() constQQmlJSLoggerinline
currentFunctionCompileErrorMessage() constQQmlJSLoggerinline
currentFunctionCompileSkipMessage() constQQmlJSLoggerinline
currentFunctionHasCompileError() constQQmlJSLoggerinline
currentFunctionHasErrorOrSkip() constQQmlJSLoggerinline
currentFunctionWasSkipped() constQQmlJSLoggerinline
filePath() constQQmlJSLoggerinline
finalizeFunction()QQmlJSLogger
hasErrors() constQQmlJSLoggerinline
hasWarnings() constQQmlJSLoggerinline
ignoreWarnings(uint32_t line, const QSet< QString > &categories)QQmlJSLoggerinline
isDisabled() constQQmlJSLoggerinline
isSilent() constQQmlJSLoggerinline
iterateAllMessages(F &&f) constQQmlJSLoggerinline
iterateCurrentFunctionMessages(F &&f) constQQmlJSLoggerinline
log(const QString &message, QQmlJS::LoggerWarningId id, const QQmlJS::SourceLocation &srcLocation, bool showContext=true, bool showFileName=true, const std::optional< QQmlJSFixSuggestion > &suggestion={}, std::optional< quint32 > customLineForDisabling=std::nullopt)QQmlJSLoggerinline
logCompileError(const QString &message, const QQmlJS::SourceLocation &srcLocation)QQmlJSLoggerinline
logCompileSkip(const QString &message, const QQmlJS::SourceLocation &srcLocation)QQmlJSLoggerinline
numErrors() constQQmlJSLoggerinline
numWarnings() constQQmlJSLoggerinline
processMessages(QSpan< const QQmlJS::DiagnosticMessage > messages, const QQmlJS::LoggerWarningId id, const QQmlJS::SourceLocation &sourceLocation=QQmlJS::SourceLocation{})QQmlJSLogger
QQmlJSLogger()QQmlJSLogger
registerCategory(const QQmlJS::LoggerCategory &category)QQmlJSLogger
rollback()QQmlJSLogger
setCategorySeverity(QQmlJS::LoggerWarningId id, QQmlJS::WarningSeverity severity)QQmlJSLoggerinline
setCode(const QString &code)QQmlJSLoggerinline
setCompileErrorPrefix(const QString &prefix)QQmlJSLoggerinline
setCompileErrorSeverity(QQmlJS::WarningSeverity severity)QQmlJSLoggerinline
setCompileSkipPrefix(const QString &prefix)QQmlJSLoggerinline
setFilePath(const QString &filePath)QQmlJSLoggerinline
setIsDisabled(bool isDisabled)QQmlJSLoggerinline
setSilent(bool silent)QQmlJSLoggerinline
startTransaction()QQmlJSLogger
wasCategoryChanged(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
~QQmlJSLogger()=defaultQQmlJSLogger