Index of the plugin module
-
m
louie.plugin
...
- Common plugins for Louie.
-
C
Plugin
...
- Base class for Louie plugins.
- f wrap_receiver ... - Return a callable that passes arguments to the receiver.
- f is_live ... - Return True if the receiver is still live.
- C TwistedDispatchPlugin ... - Plugin for Louie that wraps all receivers in callables that return Twisted Deferred objects.
- C QtWidgetPlugin ... - A Plugin for Louie that knows how to handle Qt widgets when using PyQt built with SIP 4 or higher.
- f remove_plugin ...
- f install_plugin ...
-
C
Plugin
...
- Base class for Louie plugins.