source: sasview/src/sas/qtgui/Perspectives/Fitting/UI/FittingWidgetUI.ui @ d1955d67

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 d1955d67 was d1955d67, checked in by Piotr Rozyczko <rozyczko@…>, 6 years ago

Fixed Mdi area and widget resizing issue(s)

  • Property mode set to 100755
File size: 16.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>FittingWidgetUI</class>
4 <widget class="QWidget" name="FittingWidgetUI">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>434</width>
10    <height>466</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="minimumSize">
20   <size>
21    <width>434</width>
22    <height>466</height>
23   </size>
24  </property>
25  <property name="windowTitle">
26   <string>FittingWidget</string>
27  </property>
28  <layout class="QGridLayout" name="gridLayout_4">
29   <item row="0" column="0" colspan="4">
30    <layout class="QHBoxLayout" name="horizontalLayout">
31     <item>
32      <widget class="QLabel" name="label">
33       <property name="text">
34        <string>File name:</string>
35       </property>
36      </widget>
37     </item>
38     <item>
39      <layout class="QGridLayout" name="gridLayout_3">
40       <item row="0" column="0">
41        <widget class="QComboBox" name="cbFileNames">
42         <property name="toolTip">
43          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Choose a file to set initial fit parameters.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
44         </property>
45         <property name="sizeAdjustPolicy">
46          <enum>QComboBox::AdjustToContents</enum>
47         </property>
48        </widget>
49       </item>
50       <item row="0" column="1">
51        <widget class="QLabel" name="lblFilename">
52         <property name="text">
53          <string>None</string>
54         </property>
55        </widget>
56       </item>
57      </layout>
58     </item>
59     <item>
60      <spacer name="horizontalSpacer_4">
61       <property name="orientation">
62        <enum>Qt::Horizontal</enum>
63       </property>
64       <property name="sizeHint" stdset="0">
65        <size>
66         <width>459</width>
67         <height>20</height>
68        </size>
69       </property>
70      </spacer>
71     </item>
72    </layout>
73   </item>
74   <item row="1" column="0" colspan="4">
75    <widget class="QTabWidget" name="tabFitting">
76     <property name="currentIndex">
77      <number>0</number>
78     </property>
79     <widget class="QWidget" name="tab_3">
80      <attribute name="title">
81       <string>Model</string>
82      </attribute>
83      <layout class="QGridLayout" name="gridLayout_19">
84       <item row="0" column="0" colspan="4">
85        <widget class="QGroupBox" name="groupBox_6">
86         <property name="sizePolicy">
87          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
88           <horstretch>0</horstretch>
89           <verstretch>0</verstretch>
90          </sizepolicy>
91         </property>
92         <property name="title">
93          <string>Model </string>
94         </property>
95         <layout class="QGridLayout" name="gridLayout_2">
96          <item row="0" column="0">
97           <layout class="QGridLayout" name="gridLayout">
98            <item row="0" column="0">
99             <widget class="QLabel" name="label_2">
100              <property name="text">
101               <string>Category</string>
102              </property>
103             </widget>
104            </item>
105            <item row="0" column="1">
106             <widget class="QLabel" name="lblModel">
107              <property name="text">
108               <string>Model name</string>
109              </property>
110             </widget>
111            </item>
112            <item row="0" column="2">
113             <widget class="QLabel" name="lblStructure">
114              <property name="text">
115               <string>Structure factor</string>
116              </property>
117             </widget>
118            </item>
119            <item row="1" column="0">
120             <widget class="QComboBox" name="cbCategory">
121              <property name="toolTip">
122               <string>Select a category</string>
123              </property>
124             </widget>
125            </item>
126            <item row="1" column="1">
127             <widget class="QComboBox" name="cbModel">
128              <property name="toolTip">
129               <string>Select a model</string>
130              </property>
131             </widget>
132            </item>
133            <item row="1" column="2">
134             <widget class="QComboBox" name="cbStructureFactor">
135              <property name="toolTip">
136               <string>Select a structure factor</string>
137              </property>
138             </widget>
139            </item>
140           </layout>
141          </item>
142          <item row="1" column="0">
143           <widget class="QTreeView" name="lstParams">
144            <property name="styleSheet">
145             <string notr="true"/>
146            </property>
147            <property name="editTriggers">
148             <set>QAbstractItemView::CurrentChanged|QAbstractItemView::DoubleClicked|QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked</set>
149            </property>
150            <property name="selectionMode">
151             <enum>QAbstractItemView::ExtendedSelection</enum>
152            </property>
153           </widget>
154          </item>
155         </layout>
156        </widget>
157       </item>
158       <item row="1" column="0">
159        <widget class="QGroupBox" name="groupBox_7">
160         <property name="title">
161          <string>Options </string>
162         </property>
163         <layout class="QGridLayout" name="gridLayout_16">
164          <item row="0" column="0">
165           <widget class="QCheckBox" name="chkPolydispersity">
166            <property name="enabled">
167             <bool>true</bool>
168            </property>
169            <property name="toolTip">
170             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Switch on orientational polydispersity.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
171            </property>
172            <property name="text">
173             <string>Polydispersity</string>
174            </property>
175            <property name="checkable">
176             <bool>true</bool>
177            </property>
178           </widget>
179          </item>
180          <item row="1" column="0">
181           <widget class="QCheckBox" name="chk2DView">
182            <property name="enabled">
183             <bool>true</bool>
184            </property>
185            <property name="toolTip">
186             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Switch on 2D view of the model.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
187            </property>
188            <property name="text">
189             <string>2D view</string>
190            </property>
191            <property name="checkable">
192             <bool>true</bool>
193            </property>
194           </widget>
195          </item>
196          <item row="2" column="0">
197           <widget class="QCheckBox" name="chkMagnetism">
198            <property name="enabled">
199             <bool>true</bool>
200            </property>
201            <property name="toolTip">
202             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Switch on magnetic scattering parameters.&lt;/p&gt;&lt;p&gt;This option is available only for 2D models.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
203            </property>
204            <property name="text">
205             <string>Magnetism</string>
206            </property>
207            <property name="checkable">
208             <bool>true</bool>
209            </property>
210           </widget>
211          </item>
212         </layout>
213        </widget>
214       </item>
215       <item row="1" column="1">
216        <widget class="QGroupBox" name="groupBox_8">
217         <property name="title">
218          <string>Fitting details </string>
219         </property>
220         <layout class="QGridLayout" name="gridLayout_17">
221          <item row="0" column="0" colspan="2">
222           <layout class="QGridLayout" name="gridLayout_8">
223            <item row="0" column="0">
224             <widget class="QLabel" name="label_16">
225              <property name="text">
226               <string>Min range</string>
227              </property>
228             </widget>
229            </item>
230            <item row="0" column="1">
231             <widget class="QLabel" name="lblMinRangeDef">
232              <property name="text">
233               <string>0.005</string>
234              </property>
235             </widget>
236            </item>
237            <item row="0" column="2">
238             <widget class="QLabel" name="label_17">
239              <property name="text">
240               <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>
241              </property>
242             </widget>
243            </item>
244            <item row="1" column="0">
245             <widget class="QLabel" name="label_18">
246              <property name="text">
247               <string>Max range</string>
248              </property>
249             </widget>
250            </item>
251            <item row="1" column="1">
252             <widget class="QLabel" name="lblMaxRangeDef">
253              <property name="text">
254               <string>0.1</string>
255              </property>
256             </widget>
257            </item>
258            <item row="1" column="2">
259             <widget class="QLabel" name="label_19">
260              <property name="text">
261               <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>
262              </property>
263             </widget>
264            </item>
265           </layout>
266          </item>
267          <item row="1" column="0">
268           <widget class="QLabel" name="label_20">
269            <property name="text">
270             <string>Smearing:</string>
271            </property>
272           </widget>
273          </item>
274          <item row="1" column="1">
275           <widget class="QLabel" name="lblCurrentSmearing">
276            <property name="text">
277             <string>None</string>
278            </property>
279           </widget>
280          </item>
281         </layout>
282        </widget>
283       </item>
284       <item row="1" column="2">
285        <spacer name="horizontalSpacer_3">
286         <property name="orientation">
287          <enum>Qt::Horizontal</enum>
288         </property>
289         <property name="sizeHint" stdset="0">
290          <size>
291           <width>207</width>
292           <height>20</height>
293          </size>
294         </property>
295        </spacer>
296       </item>
297       <item row="1" column="3">
298        <widget class="QGroupBox" name="groupBox_9">
299         <property name="title">
300          <string>Fitting error</string>
301         </property>
302         <layout class="QGridLayout" name="gridLayout_18">
303          <item row="0" column="0">
304           <layout class="QHBoxLayout" name="horizontalLayout_2">
305            <item>
306             <widget class="QLabel" name="label_23">
307              <property name="text">
308               <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>
309              </property>
310             </widget>
311            </item>
312            <item>
313             <widget class="QLabel" name="lblChi2Value">
314              <property name="text">
315               <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>
316              </property>
317             </widget>
318            </item>
319           </layout>
320          </item>
321         </layout>
322        </widget>
323       </item>
324      </layout>
325     </widget>
326     <widget class="QWidget" name="tabOptions">
327      <attribute name="title">
328       <string>Fit Options</string>
329      </attribute>
330     </widget>
331     <widget class="QWidget" name="tabResolution">
332      <attribute name="title">
333       <string>Resolution</string>
334      </attribute>
335     </widget>
336     <widget class="QWidget" name="tab_4">
337      <attribute name="title">
338       <string>Polydispersity</string>
339      </attribute>
340      <layout class="QGridLayout" name="gridLayout_10">
341       <item row="0" column="0">
342        <widget class="QGroupBox" name="groupBox_3">
343         <property name="title">
344          <string>Polydispersity and Orientational Distribution</string>
345         </property>
346         <layout class="QGridLayout" name="gridLayout_9">
347          <item row="0" column="0">
348           <widget class="QTableView" name="lstPoly">
349            <property name="editTriggers">
350             <set>QAbstractItemView::AllEditTriggers</set>
351            </property>
352            <property name="alternatingRowColors">
353             <bool>true</bool>
354            </property>
355            <property name="selectionMode">
356             <enum>QAbstractItemView::ExtendedSelection</enum>
357            </property>
358            <property name="selectionBehavior">
359             <enum>QAbstractItemView::SelectRows</enum>
360            </property>
361           </widget>
362          </item>
363         </layout>
364        </widget>
365       </item>
366      </layout>
367     </widget>
368     <widget class="QWidget" name="tab_6">
369      <attribute name="title">
370       <string>Magnetism</string>
371      </attribute>
372      <layout class="QGridLayout" name="gridLayout_22">
373       <item row="0" column="0">
374        <widget class="QGroupBox" name="groupBox_10">
375         <property name="title">
376          <string>Polarisation/Magnetic Scattering </string>
377         </property>
378         <layout class="QGridLayout" name="gridLayout_21">
379          <item row="1" column="1">
380           <spacer name="horizontalSpacer_6">
381            <property name="orientation">
382             <enum>Qt::Horizontal</enum>
383            </property>
384            <property name="sizeHint" stdset="0">
385             <size>
386              <width>498</width>
387              <height>20</height>
388             </size>
389            </property>
390           </spacer>
391          </item>
392          <item row="0" column="0" colspan="3">
393           <widget class="QTableView" name="lstMagnetic"/>
394          </item>
395          <item row="1" column="2">
396           <widget class="QPushButton" name="cmdMagneticDisplay">
397            <property name="text">
398             <string>Display
399magnetic
400angles</string>
401            </property>
402           </widget>
403          </item>
404         </layout>
405        </widget>
406       </item>
407      </layout>
408     </widget>
409    </widget>
410   </item>
411   <item row="2" column="0">
412    <spacer name="horizontalSpacer">
413     <property name="orientation">
414      <enum>Qt::Horizontal</enum>
415     </property>
416     <property name="sizeHint" stdset="0">
417      <size>
418       <width>273</width>
419       <height>20</height>
420      </size>
421     </property>
422    </spacer>
423   </item>
424   <item row="2" column="1">
425    <widget class="QPushButton" name="cmdPlot">
426     <property name="sizePolicy">
427      <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
428       <horstretch>0</horstretch>
429       <verstretch>0</verstretch>
430      </sizepolicy>
431     </property>
432     <property name="minimumSize">
433      <size>
434       <width>75</width>
435       <height>23</height>
436      </size>
437     </property>
438     <property name="text">
439      <string>Show Plot</string>
440     </property>
441    </widget>
442   </item>
443   <item row="2" column="2">
444    <widget class="QPushButton" name="cmdFit">
445     <property name="sizePolicy">
446      <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
447       <horstretch>0</horstretch>
448       <verstretch>0</verstretch>
449      </sizepolicy>
450     </property>
451     <property name="minimumSize">
452      <size>
453       <width>75</width>
454       <height>23</height>
455      </size>
456     </property>
457     <property name="text">
458      <string>Fit</string>
459     </property>
460    </widget>
461   </item>
462   <item row="2" column="3">
463    <widget class="QPushButton" name="cmdHelp">
464     <property name="sizePolicy">
465      <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
466       <horstretch>0</horstretch>
467       <verstretch>0</verstretch>
468      </sizepolicy>
469     </property>
470     <property name="minimumSize">
471      <size>
472       <width>75</width>
473       <height>23</height>
474      </size>
475     </property>
476     <property name="text">
477      <string>Help</string>
478     </property>
479    </widget>
480   </item>
481  </layout>
482 </widget>
483 <resources/>
484 <connections/>
485</ui>
Note: See TracBrowser for help on using the repository browser.