ct_import_export Module

class ct_import_export.ImportExport(movie)
add_gtk_instance(gtk)
add_save_buttons()
get_dict(key)

Returns an unpacked dictionary (first level only) : supported keys = first level keys : ‘channels’, ‘grid’, ‘cells’

load_all()

Loads everything from the selected file Except the channels that have a different loading procedure

load_file(filename)
prepare_export()

This function extracts all the dictionnaries in order to format them before exporting them

Previous topic

ct_TimeTrack Module

Next topic

mod_channels Module

This Page