blacs.tab_base_classes.PluginTab
- class blacs.tab_base_classes.PluginTab(notebook, settings)[source]
Bases:
objectMethods
__init__(notebook, settings)close_tab(**kwargs)restore_save_data(data)Set the tab icon and the colour of its text to the values of self._tab_icon and self._tab_text_colour respectively
update_from_settings(settings)Attributes
- set_tab_icon_and_colour()[source]
Set the tab icon and the colour of its text to the values of self._tab_icon and self._tab_text_colour respectively
- property tab_name