Public Member Functions | |
def | __init__ |
def | discover |
Private Attributes | |
_plugin_provider |
Plugin provider which directly loads all discovered plugins (which should be plugin providers themselfs) and returns their discovered plugins.
Definition at line 38 of file recursive_plugin_provider.py.
def qt_gui.recursive_plugin_provider.RecursivePluginProvider.__init__ | ( | self, | |
plugin_provider | |||
) |
Definition at line 42 of file recursive_plugin_provider.py.
def qt_gui.recursive_plugin_provider.RecursivePluginProvider.discover | ( | self, | |
discovery_data | |||
) |
Definition at line 48 of file recursive_plugin_provider.py.
Definition at line 42 of file recursive_plugin_provider.py.