source: sasview/src/sas/qtgui/Perspectives/Invariant/UI/TabbedInvariantUI.ui @ 488c49d

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 488c49d was 488c49d, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 8 years ago

Hold data objects in model. Added more Data Explorer functionality. Added unit tests.

  • Property mode set to 100755
File size: 20.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>tabbedInvariantUI</class>
4 <widget class="QDialog" name="tabbedInvariantUI">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>465</width>
10    <height>408</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Dialog</string>
15  </property>
16  <layout class="QGridLayout" name="gridLayout_11">
17   <item row="0" column="0">
18    <widget class="QTabWidget" name="tabWidget">
19     <property name="currentIndex">
20      <number>0</number>
21     </property>
22     <widget class="QWidget" name="tabMain">
23      <attribute name="title">
24       <string>Invariant</string>
25      </attribute>
26      <layout class="QGridLayout" name="gridLayout_9">
27       <item row="0" column="0">
28        <widget class="QGroupBox" name="groupBox">
29         <property name="title">
30          <string>I(q) data source</string>
31         </property>
32         <layout class="QGridLayout" name="gridLayout_2">
33          <item row="0" column="0">
34           <layout class="QHBoxLayout" name="horizontalLayout_4">
35            <item>
36             <widget class="QLabel" name="label">
37              <property name="text">
38               <string>Name:</string>
39              </property>
40             </widget>
41            </item>
42            <item>
43             <widget class="QLineEdit" name="lineEdit">
44              <property name="enabled">
45               <bool>false</bool>
46              </property>
47              <property name="readOnly">
48               <bool>false</bool>
49              </property>
50             </widget>
51            </item>
52           </layout>
53          </item>
54          <item row="1" column="0">
55           <widget class="QGroupBox" name="groupBox_2">
56            <property name="title">
57             <string>Total Q range</string>
58            </property>
59            <layout class="QGridLayout" name="gridLayout">
60             <item row="0" column="0">
61              <layout class="QHBoxLayout" name="horizontalLayout">
62               <item>
63                <widget class="QLabel" name="label_3">
64                 <property name="text">
65                  <string>Min:</string>
66                 </property>
67                </widget>
68               </item>
69               <item>
70                <widget class="QLineEdit" name="lineEdit_2">
71                 <property name="enabled">
72                  <bool>false</bool>
73                 </property>
74                </widget>
75               </item>
76               <item>
77                <widget class="QLabel" name="label_4">
78                 <property name="text">
79                  <string>Max:</string>
80                 </property>
81                </widget>
82               </item>
83               <item>
84                <widget class="QLineEdit" name="lineEdit_3">
85                 <property name="enabled">
86                  <bool>false</bool>
87                 </property>
88                </widget>
89               </item>
90               <item>
91                <widget class="QLabel" name="label_2">
92                 <property name="text">
93                  <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
94                 </property>
95                </widget>
96               </item>
97              </layout>
98             </item>
99            </layout>
100           </widget>
101          </item>
102         </layout>
103        </widget>
104       </item>
105       <item row="1" column="0">
106        <widget class="QGroupBox" name="groupBox_7">
107         <property name="title">
108          <string>Output</string>
109         </property>
110         <layout class="QGridLayout" name="gridLayout_5">
111          <item row="0" column="0">
112           <widget class="QLabel" name="label_21">
113            <property name="text">
114             <string>Volume fraction:</string>
115            </property>
116           </widget>
117          </item>
118          <item row="0" column="1">
119           <widget class="QLineEdit" name="lineEdit_14">
120            <property name="enabled">
121             <bool>true</bool>
122            </property>
123            <property name="readOnly">
124             <bool>true</bool>
125            </property>
126           </widget>
127          </item>
128          <item row="0" column="2">
129           <widget class="QLabel" name="label_20">
130            <property name="text">
131             <string>+/-</string>
132            </property>
133           </widget>
134          </item>
135          <item row="0" column="3">
136           <widget class="QLineEdit" name="lineEdit_15">
137            <property name="enabled">
138             <bool>true</bool>
139            </property>
140            <property name="readOnly">
141             <bool>true</bool>
142            </property>
143           </widget>
144          </item>
145          <item row="1" column="0">
146           <widget class="QLabel" name="label_22">
147            <property name="text">
148             <string>Specific Surface:</string>
149            </property>
150           </widget>
151          </item>
152          <item row="1" column="1">
153           <widget class="QLineEdit" name="lineEdit_17">
154            <property name="enabled">
155             <bool>true</bool>
156            </property>
157            <property name="readOnly">
158             <bool>true</bool>
159            </property>
160           </widget>
161          </item>
162          <item row="1" column="2">
163           <widget class="QLabel" name="label_23">
164            <property name="text">
165             <string>+/-</string>
166            </property>
167           </widget>
168          </item>
169          <item row="1" column="3">
170           <widget class="QLineEdit" name="lineEdit_16">
171            <property name="enabled">
172             <bool>true</bool>
173            </property>
174            <property name="readOnly">
175             <bool>true</bool>
176            </property>
177           </widget>
178          </item>
179          <item row="1" column="4">
180           <widget class="QLabel" name="label_24">
181            <property name="text">
182             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
183            </property>
184           </widget>
185          </item>
186          <item row="2" column="0" colspan="5">
187           <widget class="Line" name="line">
188            <property name="orientation">
189             <enum>Qt::Horizontal</enum>
190            </property>
191           </widget>
192          </item>
193          <item row="3" column="0">
194           <widget class="QLabel" name="label_25">
195            <property name="text">
196             <string>Invariant Total [Q]:</string>
197            </property>
198           </widget>
199          </item>
200          <item row="3" column="1">
201           <widget class="QLineEdit" name="lineEdit_19">
202            <property name="enabled">
203             <bool>true</bool>
204            </property>
205            <property name="styleSheet">
206             <string notr="true">background-color: rgb(253, 253, 126);</string>
207            </property>
208            <property name="readOnly">
209             <bool>true</bool>
210            </property>
211           </widget>
212          </item>
213          <item row="3" column="2">
214           <widget class="QLabel" name="label_26">
215            <property name="text">
216             <string>+/-</string>
217            </property>
218           </widget>
219          </item>
220          <item row="3" column="3">
221           <widget class="QLineEdit" name="lineEdit_18">
222            <property name="enabled">
223             <bool>true</bool>
224            </property>
225            <property name="styleSheet">
226             <string notr="true">background-color: rgb(253, 253, 126);</string>
227            </property>
228            <property name="readOnly">
229             <bool>true</bool>
230            </property>
231           </widget>
232          </item>
233          <item row="3" column="4">
234           <widget class="QLabel" name="label_27">
235            <property name="text">
236             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;(cm Å&lt;span style=&quot; vertical-align:super;&quot;&gt;3&lt;/span&gt;)&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
237            </property>
238           </widget>
239          </item>
240         </layout>
241        </widget>
242       </item>
243      </layout>
244     </widget>
245     <widget class="QWidget" name="tabOptions">
246      <attribute name="title">
247       <string>Options</string>
248      </attribute>
249      <layout class="QGridLayout" name="gridLayout_6">
250       <item row="0" column="0">
251        <widget class="QGroupBox" name="groupBox_3">
252         <property name="title">
253          <string>Customized input</string>
254         </property>
255         <layout class="QGridLayout" name="gridLayout_4">
256          <item row="0" column="0">
257           <layout class="QGridLayout" name="gridLayout_3">
258            <item row="0" column="0">
259             <widget class="QLabel" name="label_5">
260              <property name="text">
261               <string>Background:</string>
262              </property>
263             </widget>
264            </item>
265            <item row="0" column="1">
266             <widget class="QLineEdit" name="lineEdit_4"/>
267            </item>
268            <item row="0" column="2">
269             <widget class="QLabel" name="label_8">
270              <property name="text">
271               <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;cm&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
272              </property>
273             </widget>
274            </item>
275            <item row="0" column="3">
276             <widget class="QLabel" name="label_9">
277              <property name="text">
278               <string>Scale:</string>
279              </property>
280             </widget>
281            </item>
282            <item row="0" column="4">
283             <widget class="QLineEdit" name="lineEdit_6"/>
284            </item>
285            <item row="1" column="0">
286             <widget class="QLabel" name="label_6">
287              <property name="text">
288               <string>Contrast:</string>
289              </property>
290             </widget>
291            </item>
292            <item row="1" column="1">
293             <widget class="QLineEdit" name="lineEdit_5"/>
294            </item>
295            <item row="1" column="2">
296             <widget class="QLabel" name="label_7">
297              <property name="text">
298               <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
299              </property>
300             </widget>
301            </item>
302            <item row="1" column="3">
303             <widget class="QLabel" name="label_10">
304              <property name="text">
305               <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Porod&lt;br/&gt;constant:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
306              </property>
307             </widget>
308            </item>
309            <item row="1" column="4">
310             <widget class="QLineEdit" name="lineEdit_7"/>
311            </item>
312            <item row="1" column="5">
313             <widget class="QLabel" name="label_11">
314              <property name="text">
315               <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;(cm Å&lt;span style=&quot; vertical-align:super;&quot;&gt;4&lt;/span&gt;)&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
316              </property>
317             </widget>
318            </item>
319           </layout>
320          </item>
321         </layout>
322        </widget>
323       </item>
324       <item row="1" column="0">
325        <widget class="QGroupBox" name="groupBox_4">
326         <property name="title">
327          <string>Extrapolation</string>
328         </property>
329         <layout class="QGridLayout" name="gridLayout_10">
330          <item row="0" column="0" colspan="2">
331           <layout class="QHBoxLayout" name="horizontalLayout_2">
332            <item>
333             <widget class="QLabel" name="label_12">
334              <property name="text">
335               <string>Q Range:</string>
336              </property>
337             </widget>
338            </item>
339            <item>
340             <widget class="QLabel" name="label_14">
341              <property name="text">
342               <string>Min</string>
343              </property>
344             </widget>
345            </item>
346            <item>
347             <widget class="QLineEdit" name="lineEdit_8">
348              <property name="enabled">
349               <bool>false</bool>
350              </property>
351             </widget>
352            </item>
353            <item>
354             <widget class="QLabel" name="label_13">
355              <property name="text">
356               <string>Max</string>
357              </property>
358             </widget>
359            </item>
360            <item>
361             <widget class="QLineEdit" name="lineEdit_9">
362              <property name="enabled">
363               <bool>false</bool>
364              </property>
365             </widget>
366            </item>
367            <item>
368             <widget class="QLabel" name="label_15">
369              <property name="text">
370               <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
371              </property>
372             </widget>
373            </item>
374           </layout>
375          </item>
376          <item row="1" column="0">
377           <widget class="QGroupBox" name="groupBox_5">
378            <property name="title">
379             <string>Low Q</string>
380            </property>
381            <layout class="QGridLayout" name="gridLayout_7">
382             <item row="0" column="0">
383              <widget class="QCheckBox" name="checkBox">
384               <property name="text">
385                <string>Enable Low-Q extrapolation</string>
386               </property>
387              </widget>
388             </item>
389             <item row="1" column="0">
390              <layout class="QHBoxLayout" name="horizontalLayout_3">
391               <item>
392                <widget class="QLabel" name="label_16">
393                 <property name="text">
394                  <string>Npts:</string>
395                 </property>
396                </widget>
397               </item>
398               <item>
399                <widget class="QLineEdit" name="lineEdit_10"/>
400               </item>
401              </layout>
402             </item>
403             <item row="2" column="0">
404              <layout class="QFormLayout" name="formLayout">
405               <item row="0" column="0">
406                <widget class="QRadioButton" name="radioButton">
407                 <property name="text">
408                  <string>Guinier</string>
409                 </property>
410                </widget>
411               </item>
412               <item row="0" column="1">
413                <widget class="QRadioButton" name="radioButton_3">
414                 <property name="text">
415                  <string>Fit</string>
416                 </property>
417                </widget>
418               </item>
419               <item row="1" column="0">
420                <widget class="QRadioButton" name="radioButton_2">
421                 <property name="text">
422                  <string>Power law</string>
423                 </property>
424                </widget>
425               </item>
426               <item row="1" column="1">
427                <widget class="QRadioButton" name="radioButton_4">
428                 <property name="text">
429                  <string>Fix</string>
430                 </property>
431                </widget>
432               </item>
433              </layout>
434             </item>
435             <item row="3" column="0">
436              <layout class="QHBoxLayout" name="horizontalLayout_6">
437               <item>
438                <widget class="QLabel" name="label_17">
439                 <property name="text">
440                  <string>Power:</string>
441                 </property>
442                </widget>
443               </item>
444               <item>
445                <widget class="QLineEdit" name="lineEdit_11"/>
446               </item>
447              </layout>
448             </item>
449            </layout>
450           </widget>
451          </item>
452          <item row="1" column="1">
453           <widget class="QGroupBox" name="groupBox_6">
454            <property name="title">
455             <string>High Q</string>
456            </property>
457            <layout class="QGridLayout" name="gridLayout_8">
458             <item row="0" column="0">
459              <widget class="QCheckBox" name="checkBox_2">
460               <property name="text">
461                <string>Enable High-Q extrapolation</string>
462               </property>
463              </widget>
464             </item>
465             <item row="1" column="0">
466              <layout class="QHBoxLayout" name="horizontalLayout_5">
467               <item>
468                <widget class="QLabel" name="label_18">
469                 <property name="text">
470                  <string>Npts:</string>
471                 </property>
472                </widget>
473               </item>
474               <item>
475                <widget class="QLineEdit" name="lineEdit_12"/>
476               </item>
477              </layout>
478             </item>
479             <item row="2" column="0">
480              <layout class="QFormLayout" name="formLayout_2">
481               <item row="0" column="0">
482                <widget class="QRadioButton" name="radioButton_7">
483                 <property name="text">
484                  <string>Fit</string>
485                 </property>
486                </widget>
487               </item>
488               <item row="1" column="0">
489                <widget class="QRadioButton" name="radioButton_8">
490                 <property name="text">
491                  <string>Fix</string>
492                 </property>
493                </widget>
494               </item>
495              </layout>
496             </item>
497             <item row="3" column="0">
498              <layout class="QHBoxLayout" name="horizontalLayout_7">
499               <item>
500                <widget class="QLabel" name="label_19">
501                 <property name="text">
502                  <string>Power:</string>
503                 </property>
504                </widget>
505               </item>
506               <item>
507                <widget class="QLineEdit" name="lineEdit_13"/>
508               </item>
509              </layout>
510             </item>
511            </layout>
512           </widget>
513          </item>
514         </layout>
515        </widget>
516       </item>
517      </layout>
518     </widget>
519    </widget>
520   </item>
521   <item row="1" column="0">
522    <spacer name="verticalSpacer">
523     <property name="orientation">
524      <enum>Qt::Vertical</enum>
525     </property>
526     <property name="sizeHint" stdset="0">
527      <size>
528       <width>20</width>
529       <height>2</height>
530      </size>
531     </property>
532    </spacer>
533   </item>
534   <item row="2" column="0">
535    <layout class="QHBoxLayout" name="horizontalLayout_8">
536     <item>
537      <widget class="QPushButton" name="pushButton">
538       <property name="text">
539        <string>Calculate</string>
540       </property>
541      </widget>
542     </item>
543     <item>
544      <spacer name="horizontalSpacer">
545       <property name="orientation">
546        <enum>Qt::Horizontal</enum>
547       </property>
548       <property name="sizeHint" stdset="0">
549        <size>
550         <width>40</width>
551         <height>20</height>
552        </size>
553       </property>
554      </spacer>
555     </item>
556     <item>
557      <widget class="QPushButton" name="pushButton_2">
558       <property name="text">
559        <string>Status</string>
560       </property>
561      </widget>
562     </item>
563     <item>
564      <widget class="QPushButton" name="pushButton_3">
565       <property name="text">
566        <string>Help</string>
567       </property>
568      </widget>
569     </item>
570    </layout>
571   </item>
572  </layout>
573 </widget>
574 <connections/>
575</ui>
Note: See TracBrowser for help on using the repository browser.