FileFormat
¶
- class mnemosyne.libmnemosyne.file_format.FileFormat(component_manager, **kwds)¶
- component_type = 'file_format'¶
- description = ''¶
- do_import(filename, extra_tag_name=None)¶
Make sure fileformats call this implementation first.
- export_possible = False¶
- extension = ''¶
- filename_filter = ''¶
- import_possible = False¶