![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlJSLogger, including all inherited members.
| builtinCategories() | QQmlJSLogger | static |
| categories() const | QQmlJSLogger | |
| categoryLevel(QQmlJS::LoggerWarningId id) const | QQmlJSLogger | inline |
| code() const | QQmlJSLogger | inline |
| commit() | QQmlJSLogger | |
| compileErrorLevel() const | QQmlJSLogger | inline |
| compileErrorPrefix() const | QQmlJSLogger | inline |
| compileSkipPrefix() const | QQmlJSLogger | inline |
| currentFunctionCompileErrorMessage() const | QQmlJSLogger | inline |
| currentFunctionCompileSkipMessage() const | QQmlJSLogger | inline |
| currentFunctionHasCompileError() const | QQmlJSLogger | inline |
| currentFunctionHasErrorOrSkip() const | QQmlJSLogger | inline |
| currentFunctionWasSkipped() const | QQmlJSLogger | inline |
| filePath() const | QQmlJSLogger | inline |
| finalizeFuction() | QQmlJSLogger | |
| hasErrors() const | QQmlJSLogger | inline |
| hasWarnings() const | QQmlJSLogger | inline |
| ignoreWarnings(uint32_t line, const QSet< QString > &categories) | QQmlJSLogger | inline |
| isCategoryFatal(QQmlJS::LoggerWarningId id) const | QQmlJSLogger | inline |
| isCategoryIgnored(QQmlJS::LoggerWarningId id) const | QQmlJSLogger | inline |
| isDisabled() const | QQmlJSLogger | inline |
| isSilent() const | QQmlJSLogger | inline |
| iterateAllMessages(F &&f) const | QQmlJSLogger | inline |
| iterateCurrentFunctionMessages(F &&f) 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(), std::optional< quint32 > customLineForDisabling=std::nullopt) | QQmlJSLogger | inline |
| logCompileError(const QString &message, const QQmlJS::SourceLocation &srcLocation) | QQmlJSLogger | inline |
| logCompileSkip(const QString &message, const QQmlJS::SourceLocation &srcLocation) | QQmlJSLogger | inline |
| numErrors() const | QQmlJSLogger | inline |
| numWarnings() const | QQmlJSLogger | inline |
| 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) | QQmlJSLogger | inline |
| setCategoryIgnored(QQmlJS::LoggerWarningId id, bool error) | QQmlJSLogger | inline |
| setCategoryLevel(QQmlJS::LoggerWarningId id, QtMsgType level) | QQmlJSLogger | inline |
| setCode(const QString &code) | QQmlJSLogger | inline |
| setCompileErrorLevel(QtMsgType level) | QQmlJSLogger | inline |
| setCompileErrorPrefix(const QString &prefix) | QQmlJSLogger | inline |
| setCompileSkipPrefix(const QString &prefix) | QQmlJSLogger | inline |
| setFilePath(const QString &filePath) | QQmlJSLogger | inline |
| setIsDisabled(bool isDisabled) | QQmlJSLogger | inline |
| setSilent(bool silent) | QQmlJSLogger | inline |
| startTransaction() | QQmlJSLogger | |
| wasCategoryChanged(QQmlJS::LoggerWarningId id) const | QQmlJSLogger | inline |
| ~QQmlJSLogger()=default | QQmlJSLogger |