Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
AppleUnifiedLogger Class Reference

#include <qcore_mac_p.h>

+ Collaboration diagram for AppleUnifiedLogger:

Static Public Member Functions

static bool messageHandler (QtMsgType msgType, const QMessageLogContext &context, const QString &message)
 
static bool messageHandler (QtMsgType msgType, const QMessageLogContext &context, const QString &message, const QString &subsystem)
 
static bool preventsStderrLogging ()
 

Detailed Description

Definition at line 236 of file qcore_mac_p.h.

Member Function Documentation

◆ messageHandler() [1/2]

static bool AppleUnifiedLogger::messageHandler ( QtMsgType msgType,
const QMessageLogContext & context,
const QString & message )
inlinestatic

Definition at line 239 of file qcore_mac_p.h.

References context, and messageHandler.

◆ messageHandler() [2/2]

static bool AppleUnifiedLogger::messageHandler ( QtMsgType msgType,
const QMessageLogContext & context,
const QString & message,
const QString & subsystem )
static

◆ preventsStderrLogging()

static bool AppleUnifiedLogger::preventsStderrLogging ( )
static

Referenced by QTest::qtest_qParseArgs().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: