Go to the source code of this file.
Classes | |
| class | gui.CONNECTOR.ConnectorError |
| class | gui.CONNECTOR.CONNECTOR |
| class | gui.CONNECTOR.BoundMethodWeakref |
| class | gui.CONNECTOR.A |
| class | gui.CONNECTOR.B |
Namespaces | |
| gui.CONNECTOR | |
Functions | |
| def | gui.CONNECTOR.ref (target, callback=None) |
| def | gui.CONNECTOR.f (a) |
Variables | |
| gui.CONNECTOR._the_connector = CONNECTOR() | |
| gui.CONNECTOR.Connect = _the_connector.Connect | |
| gui.CONNECTOR.Emit = _the_connector.Emit | |
| gui.CONNECTOR.Disconnect = _the_connector.Disconnect | |
| gui.CONNECTOR.a = A() | |
| gui.CONNECTOR.b = B() | |
| gui.CONNECTOR.c = B() | |