Qt 6.x
The Qt SDK
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, const QString &subsystem=QString())
 
static bool preventsStderrLogging ()
 

Detailed Description

Definition at line 236 of file qcore_mac_p.h.

Member Function Documentation

◆ messageHandler()

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

Referenced by qDefaultMessageHandler().

+ Here is the caller graph for this function:

◆ 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: