1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-02 04:52:32 +02:00

feat: multi window interface created for extreme BL

This commit is contained in:
wyzula-jan
2023-08-30 13:06:01 +02:00
parent a9f16884b0
commit 69c38d67e4
4 changed files with 343 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ from bec_lib.core import MessageEndpoints
# TODO implement:
# - implement scanID database for visualizing previous scans
# - multiple signals for different monitors
# - change how dap is handled in bec_dispatcher to handle more workers
class PlotApp(QWidget):