gui_base_class.py
This document contains some base functionality for the GUI. It contains a function to reformat the graphs to a layout for the gui, and it contains the main class that creates the framework for the GUI (top bar etc.)
- class ScenarioGUI.gui_classes.gui_base_class.BaseUI
Bases:
objectThis class contains the framework of the GUI, with the top bar, the scenario/run/ … buttons and the shortcuts.