main_window module¶
- class main_window.MainWindow(periodic_function: ~typing.Callable = <function MainWindow.<lambda>>, screen: ~PySide6.QtCore.QSize = PySide6.QtCore.QSize(800, 480))¶
Bases:
QMainWindow- adc_control_tab: get_instance¶
- close_app()¶
Closes the application.
- define_l1_tabs()¶
- periodic_function()¶
Function to be called at regular intervals.
- safety_tab: get_instance¶
- staticMetaObject = PySide6.QtCore.QMetaObject("MainWindow" inherits "QMainWindow": )¶