source: sasview/src/sas/qtgui/UI/BoxSumUI.ui @ 3bdbfcc

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 3bdbfcc was 3bdbfcc, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago

Reimplementation of the slicer functionality

  • Property mode set to 100755
File size: 12.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>BoxSumUI</class>
4 <widget class="QDialog" name="BoxSumUI">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>529</width>
10    <height>492</height>
11   </rect>
12  </property>
13  <property name="sizePolicy">
14   <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15    <horstretch>0</horstretch>
16    <verstretch>0</verstretch>
17   </sizepolicy>
18  </property>
19  <property name="windowTitle">
20   <string>Box Sum</string>
21  </property>
22  <property name="windowIcon">
23   <iconset resource="main_resources.qrc">
24    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset>
25  </property>
26  <layout class="QGridLayout" name="gridLayout_7">
27   <item row="0" column="0" colspan="2">
28    <widget class="QGroupBox" name="groupBox">
29     <property name="title">
30      <string>Box dimensions</string>
31     </property>
32     <layout class="QGridLayout" name="gridLayout_3">
33      <item row="0" column="0">
34       <layout class="QHBoxLayout" name="horizontalLayout">
35        <item>
36         <widget class="QGroupBox" name="groupBox_4">
37          <property name="title">
38           <string>Box size</string>
39          </property>
40          <layout class="QGridLayout" name="gridLayout">
41           <item row="0" column="0">
42            <widget class="QLabel" name="label">
43             <property name="toolTip">
44              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Height of the box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
45             </property>
46             <property name="text">
47              <string>Height</string>
48             </property>
49            </widget>
50           </item>
51           <item row="0" column="1">
52            <widget class="QLineEdit" name="txtBoxHeight">
53             <property name="toolTip">
54              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Height of the box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
55             </property>
56            </widget>
57           </item>
58           <item row="0" column="2">
59            <widget class="QLabel" name="label_10">
60             <property name="text">
61              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
62             </property>
63            </widget>
64           </item>
65           <item row="1" column="0">
66            <widget class="QLabel" name="label_2">
67             <property name="toolTip">
68              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Width of the box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
69             </property>
70             <property name="text">
71              <string>Width</string>
72             </property>
73            </widget>
74           </item>
75           <item row="1" column="1">
76            <widget class="QLineEdit" name="txtBoxWidth">
77             <property name="toolTip">
78              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Width of the box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
79             </property>
80            </widget>
81           </item>
82           <item row="1" column="2">
83            <widget class="QLabel" name="label_11">
84             <property name="text">
85              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
86             </property>
87            </widget>
88           </item>
89          </layout>
90         </widget>
91        </item>
92        <item>
93         <widget class="QGroupBox" name="groupBox_2">
94          <property name="title">
95           <string>Box center</string>
96          </property>
97          <layout class="QGridLayout" name="gridLayout_2">
98           <item row="0" column="0">
99            <widget class="QLabel" name="label_3">
100             <property name="toolTip">
101              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;X coordinate of the center of the box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
102             </property>
103             <property name="text">
104              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Q&lt;span style=&quot; vertical-align:sub;&quot;&gt;X&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
105             </property>
106            </widget>
107           </item>
108           <item row="0" column="1">
109            <widget class="QLineEdit" name="txtCenterX">
110             <property name="toolTip">
111              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;X coordinate of the center of the box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
112             </property>
113            </widget>
114           </item>
115           <item row="1" column="0">
116            <widget class="QLabel" name="label_4">
117             <property name="toolTip">
118              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Y coordinate of the center of the box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
119             </property>
120             <property name="text">
121              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Q&lt;span style=&quot; vertical-align:sub;&quot;&gt;Y&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
122             </property>
123            </widget>
124           </item>
125           <item row="1" column="1">
126            <widget class="QLineEdit" name="txtCenterY">
127             <property name="toolTip">
128              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Y coordinate of the center of the box.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
129             </property>
130             <property name="text">
131              <string/>
132             </property>
133            </widget>
134           </item>
135          </layout>
136         </widget>
137        </item>
138       </layout>
139      </item>
140     </layout>
141    </widget>
142   </item>
143   <item row="1" column="0" colspan="2">
144    <widget class="QGroupBox" name="groupBox_3">
145     <property name="title">
146      <string>Box parameters</string>
147     </property>
148     <layout class="QGridLayout" name="gridLayout_5">
149      <item row="0" column="0">
150       <layout class="QFormLayout" name="formLayout">
151        <item row="0" column="0">
152         <widget class="QLabel" name="label_5">
153          <property name="toolTip">
154           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Average point count in selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
155          </property>
156          <property name="text">
157           <string>Avg:</string>
158          </property>
159         </widget>
160        </item>
161        <item row="0" column="1">
162         <widget class="QLabel" name="lblAvg">
163          <property name="toolTip">
164           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Average point count in selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
165          </property>
166          <property name="text">
167           <string>TextLabel</string>
168          </property>
169         </widget>
170        </item>
171        <item row="1" column="0">
172         <widget class="QLabel" name="label_6">
173          <property name="toolTip">
174           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Error of average point count in selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
175          </property>
176          <property name="text">
177           <string>Avg error:</string>
178          </property>
179         </widget>
180        </item>
181        <item row="1" column="1">
182         <widget class="QLabel" name="lblAvgErr">
183          <property name="toolTip">
184           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Error of average point count in selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
185          </property>
186          <property name="text">
187           <string>TextLabel</string>
188          </property>
189         </widget>
190        </item>
191        <item row="2" column="0">
192         <widget class="QLabel" name="label_7">
193          <property name="toolTip">
194           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Total number of points in the selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
195          </property>
196          <property name="text">
197           <string>Num. of points:</string>
198          </property>
199         </widget>
200        </item>
201        <item row="2" column="1">
202         <widget class="QLabel" name="lblNumPoints">
203          <property name="toolTip">
204           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Total number of points in the selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
205          </property>
206          <property name="text">
207           <string>TextLabel</string>
208          </property>
209         </widget>
210        </item>
211        <item row="3" column="0">
212         <widget class="QLabel" name="label_8">
213          <property name="toolTip">
214           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sum of point intensities for all points in the selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
215          </property>
216          <property name="text">
217           <string>Sum:</string>
218          </property>
219         </widget>
220        </item>
221        <item row="3" column="1">
222         <widget class="QLabel" name="lblSum">
223          <property name="toolTip">
224           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sum of point intensities for all points in the selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
225          </property>
226          <property name="text">
227           <string>TextLabel</string>
228          </property>
229         </widget>
230        </item>
231        <item row="4" column="0">
232         <widget class="QLabel" name="label_9">
233          <property name="toolTip">
234           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Error of point intensity sum for all points in the selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
235          </property>
236          <property name="text">
237           <string>Sum error:</string>
238          </property>
239         </widget>
240        </item>
241        <item row="4" column="1">
242         <widget class="QLabel" name="lblSumErr">
243          <property name="toolTip">
244           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Error of point intensity sum for all points in the selected region.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
245          </property>
246          <property name="text">
247           <string>TextLabel</string>
248          </property>
249         </widget>
250        </item>
251       </layout>
252      </item>
253     </layout>
254    </widget>
255   </item>
256   <item row="2" column="0">
257    <spacer name="verticalSpacer">
258     <property name="orientation">
259      <enum>Qt::Vertical</enum>
260     </property>
261     <property name="sizeHint" stdset="0">
262      <size>
263       <width>20</width>
264       <height>18</height>
265      </size>
266     </property>
267    </spacer>
268   </item>
269   <item row="3" column="1">
270    <widget class="QDialogButtonBox" name="buttonBox">
271     <property name="orientation">
272      <enum>Qt::Horizontal</enum>
273     </property>
274     <property name="standardButtons">
275      <set>QDialogButtonBox::Close</set>
276     </property>
277    </widget>
278   </item>
279  </layout>
280 </widget>
281 <resources>
282  <include location="main_resources.qrc"/>
283 </resources>
284 <connections>
285  <connection>
286   <sender>buttonBox</sender>
287   <signal>accepted()</signal>
288   <receiver>BoxSumUI</receiver>
289   <slot>accept()</slot>
290   <hints>
291    <hint type="sourcelabel">
292     <x>248</x>
293     <y>254</y>
294    </hint>
295    <hint type="destinationlabel">
296     <x>157</x>
297     <y>274</y>
298    </hint>
299   </hints>
300  </connection>
301  <connection>
302   <sender>buttonBox</sender>
303   <signal>rejected()</signal>
304   <receiver>BoxSumUI</receiver>
305   <slot>reject()</slot>
306   <hints>
307    <hint type="sourcelabel">
308     <x>316</x>
309     <y>260</y>
310    </hint>
311    <hint type="destinationlabel">
312     <x>286</x>
313     <y>274</y>
314    </hint>
315   </hints>
316  </connection>
317 </connections>
318</ui>
Note: See TracBrowser for help on using the repository browser.