meshroom.common.PySignal.ClassSignalFactory

Inheritance diagram of meshroom.common.PySignal.ClassSignalFactory
class meshroom.common.PySignal.ClassSignalFactory

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

__init__()

Methods

__init__()

register(name)

Registers a new signal with the given name :param name: The signal to register