Data Export
- class glitter2.analysis.export.ExportManager(**kwargs)
Bases:
kivy._event.EventDispatcher
- apply_config_property(name, value)
(internal) used by the config system to set the sources.
- fraction_done
By memory.
- get_config_property(name)
(internal) used by the config system to get the list of config sources.
- gui_set_path(item)
Called by the GUI to set the filename.
- process_queue_in_kivy_thread(*largs)
Method that is called in the kivy thread when
trigger_run_in_kivy
is triggered. It reads messages from the thread.
- set_source(source)
May only be called from Kivy thread.
- Parameters
source – Source file/directory.