|
Krita Source Code Documentation
|
Classes | |
| class | NoPluginsFoundException |
| class | PluginImporter |
| class | PluginImportError |
| class | PluginReadError |
Functions | |
| callback (plugin) | |
Variables | |
| imported | |
This module provides the actual importing logic. See `:class:PluginImporter` for more info. For easy command line testing, call this module like this: > python plugin_importer.py foo.zip /output/path
| plugin_importer.plugin_importer.callback | ( | plugin | ) |
Definition at line 223 of file plugin_importer.py.
| plugin_importer.plugin_importer.imported |
Definition at line 227 of file plugin_importer.py.