blacs.plugins.connection_table.Setting

class blacs.plugins.connection_table.Setting(data)[source]

Bases: object

__init__(data)[source]

Methods

__init__(data)

add_calibration_file()

add_calibration_folder()

add_global_file(*args, **kwargs)

calibrations_sort_indicator_changed()

close()

create_dialog(notebook)

delete_selected_conversion_file()

delete_selected_globals_file()

enum_to_order(enum)

get_value(name)

global_sort_indicator_changed()

is_filepath_in_store(filepath, store)

order_to_enum(order)

save()

Attributes

name

add_calibration_file()[source]
add_calibration_folder()[source]
add_global_file(*args, **kwargs)[source]
calibrations_sort_indicator_changed()[source]
close()[source]
create_dialog(notebook)[source]
delete_selected_conversion_file()[source]
delete_selected_globals_file()[source]
enum_to_order(enum)[source]
get_value(name)[source]
global_sort_indicator_changed()[source]
is_filepath_in_store(filepath, store)[source]
name = 'Connection Table'
order_to_enum(order)[source]
save()[source]