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
qqmljsloggingutils_p.h File Reference

(75debe18ea469351debc9cabf5b40ef558f50136)

#include <QtCore/qstring.h>
#include <qtqmlcompilerexports.h>
#include "qqmljsloggingutils.h"
Include dependency graph for qqmljsloggingutils_p.h:
This graph shows which files directly or indirectly include this file:

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::WarningSeverityQQmlJS::LoggingUtils::severityFromString (const QString &s)
QString QQmlJS::LoggingUtils::severityToString (QQmlJS::WarningSeverity severity)