module documentation
(source)

This module contains the base classes used by all plugins that create an image from text based input. Like the equation editor, the diagram editor etc.
Class BackwardImageGeneratorModel Undocumented
Class BackwardImageGeneratorObjectType Base class for backward compatible image generator objects.
Class ImageGeneratorClass Base class for image generators. A plugin defining an ImageGeneratorObjectType should also define a sub-class of this class to do the actual work.
Class ImageGeneratorDialog Dialog that provides text input and an image view for showing previews for an ImageGeneratorClass implementation.
Class ImageGeneratorModel Undocumented
Class ImageGeneratorObjectType No summary
Class ImageGeneratorWidget Undocumented
Function copy_imagegenerator_src_files Undocumented
Variable logger Undocumented
Function _stitch_fileextension Undocumented
def copy_imagegenerator_src_files(src_file, folder): (source)

Undocumented

logger = (source)

Undocumented

def _stitch_fileextension(file, basename): (source)

Undocumented