mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-15 17:11:20 +01:00
gui: bug fix advanced tab (network and trimming) was a mess
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<enum>QTabWidget::North</enum>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>4</number>
|
||||
<number>3</number>
|
||||
</property>
|
||||
<property name="elideMode">
|
||||
<enum>Qt::ElideLeft</enum>
|
||||
@@ -124,7 +124,7 @@
|
||||
<rect>
|
||||
<x>5</x>
|
||||
<y>10</y>
|
||||
<width>467</width>
|
||||
<width>495</width>
|
||||
<height>66</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -946,7 +946,7 @@ An extension given by the modules serial number will be attached.
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>135</y>
|
||||
<y>132</y>
|
||||
<width>736</width>
|
||||
<height>171</height>
|
||||
</rect>
|
||||
@@ -960,7 +960,7 @@ An extension given by the modules serial number will be attached.
|
||||
<x>420</x>
|
||||
<y>140</y>
|
||||
<width>291</width>
|
||||
<height>25</height>
|
||||
<height>29</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
@@ -975,9 +975,9 @@ An extension given by the modules serial number will be attached.
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>25</x>
|
||||
<y>25</y>
|
||||
<y>21</y>
|
||||
<width>686</width>
|
||||
<height>148</height>
|
||||
<height>119</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_8">
|
||||
@@ -1355,9 +1355,9 @@ An extension given by the modules serial number will be attached.
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>35</x>
|
||||
<y>15</y>
|
||||
<y>10</y>
|
||||
<width>686</width>
|
||||
<height>146</height>
|
||||
<height>123</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_6">
|
||||
|
||||
Reference in New Issue
Block a user