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

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

categories() constQQmlJSLogger
categoryLevel(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
code() constQQmlJSLoggerinline
defaultCategories()QQmlJSLoggerstatic
errors() constQQmlJSLoggerinline
fileName() constQQmlJSLoggerinline
hasErrors() constQQmlJSLoggerinline
hasWarnings() constQQmlJSLoggerinline
ignoreWarnings(uint32_t line, const QSet< QString > &categories)QQmlJSLoggerinline
infos() constQQmlJSLoggerinline
isCategoryFatal(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
isCategoryIgnored(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
isSilent() 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())QQmlJSLoggerinline
processMessages(const QList< QQmlJS::DiagnosticMessage > &messages, const QQmlJS::LoggerWarningId id)QQmlJSLogger
QQmlJSAotCompilerQQmlJSLoggerfriend
QQmlJSLogger()QQmlJSLogger
registerCategory(const QQmlJS::LoggerCategory &category)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
setFileName(const QString &fileName)QQmlJSLoggerinline
setSilent(bool silent)QQmlJSLoggerinline
warnings() constQQmlJSLoggerinline
wasCategoryChanged(QQmlJS::LoggerWarningId id) constQQmlJSLoggerinline
~QQmlJSLogger()=defaultQQmlJSLogger