source: sasview/src/sas/qtgui/Perspectives/Fitting/UI/FittingUI.ui @ 6a9559d

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 6a9559d was 6a9559d, checked in by wojciech, 7 years ago

Merge branch 'ESS_GUI' of https://github.com/SasView/sasview into ESS_GUI_sasmodels_dictionary

  • Property mode set to 100755
File size: 24.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>FittingUI</class>
4 <widget class="QDialog" name="FittingUI">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>674</width>
10    <height>723</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Fitting Perspective</string>
15  </property>
16  <property name="windowIcon">
17   <iconset>
18    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset>
19  </property>
20  <layout class="QGridLayout" name="gridLayout_15">
21   <item row="0" column="0">
22    <widget class="QTabWidget" name="tabWidget">
23     <property name="currentIndex">
24      <number>0</number>
25     </property>
26     <widget class="QWidget" name="tab">
27      <attribute name="title">
28       <string>FitPage 1</string>
29      </attribute>
30      <layout class="QGridLayout" name="gridLayout_20">
31       <item row="0" column="0">
32        <widget class="QLabel" name="label">
33         <property name="text">
34          <string>File name:</string>
35         </property>
36        </widget>
37       </item>
38       <item row="0" column="1">
39        <widget class="QLabel" name="label_22">
40         <property name="text">
41          <string>None</string>
42         </property>
43        </widget>
44       </item>
45       <item row="0" column="2">
46        <spacer name="horizontalSpacer_4">
47         <property name="orientation">
48          <enum>Qt::Horizontal</enum>
49         </property>
50         <property name="sizeHint" stdset="0">
51          <size>
52           <width>482</width>
53           <height>20</height>
54          </size>
55         </property>
56        </spacer>
57       </item>
58       <item row="2" column="2">
59        <layout class="QHBoxLayout" name="horizontalLayout">
60         <item>
61          <spacer name="horizontalSpacer">
62           <property name="orientation">
63            <enum>Qt::Horizontal</enum>
64           </property>
65           <property name="sizeHint" stdset="0">
66            <size>
67             <width>40</width>
68             <height>20</height>
69            </size>
70           </property>
71          </spacer>
72         </item>
73         <item>
74          <widget class="QPushButton" name="pushButton">
75           <property name="text">
76            <string>Fit</string>
77           </property>
78          </widget>
79         </item>
80         <item>
81          <widget class="QPushButton" name="pushButton_2">
82           <property name="text">
83            <string>Help</string>
84           </property>
85          </widget>
86         </item>
87        </layout>
88       </item>
89       <item row="1" column="0" colspan="3">
90        <widget class="QTabWidget" name="tabWidget_2">
91         <property name="currentIndex">
92          <number>0</number>
93         </property>
94         <widget class="QWidget" name="tab_3">
95          <attribute name="title">
96           <string>Model</string>
97          </attribute>
98          <layout class="QGridLayout" name="gridLayout_19">
99           <item row="0" column="0" colspan="4">
100            <widget class="QGroupBox" name="groupBox_6">
101             <property name="sizePolicy">
102              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
103               <horstretch>0</horstretch>
104               <verstretch>0</verstretch>
105              </sizepolicy>
106             </property>
107             <property name="title">
108              <string>Model </string>
109             </property>
110             <layout class="QGridLayout" name="gridLayout_2">
111              <item row="0" column="0">
112               <layout class="QGridLayout" name="gridLayout">
113                <item row="0" column="0">
114                 <widget class="QLabel" name="label_2">
115                  <property name="text">
116                   <string>Category</string>
117                  </property>
118                 </widget>
119                </item>
120                <item row="0" column="1">
121                 <widget class="QLabel" name="label_3">
122                  <property name="text">
123                   <string>Model name</string>
124                  </property>
125                 </widget>
126                </item>
127                <item row="0" column="2">
128                 <widget class="QLabel" name="label_4">
129                  <property name="text">
130                   <string>Structure factor</string>
131                  </property>
132                 </widget>
133                </item>
134                <item row="1" column="0">
135                 <widget class="QComboBox" name="comboBox"/>
136                </item>
137                <item row="1" column="1">
138                 <widget class="QComboBox" name="comboBox_2"/>
139                </item>
140                <item row="1" column="2">
141                 <widget class="QComboBox" name="comboBox_3">
142                  <item>
143                   <property name="text">
144                    <string>Hard Sphere Structure</string>
145                   </property>
146                  </item>
147                  <item>
148                   <property name="text">
149                    <string>None</string>
150                   </property>
151                  </item>
152                 </widget>
153                </item>
154               </layout>
155              </item>
156              <item row="1" column="0">
157               <widget class="QTableView" name="tableView">
158                <property name="styleSheet">
159                 <string notr="true"/>
160                </property>
161                <property name="selectionMode">
162                 <enum>QAbstractItemView::ExtendedSelection</enum>
163                </property>
164               </widget>
165              </item>
166             </layout>
167            </widget>
168           </item>
169           <item row="1" column="0">
170            <widget class="QGroupBox" name="groupBox_7">
171             <property name="title">
172              <string>Options </string>
173             </property>
174             <layout class="QGridLayout" name="gridLayout_16">
175              <item row="0" column="0">
176               <widget class="QCheckBox" name="checkBox_3">
177                <property name="enabled">
178                 <bool>true</bool>
179                </property>
180                <property name="text">
181                 <string>Polydispersity</string>
182                </property>
183                <property name="checkable">
184                 <bool>true</bool>
185                </property>
186               </widget>
187              </item>
188              <item row="1" column="0">
189               <widget class="QCheckBox" name="checkBox_4">
190                <property name="enabled">
191                 <bool>true</bool>
192                </property>
193                <property name="text">
194                 <string>Smearing</string>
195                </property>
196                <property name="checkable">
197                 <bool>true</bool>
198                </property>
199               </widget>
200              </item>
201             </layout>
202            </widget>
203           </item>
204           <item row="1" column="1">
205            <widget class="QGroupBox" name="groupBox_8">
206             <property name="title">
207              <string>Fitting range </string>
208             </property>
209             <layout class="QGridLayout" name="gridLayout_17">
210              <item row="0" column="0">
211               <layout class="QGridLayout" name="gridLayout_8">
212                <item row="0" column="0">
213                 <widget class="QLabel" name="label_16">
214                  <property name="text">
215                   <string>Min range</string>
216                  </property>
217                 </widget>
218                </item>
219                <item row="0" column="1">
220                 <widget class="QLabel" name="label_20">
221                  <property name="text">
222                   <string>0.005</string>
223                  </property>
224                 </widget>
225                </item>
226                <item row="0" column="2">
227                 <widget class="QLabel" name="label_17">
228                  <property name="text">
229                   <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>
230                  </property>
231                 </widget>
232                </item>
233                <item row="1" column="0">
234                 <widget class="QLabel" name="label_18">
235                  <property name="text">
236                   <string>Max range</string>
237                  </property>
238                 </widget>
239                </item>
240                <item row="1" column="1">
241                 <widget class="QLabel" name="label_21">
242                  <property name="text">
243                   <string>0.1</string>
244                  </property>
245                 </widget>
246                </item>
247                <item row="1" column="2">
248                 <widget class="QLabel" name="label_19">
249                  <property name="text">
250                   <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>
251                  </property>
252                 </widget>
253                </item>
254               </layout>
255              </item>
256             </layout>
257            </widget>
258           </item>
259           <item row="1" column="2">
260            <spacer name="horizontalSpacer_3">
261             <property name="orientation">
262              <enum>Qt::Horizontal</enum>
263             </property>
264             <property name="sizeHint" stdset="0">
265              <size>
266               <width>207</width>
267               <height>20</height>
268              </size>
269             </property>
270            </spacer>
271           </item>
272           <item row="1" column="3">
273            <widget class="QGroupBox" name="groupBox_9">
274             <property name="title">
275              <string>Fitting error</string>
276             </property>
277             <layout class="QGridLayout" name="gridLayout_18">
278              <item row="0" column="0">
279               <layout class="QHBoxLayout" name="horizontalLayout_2">
280                <item>
281                 <widget class="QLabel" name="label_23">
282                  <property name="text">
283                   <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;χ&lt;/span&gt;&lt;span style=&quot; font-weight:600; vertical-align:super;&quot;&gt;2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
284                  </property>
285                 </widget>
286                </item>
287                <item>
288                 <widget class="QLabel" name="label_24">
289                  <property name="text">
290                   <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;0.01625&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
291                  </property>
292                 </widget>
293                </item>
294               </layout>
295              </item>
296             </layout>
297            </widget>
298           </item>
299          </layout>
300         </widget>
301         <widget class="QWidget" name="QRanges">
302          <attribute name="title">
303           <string>Q Range</string>
304          </attribute>
305          <layout class="QGridLayout" name="gridLayout_7">
306           <item row="0" column="0">
307            <widget class="QGroupBox" name="groupBox">
308             <property name="title">
309              <string>Fitting range</string>
310             </property>
311             <layout class="QGridLayout" name="gridLayout_4">
312              <item row="0" column="0" rowspan="2">
313               <layout class="QGridLayout" name="gridLayout_3">
314                <item row="0" column="0">
315                 <widget class="QLabel" name="label_5">
316                  <property name="text">
317                   <string>Min range</string>
318                  </property>
319                 </widget>
320                </item>
321                <item row="0" column="1">
322                 <widget class="QLineEdit" name="lineEdit"/>
323                </item>
324                <item row="0" column="2">
325                 <widget class="QLabel" name="label_7">
326                  <property name="text">
327                   <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>
328                  </property>
329                 </widget>
330                </item>
331                <item row="1" column="0">
332                 <widget class="QLabel" name="label_6">
333                  <property name="text">
334                   <string>Max range</string>
335                  </property>
336                 </widget>
337                </item>
338                <item row="1" column="1">
339                 <widget class="QLineEdit" name="lineEdit_2"/>
340                </item>
341                <item row="1" column="2">
342                 <widget class="QLabel" name="label_8">
343                  <property name="text">
344                   <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>
345                  </property>
346                 </widget>
347                </item>
348               </layout>
349              </item>
350              <item row="0" column="1" rowspan="2">
351               <spacer name="horizontalSpacer_5">
352                <property name="orientation">
353                 <enum>Qt::Horizontal</enum>
354                </property>
355                <property name="sizeHint" stdset="0">
356                 <size>
357                  <width>217</width>
358                  <height>20</height>
359                 </size>
360                </property>
361               </spacer>
362              </item>
363              <item row="0" column="2">
364               <widget class="QPushButton" name="pushButton_3">
365                <property name="text">
366                 <string>Reset</string>
367                </property>
368               </widget>
369              </item>
370              <item row="1" column="2">
371               <widget class="QPushButton" name="pushButton_4">
372                <property name="text">
373                 <string>Mask Editor</string>
374                </property>
375               </widget>
376              </item>
377             </layout>
378            </widget>
379           </item>
380           <item row="1" column="0">
381            <widget class="QGroupBox" name="groupBox_2">
382             <property name="title">
383              <string>Data points</string>
384             </property>
385             <layout class="QGridLayout" name="gridLayout_6">
386              <item row="0" column="0">
387               <layout class="QGridLayout" name="gridLayout_5">
388                <item row="0" column="0">
389                 <widget class="QLabel" name="label_10">
390                  <property name="text">
391                   <string>Npts</string>
392                  </property>
393                 </widget>
394                </item>
395                <item row="0" column="1">
396                 <widget class="QLineEdit" name="lineEdit_3"/>
397                </item>
398                <item row="0" column="2">
399                 <widget class="QCheckBox" name="checkBox">
400                  <property name="text">
401                   <string>Log spaced points</string>
402                  </property>
403                 </widget>
404                </item>
405                <item row="1" column="0">
406                 <widget class="QLabel" name="label_11">
407                  <property name="text">
408                   <string>Npts(Fit)</string>
409                  </property>
410                 </widget>
411                </item>
412                <item row="1" column="1">
413                 <widget class="QLineEdit" name="lineEdit_4"/>
414                </item>
415                <item row="2" column="0">
416                 <widget class="QLabel" name="label_12">
417                  <property name="text">
418                   <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;/Npts&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
419                  </property>
420                 </widget>
421                </item>
422                <item row="2" column="1">
423                 <widget class="QLineEdit" name="lineEdit_5"/>
424                </item>
425                <item row="2" column="3">
426                 <widget class="QPushButton" name="pushButton_5">
427                  <property name="text">
428                   <string>Compute</string>
429                  </property>
430                 </widget>
431                </item>
432               </layout>
433              </item>
434             </layout>
435            </widget>
436           </item>
437           <item row="2" column="0">
438            <spacer name="verticalSpacer">
439             <property name="orientation">
440              <enum>Qt::Vertical</enum>
441             </property>
442             <property name="sizeHint" stdset="0">
443              <size>
444               <width>20</width>
445               <height>347</height>
446              </size>
447             </property>
448            </spacer>
449           </item>
450          </layout>
451         </widget>
452         <widget class="QWidget" name="tab_4">
453          <attribute name="title">
454           <string>Polydisp</string>
455          </attribute>
456          <layout class="QGridLayout" name="gridLayout_10">
457           <item row="0" column="0">
458            <widget class="QGroupBox" name="groupBox_3">
459             <property name="title">
460              <string>Polydispersity and Orientational Distribution</string>
461             </property>
462             <layout class="QGridLayout" name="gridLayout_9">
463              <item row="0" column="0">
464               <widget class="QCheckBox" name="checkBox_2">
465                <property name="text">
466                 <string>Add polydispersity</string>
467                </property>
468               </widget>
469              </item>
470              <item row="1" column="0">
471               <widget class="QTableView" name="tableView_2"/>
472              </item>
473             </layout>
474            </widget>
475           </item>
476          </layout>
477         </widget>
478         <widget class="QWidget" name="tab_5">
479          <attribute name="title">
480           <string>Smearing</string>
481          </attribute>
482          <layout class="QGridLayout" name="gridLayout_14">
483           <item row="0" column="0">
484            <widget class="QGroupBox" name="groupBox_4">
485             <property name="title">
486              <string>Instrumental Smearing</string>
487             </property>
488             <layout class="QGridLayout" name="gridLayout_13">
489              <item row="0" column="0">
490               <widget class="QComboBox" name="comboBox_4">
491                <property name="currentIndex">
492                 <number>2</number>
493                </property>
494                <item>
495                 <property name="text">
496                  <string>None</string>
497                 </property>
498                </item>
499                <item>
500                 <property name="text">
501                  <string>Use dQ Data</string>
502                 </property>
503                </item>
504                <item>
505                 <property name="text">
506                  <string>Custom Pinhole Smear</string>
507                 </property>
508                </item>
509                <item>
510                 <property name="text">
511                  <string>Custom Slit Smear</string>
512                 </property>
513                </item>
514               </widget>
515              </item>
516              <item row="0" column="1">
517               <layout class="QGridLayout" name="gridLayout_11">
518                <item row="0" column="0">
519                 <widget class="QLabel" name="label_9">
520                  <property name="text">
521                   <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;dQ&lt;span style=&quot; vertical-align:sub;&quot;&gt;low&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
522                  </property>
523                 </widget>
524                </item>
525                <item row="0" column="1">
526                 <widget class="QLineEdit" name="lineEdit_6"/>
527                </item>
528                <item row="0" column="2">
529                 <widget class="QLabel" name="label_14">
530                  <property name="text">
531                   <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>
532                  </property>
533                 </widget>
534                </item>
535                <item row="1" column="0">
536                 <widget class="QLabel" name="label_13">
537                  <property name="text">
538                   <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;dQ&lt;span style=&quot; vertical-align:sub;&quot;&gt;high&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
539                  </property>
540                 </widget>
541                </item>
542                <item row="1" column="1">
543                 <widget class="QLineEdit" name="lineEdit_7"/>
544                </item>
545                <item row="1" column="2">
546                 <widget class="QLabel" name="label_15">
547                  <property name="text">
548                   <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>
549                  </property>
550                 </widget>
551                </item>
552               </layout>
553              </item>
554              <item row="0" column="2">
555               <spacer name="horizontalSpacer_2">
556                <property name="orientation">
557                 <enum>Qt::Horizontal</enum>
558                </property>
559                <property name="sizeHint" stdset="0">
560                 <size>
561                  <width>71</width>
562                  <height>20</height>
563                 </size>
564                </property>
565               </spacer>
566              </item>
567              <item row="1" column="0">
568               <widget class="QGroupBox" name="groupBox_5">
569                <property name="title">
570                 <string>Weighting</string>
571                </property>
572                <layout class="QGridLayout" name="gridLayout_12">
573                 <item row="0" column="0">
574                  <layout class="QVBoxLayout" name="verticalLayout">
575                   <item>
576                    <widget class="QRadioButton" name="radioButton">
577                     <property name="text">
578                      <string>None</string>
579                     </property>
580                    </widget>
581                   </item>
582                   <item>
583                    <widget class="QRadioButton" name="radioButton_2">
584                     <property name="text">
585                      <string>Use dI Data</string>
586                     </property>
587                    </widget>
588                   </item>
589                   <item>
590                    <widget class="QRadioButton" name="radioButton_3">
591                     <property name="text">
592                      <string>Use |sqrt(I Data)|</string>
593                     </property>
594                    </widget>
595                   </item>
596                   <item>
597                    <widget class="QRadioButton" name="radioButton_4">
598                     <property name="text">
599                      <string>Use |I Data|</string>
600                     </property>
601                    </widget>
602                   </item>
603                  </layout>
604                 </item>
605                </layout>
606               </widget>
607              </item>
608             </layout>
609             <zorder>comboBox_4</zorder>
610             <zorder>groupBox_5</zorder>
611             <zorder>horizontalSpacer_2</zorder>
612            </widget>
613           </item>
614           <item row="1" column="0">
615            <spacer name="verticalSpacer_2">
616             <property name="orientation">
617              <enum>Qt::Vertical</enum>
618             </property>
619             <property name="sizeHint" stdset="0">
620              <size>
621               <width>20</width>
622               <height>340</height>
623              </size>
624             </property>
625            </spacer>
626           </item>
627          </layout>
628         </widget>
629        </widget>
630       </item>
631      </layout>
632     </widget>
633     <widget class="QWidget" name="tab_2">
634      <attribute name="title">
635       <string>Fit Page 2</string>
636      </attribute>
637     </widget>
638    </widget>
639   </item>
640  </layout>
641 </widget>
642 <resources/>
643 <connections/>
644</ui>
Note: See TracBrowser for help on using the repository browser.