KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
1.02k stars 68 forks source link

Add bindings for QtMsgType, QMessageLogContext and qt_message_output #814

Open redstrate opened 8 months ago

redstrate commented 8 months ago

This allows Rust and CXX-Qt applications to send messages to the Qt logger.

Montel commented 8 months ago

Hi, could you add info in CHANGELOG file please ? Thanks