eda_plugin.utility.eda_gui.EDAMainGUI
- class eda_plugin.utility.eda_gui.EDAMainGUI(*args: Any, **kwargs: Any)
Bases:
QMainWindowRestoreAssemble different Widgets to have a main window for the GUI.
- __init__(event_bus: EventBus, viewer: bool = False)
Set up GUI and establish communication with the EventBus.
Methods
__init__(event_bus[, viewer])Set up GUI and establish communication with the EventBus.
add_dock_widget(widget[, name, area])closeEvent(e)Write window size and position to config file.
- closeEvent(e)
Write window size and position to config file.