migration to pyside6 and adding status bar

This commit is contained in:
overcuriousity
2025-10-20 11:55:36 +02:00
parent 690e2a261b
commit 5f73623550
5 changed files with 92 additions and 25 deletions

View File

@@ -32,7 +32,7 @@ applyTo: '**'
```
Frontend/GUI:
- Python 3.13+
- PyQt6 (desktop GUI framework)
- PySide6 (desktop GUI framework)
- QtWebEngine (for rich text/markdown rendering)
Database:
@@ -55,7 +55,7 @@ applyTo: '**'
-
```
┌─────────────────────────────────────────────┐
│ PyQt6 GUI Layer │
│ PySide6 GUI Layer │
│ ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│ │ Note │ │ Evidence │ │ Report │ │
│ │ Editor │ │ Manager │ │ Generator│ │