meshroom.ui.app.MessageHandler

- class meshroom.ui.app.MessageHandler
MessageHandler that translates Qt logs to Python logging system. Also contains and filters a list of blacklisted QML warnings that end up in the standard error even when setOutputWarningsToStandardError is set to false on the engine.
- __init__()
Methods
__init__()handler(messageType, context, message)Message handler remapping Qt logs to Python logging system.
Attributes
logFunctionsoutputQmlWarningsqmlWarningsBlacklist