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