schrodinger.infra.qt_message_handler module

A Qt message handler that suppresses debugging and info output as well as any warnings or errors that we can’t otherwise fix.

schrodinger.infra.qt_message_handler.install_handler()

Install the message handler. Is a no-op if called more than once.

schrodinger.infra.qt_message_handler.filter_qt_msg(msg: str) bool
Returns

whether to filter out the Qt message