![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQmlJSLogger, including all inherited members.
categories() const | QQmlJSLogger | |
categoryLevel(QQmlJS::LoggerWarningId id) const | QQmlJSLogger | inline |
code() const | QQmlJSLogger | inline |
defaultCategories() | QQmlJSLogger | static |
errors() const | QQmlJSLogger | inline |
fileName() const | QQmlJSLogger | inline |
hasErrors() const | QQmlJSLogger | inline |
hasWarnings() const | QQmlJSLogger | inline |
ignoreWarnings(uint32_t line, const QSet< QString > &categories) | QQmlJSLogger | inline |
infos() const | QQmlJSLogger | inline |
isCategoryFatal(QQmlJS::LoggerWarningId id) const | QQmlJSLogger | inline |
isCategoryIgnored(QQmlJS::LoggerWarningId id) const | QQmlJSLogger | inline |
isSilent() const | QQmlJSLogger | inline |
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()) | QQmlJSLogger | inline |
processMessages(const QList< QQmlJS::DiagnosticMessage > &messages, const QQmlJS::LoggerWarningId id) | QQmlJSLogger | |
QQmlJSAotCompiler | QQmlJSLogger | friend |
QQmlJSLogger() | QQmlJSLogger | |
registerCategory(const QQmlJS::LoggerCategory &category) | QQmlJSLogger | |
setCategoryFatal(QQmlJS::LoggerWarningId id, bool error) | QQmlJSLogger | inline |
setCategoryIgnored(QQmlJS::LoggerWarningId id, bool error) | QQmlJSLogger | inline |
setCategoryLevel(QQmlJS::LoggerWarningId id, QtMsgType level) | QQmlJSLogger | inline |
setCode(const QString &code) | QQmlJSLogger | inline |
setFileName(const QString &fileName) | QQmlJSLogger | inline |
setSilent(bool silent) | QQmlJSLogger | inline |
warnings() const | QQmlJSLogger | inline |
wasCategoryChanged(QQmlJS::LoggerWarningId id) const | QQmlJSLogger | inline |
~QQmlJSLogger()=default | QQmlJSLogger |