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 | |
| namespace | gui.CONNECTOR |
Functions | |
| def | gui.CONNECTOR.ref |
| def | gui.CONNECTOR.f |
Variables | |
| tuple | gui.CONNECTOR._the_connector = CONNECTOR() |
| gui.CONNECTOR.Connect = _the_connector.Connect | |
| gui.CONNECTOR.Emit = _the_connector.Emit | |
| gui.CONNECTOR.Disconnect = _the_connector.Disconnect | |
| tuple | gui.CONNECTOR.a = A() |
| tuple | gui.CONNECTOR.b = B() |
| tuple | gui.CONNECTOR.c = B() |