Module qmetaobject::log[][src]

Logging facilities and forwarding

Structs

QMessageLogContext

Wrapper for QMessageLogContext class.

Enums

QtMsgType

Wrapper for Qt::QtMsgType enum.

Functions

init_qt_to_rust

Installs into Qt logging system a function which forwards messages to the Rust logging facade.

install_message_handler

Wrapper for qInstallMessageHandler function.

Type Definitions

QtMessageHandler

Wrapper for QtMessageHandler typedef.