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

(2e4c66160f0cfbc76b0154d8b989f8931b1963bf)

#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

Functions

void QQmlJS::LoggingUtils::updateLogLevels (QList< LoggerCategory > &categories, const QQmlToolingSettings &settings, QCommandLineParser *parser)
QString QQmlJS::LoggingUtils::levelToString (const QQmlJS::LoggerCategory &category)
bool QQmlJS::LoggingUtils::applyLevelToCategory (const QStringView level, LoggerCategory &category)