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
categoryLevel(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
code() constQQmlJSLoggerinline
commit()QQmlJSLogger
compileErrorLevel() constQQmlJSLoggerinline
compileErrorPrefix() constQQmlJSLoggerinline
compileSkipPrefix() constQQmlJSLoggerinline
currentFunctionCompileErrorMessage() constQQmlJSLoggerinline
currentFunctionCompileSkipMessage() constQQmlJSLoggerinline
currentFunctionHasCompileError() constQQmlJSLoggerinline
currentFunctionHasErrorOrSkip() constQQmlJSLoggerinline
currentFunctionWasSkipped() constQQmlJSLoggerinline
filePath() constQQmlJSLoggerinline
finalizeFuction()QQmlJSLogger
hasErrors() constQQmlJSLoggerinline
hasWarnings() constQQmlJSLoggerinline
ignoreWarnings(uint32_t line, const QSet< QString > &categories)QQmlJSLoggerinline
isCategoryFatal(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
isCategoryIgnored(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
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={}, const QString overrideFileName=QString(), 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(const QList< QQmlJS::DiagnosticMessage > &messages, const QQmlJS::LoggerWarningId id, const QQmlJS::SourceLocation &sourceLocation=QQmlJS::SourceLocation{})QQmlJSLogger
QQmlJSLogger()QQmlJSLogger
registerCategory(const QQmlJS::LoggerCategory &category)QQmlJSLogger
rollback()QQmlJSLogger
setCategoryFatal(QQmlJS::LoggerWarningId id, bool error)QQmlJSLoggerinline
setCategoryIgnored(QQmlJS::LoggerWarningId id, bool error)QQmlJSLoggerinline
setCategoryLevel(QQmlJS::LoggerWarningId id, QtMsgType level)QQmlJSLoggerinline
setCode(const QString &code)QQmlJSLoggerinline
setCompileErrorLevel(QtMsgType level)QQmlJSLoggerinline
setCompileErrorPrefix(const QString &prefix)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