blacs.plugins.connection_table.RecompileNotification

class blacs.plugins.connection_table.RecompileNotification(BLACS)[source]

Bases: object

__init__(BLACS)[source]

Methods

__init__(BLACS)

callback(name, info[, event])

close()

get_properties()

get_save_data()

get_widget()

on_recompile_connection_table(*args, **kwargs)

on_restart()

set_functions(show_func, hide_func, ...)

setup_filewatching([clean_modified_info])

Attributes

name

callback(name, info, event=None)[source]
close()[source]
get_properties()[source]
get_save_data()[source]
get_widget()[source]
name = 'Connection Table'
on_recompile_connection_table(*args, **kwargs)[source]
on_restart()[source]
set_functions(show_func, hide_func, close_func, get_state)[source]
setup_filewatching(clean_modified_info=None)[source]