Commit e80e214
committed
Refactor compilation signals and UI communication
- Moved CompilationSignals and MainProcessSignals classes from Core/Compiler to Ui/Gui/Dialogs/CompilerDialog.py for better organization and separation of concerns.
- Updated imports in Core/__init__.py and Ui/Gui/Gui.py to reflect the new location of the signal classes.
- Adjusted signal connections in the compilation process to ensure proper communication between the UI and the compilation backend.1 parent d15e458 commit e80e214
6 files changed
Lines changed: 869 additions & 1047 deletions
File tree
- Core
- Compiler
- Ui/Gui
- Dialogs
0 commit comments