![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
| class | QQmlJS::LoggerCategory |
| class | QQmlJS::LoggerCategoryPrivate |
Namespaces | |
| namespace | QQmlJS |
| namespace | QQmlJS::LoggingUtils |
Typedefs | |
| using | QQmlJS::LoggerWarningId = QQmlSA::LoggerWarningId |
| using | QQmlJS::WarningSeverity = QQmlSA::WarningSeverity |
Enumerations | |
| enum class | QQmlJS::LoggingUtils::CategorySelection { QQmlJS::LoggingUtils::All , QQmlJS::LoggingUtils::Explicit } |
Functions | |
| void | QQmlJS::LoggingUtils::updateLogSeverities (QList< LoggerCategory > &categories, const QQmlToolingSettings &settings, QCommandLineParser *parser, CategorySelection categorySelection) |
| std::optional< QQmlJS::WarningSeverity > | QQmlJS::LoggingUtils::severityFromString (const QString &s) |
| QString | QQmlJS::LoggingUtils::severityToString (QQmlJS::WarningSeverity severity) |