included set all trimbits

This commit is contained in:
Dhanya Maliakal
2015-09-10 12:53:18 +02:00
parent 1c41ea8898
commit 754d0b7911
3 changed files with 116 additions and 10 deletions

View File

@ -51,7 +51,7 @@
<enum>QTabWidget::North</enum>
</property>
<property name="currentIndex">
<number>3</number>
<number>1</number>
</property>
<property name="elideMode">
<enum>Qt::ElideLeft</enum>
@ -77,7 +77,7 @@
<rect>
<x>25</x>
<y>20</y>
<width>313</width>
<width>320</width>
<height>31</height>
</rect>
</property>
@ -124,7 +124,7 @@
<rect>
<x>5</x>
<y>10</y>
<width>746</width>
<width>467</width>
<height>66</height>
</rect>
</property>
@ -140,9 +140,9 @@
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>510</x>
<x>230</x>
<y>15</y>
<width>211</width>
<width>228</width>
<height>44</height>
</rect>
</property>
@ -169,7 +169,7 @@ Updates plot with Trimbits from Shared Memory, not from Detector.
</property>
<property name="iconSize">
<size>
<width>16</width>
<width>24</width>
<height>16</height>
</size>
</property>
@ -740,6 +740,54 @@ An extension given by the modules serial number will be attached.
</layout>
</widget>
</widget>
<widget class="QGroupBox" name="boxSetAllTrimbits">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>518</x>
<y>10</y>
<width>233</width>
<height>66</height>
</rect>
</property>
<property name="title">
<string>Developer Option</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>12</x>
<y>28</y>
<width>94</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Set All trimbits:</string>
</property>
</widget>
<widget class="QSpinBox" name="spinSetAllTrimbits">
<property name="geometry">
<rect>
<x>121</x>
<y>24</y>
<width>86</width>
<height>25</height>
</rect>
</property>
<property name="maximum">
<number>63</number>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_5">
<attribute name="title">
@ -931,7 +979,7 @@ An extension given by the modules serial number will be attached.
</property>
<layout class="QGridLayout" name="gridLayout_8">
<property name="verticalSpacing">
<number>-1</number>
<number>6</number>
</property>
<item row="1" column="0">
<widget class="QLabel" name="label_8">
@ -1218,7 +1266,7 @@ An extension given by the modules serial number will be attached.
</property>
<layout class="QGridLayout" name="gridLayout_6">
<property name="verticalSpacing">
<number>-1</number>
<number>6</number>
</property>
<item row="0" column="4">
<widget class="QComboBox" name="comboOnline">