Go to the source code of this file.
Classes | |
| class | gui.adapt.AdaptationError |
| class | gui.adapt.LiskovViolation |
Namespaces | |
| gui.adapt | |
Functions | |
| def | gui.adapt.registerAdapterFactory (objtype, protocol, factory) |
| def | gui.adapt.unregisterAdapterFactory (objtype, protocol) |
| def | gui.adapt._adapt_by_registry (obj, protocol, alternate) |
| def | gui.adapt.adapt (obj, protocol, alternate=AdaptationError) |
Variables | |
| dictionary | gui.adapt._adapter_factory_registry = {} |