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
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 237 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 240 of file qcore_mac_p.h.

◆ 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

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