ewoksorange.bindings.qtapp

Functions

absorb_nonbase_exception(exc_type, ...)

rtype:

None

close_qtapp()

Close the Qt application created by ensure_qtapp

ensure_qtapp()

Create a Qt application without event loop when no application is running.

get_all_qtwidgets()

rtype:

list

get_qtapp()

rtype:

Optional[QApplication]

process_qtapp_events()

Process all pending Qt events when a Qt event loop is running

qt_message_handler(level, context, message)

rtype:

None

qtapp_context()

Yields None when the Qt application already exists

Classes

QtEvent()

Event that also works for Qt applications with an event loop that needs to run manually