From 499b6b9a12efd931b5728b519404c41a7e29e4d6 Mon Sep 17 00:00:00 2001 From: Mathias Guijarro Date: Thu, 3 Oct 2024 16:12:17 +0200 Subject: [PATCH] feat: UI changes to have top toolbar with compact popup widgets (fix issue #360) --- .../alignment/alignment_1d/alignment_1d.ui | 178 ++++++++++++------ 1 file changed, 116 insertions(+), 62 deletions(-) diff --git a/bec_widgets/applications/alignment/alignment_1d/alignment_1d.ui b/bec_widgets/applications/alignment/alignment_1d/alignment_1d.ui index 77ea31c7..66218f47 100644 --- a/bec_widgets/applications/alignment/alignment_1d/alignment_1d.ui +++ b/bec_widgets/applications/alignment/alignment_1d/alignment_1d.ui @@ -15,48 +15,66 @@ - + - - - false + + + Qt::Orientation::Horizontal - - BEC Server State + + + 40 + 20 + - + + + + + true - - true - - - false + + BEC Servers - - - false + + + Qt::Orientation::Horizontal - - BEC Queue + + + 40 + 20 + - + + + + + true - - true - - - false - + + + + Qt::Orientation::Horizontal + + + + 40 + 20 + + + + @@ -76,6 +94,19 @@ + + + + Qt::Orientation::Horizontal + + + + 40 + 20 + + + + @@ -95,6 +126,19 @@ + + + + Qt::Orientation::Horizontal + + + + 40 + 20 + + + + @@ -651,61 +695,71 @@ - - DapComboBox - QWidget -
dap_combo_box
-
- - StopButton - QWidget -
stop_button
-
- - WebsiteWidget - QWidget -
website_widget
-
- - ScanControl - QWidget -
scan_control
-
ToggleSwitch QWidget
toggle_switch
- - PositionerBox - QWidget -
positioner_box
-
- - BECProgressBar - QWidget -
bec_progress_bar
-
- - DarkModeButton - QWidget -
dark_mode_button
-
BECWaveformWidget QWidget
bec_waveform_widget
- DeviceComboBox - QComboBox -
device_combobox
+ BECStatusBox + QWidget +
bec_status_box
+
+ + WebsiteWidget + QWidget +
website_widget
+
+ + StopButton + QWidget +
stop_button
LMFitDialog QWidget
lm_fit_dialog
+ + ScanControl + QWidget +
scan_control
+
+ + BECQueue + QWidget +
bec_queue
+
+ + BECProgressBar + QWidget +
bec_progress_bar
+
+ + DeviceComboBox + QComboBox +
device_combobox
+
+ + DarkModeButton + QWidget +
dark_mode_button
+
+ + DapComboBox + QWidget +
dap_combo_box
+
+ + PositionerBox + QWidget +
positioner_box
+
device_combobox