meshroom.common.PySignal

Classes

ClassSignal()

The class signal allows a signal to be set on a class rather than an instance.

ClassSignalFactory()

The class signal allows a signal factory to be set on a class rather than an instance.

Signal()

The Signal is the core object that handles connection and emission .

SignalFactory

The Signal Factory object lets you handle signals by a string based name instead of by objects.