CustomSignals

class sofia_redux.pipeline.gui.widgets.CustomSignals[source]

Bases: QObject

Custom signals for widgets to emit.

Attributes Summary

finished

Signal to emit when finished.

progress

Signal to emit for intermediate progress.

Attributes Documentation

finished

Signal to emit when finished.

progress

Signal to emit for intermediate progress.