| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Signal
A Signal is callable. When called, it calls all the callables in its slots.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Slots must call this to register a callback method. :param slot: callable |
They can also unregister their callbacks here. :param slot: callable |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 29 13:08:12 2009 | http://epydoc.sourceforge.net |