source: sasview/src/sas/qtgui/Calculators/UI/ResolutionCalculatorPanelUI.ui @ 170e95d

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 170e95d was 170e95d, checked in by celinedurniak <celine.durniak@…>, 7 years ago

Corrected layout of Resolution panel

  • Property mode set to 100644
File size: 36.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>ResolutionCalculatorPanel</class>
4 <widget class="QDialog" name="ResolutionCalculatorPanel">
5  <property name="enabled">
6   <bool>true</bool>
7  </property>
8  <property name="geometry">
9   <rect>
10    <x>0</x>
11    <y>0</y>
12    <width>876</width>
13    <height>540</height>
14   </rect>
15  </property>
16  <property name="sizePolicy">
17   <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
18    <horstretch>0</horstretch>
19    <verstretch>0</verstretch>
20   </sizepolicy>
21  </property>
22  <property name="minimumSize">
23   <size>
24    <width>800</width>
25    <height>540</height>
26   </size>
27  </property>
28  <property name="maximumSize">
29   <size>
30    <width>1310</width>
31    <height>667</height>
32   </size>
33  </property>
34  <property name="windowTitle">
35   <string>Q Resolution Estimator</string>
36  </property>
37  <property name="windowIcon">
38   <iconset>
39    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset>
40  </property>
41  <layout class="QGridLayout" name="gridLayout_7">
42   <item row="0" column="0">
43    <widget class="QGroupBox" name="groupBox">
44     <property name="minimumSize">
45      <size>
46       <width>400</width>
47       <height>0</height>
48      </size>
49     </property>
50     <property name="maximumSize">
51      <size>
52       <width>16777215</width>
53       <height>350</height>
54      </size>
55     </property>
56     <property name="title">
57      <string>Instrumental Parameters</string>
58     </property>
59     <layout class="QGridLayout" name="gridLayout_6">
60      <property name="margin">
61       <number>6</number>
62      </property>
63      <item row="0" column="0">
64       <layout class="QGridLayout" name="gridLayout_5">
65        <item row="0" column="0">
66         <widget class="QLabel" name="label_26">
67          <property name="minimumSize">
68           <size>
69            <width>26</width>
70            <height>17</height>
71           </size>
72          </property>
73          <property name="text">
74           <string>Source:</string>
75          </property>
76         </widget>
77        </item>
78        <item row="0" column="1">
79         <widget class="QComboBox" name="cbSource">
80          <property name="sizePolicy">
81           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
82            <horstretch>0</horstretch>
83            <verstretch>0</verstretch>
84           </sizepolicy>
85          </property>
86          <property name="minimumSize">
87           <size>
88            <width>85</width>
89            <height>26</height>
90           </size>
91          </property>
92          <property name="toolTip">
93           <string>Source Selection: Affect on the gravitational contribution.</string>
94          </property>
95          <property name="currentIndex">
96           <number>2</number>
97          </property>
98          <item>
99           <property name="text">
100            <string>Alpha</string>
101           </property>
102          </item>
103          <item>
104           <property name="text">
105            <string>Deutron</string>
106           </property>
107          </item>
108          <item>
109           <property name="text">
110            <string>Neutron</string>
111           </property>
112          </item>
113          <item>
114           <property name="text">
115            <string>Photon</string>
116           </property>
117          </item>
118          <item>
119           <property name="text">
120            <string>Proton</string>
121           </property>
122          </item>
123          <item>
124           <property name="text">
125            <string>Triton</string>
126           </property>
127          </item>
128         </widget>
129        </item>
130        <item row="0" column="2" colspan="2">
131         <widget class="QComboBox" name="cbWaveColor">
132          <property name="sizePolicy">
133           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
134            <horstretch>0</horstretch>
135            <verstretch>0</verstretch>
136           </sizepolicy>
137          </property>
138          <property name="minimumSize">
139           <size>
140            <width>100</width>
141            <height>26</height>
142           </size>
143          </property>
144          <property name="maximumSize">
145           <size>
146            <width>150</width>
147            <height>26</height>
148           </size>
149          </property>
150          <item>
151           <property name="text">
152            <string>Monochromatic</string>
153           </property>
154          </item>
155          <item>
156           <property name="text">
157            <string>TOF</string>
158           </property>
159          </item>
160         </widget>
161        </item>
162        <item row="1" column="1">
163         <widget class="QLabel" name="lblSpectrum">
164          <property name="minimumSize">
165           <size>
166            <width>70</width>
167            <height>20</height>
168           </size>
169          </property>
170          <property name="baseSize">
171           <size>
172            <width>80</width>
173            <height>20</height>
174           </size>
175          </property>
176          <property name="text">
177           <string>Spectrum:</string>
178          </property>
179         </widget>
180        </item>
181        <item row="1" column="2" colspan="2">
182         <widget class="QComboBox" name="cbCustomSpectrum">
183          <property name="sizePolicy">
184           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
185            <horstretch>0</horstretch>
186            <verstretch>0</verstretch>
187           </sizepolicy>
188          </property>
189          <property name="minimumSize">
190           <size>
191            <width>90</width>
192            <height>26</height>
193           </size>
194          </property>
195          <property name="maximumSize">
196           <size>
197            <width>150</width>
198            <height>26</height>
199           </size>
200          </property>
201          <property name="toolTip">
202           <string>Wavelength Spectrum: Intensity vs. wavelength.</string>
203          </property>
204          <item>
205           <property name="text">
206            <string>Flat</string>
207           </property>
208          </item>
209          <item>
210           <property name="text">
211            <string>Add New</string>
212           </property>
213          </item>
214         </widget>
215        </item>
216        <item row="2" column="0" colspan="2">
217         <widget class="QLabel" name="label_27">
218          <property name="minimumSize">
219           <size>
220            <width>84</width>
221            <height>20</height>
222           </size>
223          </property>
224          <property name="text">
225           <string>Wavelength:</string>
226          </property>
227         </widget>
228        </item>
229        <item row="2" column="3">
230         <widget class="QLineEdit" name="txtWavelength">
231          <property name="sizePolicy">
232           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
233            <horstretch>0</horstretch>
234            <verstretch>0</verstretch>
235           </sizepolicy>
236          </property>
237          <property name="minimumSize">
238           <size>
239            <width>100</width>
240            <height>23</height>
241           </size>
242          </property>
243          <property name="baseSize">
244           <size>
245            <width>100</width>
246            <height>20</height>
247           </size>
248          </property>
249          <property name="focusPolicy">
250           <enum>Qt::StrongFocus</enum>
251          </property>
252          <property name="toolTip">
253           <string>Wavelength of the Neutrons.</string>
254          </property>
255          <property name="text">
256           <string>6.0</string>
257          </property>
258          <property name="echoMode">
259           <enum>QLineEdit::Normal</enum>
260          </property>
261         </widget>
262        </item>
263        <item row="2" column="4">
264         <widget class="QLabel" name="lblUnitWavelength">
265          <property name="minimumSize">
266           <size>
267            <width>22</width>
268            <height>21</height>
269           </size>
270          </property>
271          <property name="text">
272           <string>Å</string>
273          </property>
274          <property name="alignment">
275           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
276          </property>
277         </widget>
278        </item>
279        <item row="3" column="0" colspan="2">
280         <widget class="QLabel" name="label_28">
281          <property name="minimumSize">
282           <size>
283            <width>134</width>
284            <height>20</height>
285           </size>
286          </property>
287          <property name="text">
288           <string>Wavelength Spread:</string>
289          </property>
290         </widget>
291        </item>
292        <item row="3" column="3">
293         <widget class="QLineEdit" name="txtWavelengthSpread">
294          <property name="minimumSize">
295           <size>
296            <width>100</width>
297            <height>23</height>
298           </size>
299          </property>
300          <property name="baseSize">
301           <size>
302            <width>100</width>
303            <height>20</height>
304           </size>
305          </property>
306          <property name="focusPolicy">
307           <enum>Qt::StrongFocus</enum>
308          </property>
309          <property name="toolTip">
310           <string>Wavelength Spread of Neutrons.</string>
311          </property>
312          <property name="text">
313           <string>0.125</string>
314          </property>
315         </widget>
316        </item>
317        <item row="4" column="0" colspan="2">
318         <widget class="QLabel" name="label_29">
319          <property name="minimumSize">
320           <size>
321            <width>143</width>
322            <height>20</height>
323           </size>
324          </property>
325          <property name="text">
326           <string>Source Aperture Size:</string>
327          </property>
328         </widget>
329        </item>
330        <item row="4" column="3">
331         <widget class="QLineEdit" name="txtSourceApertureSize">
332          <property name="sizePolicy">
333           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
334            <horstretch>0</horstretch>
335            <verstretch>0</verstretch>
336           </sizepolicy>
337          </property>
338          <property name="minimumSize">
339           <size>
340            <width>100</width>
341            <height>23</height>
342           </size>
343          </property>
344          <property name="baseSize">
345           <size>
346            <width>100</width>
347            <height>20</height>
348           </size>
349          </property>
350          <property name="focusPolicy">
351           <enum>Qt::StrongFocus</enum>
352          </property>
353          <property name="toolTip">
354           <string>Source Aperture Size.</string>
355          </property>
356          <property name="text">
357           <string>3.81</string>
358          </property>
359         </widget>
360        </item>
361        <item row="4" column="4">
362         <widget class="QLabel" name="label_39">
363          <property name="minimumSize">
364           <size>
365            <width>22</width>
366            <height>21</height>
367           </size>
368          </property>
369          <property name="text">
370           <string>cm</string>
371          </property>
372          <property name="alignment">
373           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
374          </property>
375         </widget>
376        </item>
377        <item row="5" column="0" colspan="2">
378         <widget class="QLabel" name="label_30">
379          <property name="minimumSize">
380           <size>
381            <width>147</width>
382            <height>20</height>
383           </size>
384          </property>
385          <property name="text">
386           <string>Sample Aperture Size:</string>
387          </property>
388         </widget>
389        </item>
390        <item row="5" column="3">
391         <widget class="QLineEdit" name="txtSampleApertureSize">
392          <property name="sizePolicy">
393           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
394            <horstretch>0</horstretch>
395            <verstretch>0</verstretch>
396           </sizepolicy>
397          </property>
398          <property name="minimumSize">
399           <size>
400            <width>100</width>
401            <height>23</height>
402           </size>
403          </property>
404          <property name="baseSize">
405           <size>
406            <width>100</width>
407            <height>20</height>
408           </size>
409          </property>
410          <property name="focusPolicy">
411           <enum>Qt::StrongFocus</enum>
412          </property>
413          <property name="toolTip">
414           <string>Sample Aperture Size.</string>
415          </property>
416          <property name="text">
417           <string>1.27</string>
418          </property>
419         </widget>
420        </item>
421        <item row="5" column="4">
422         <widget class="QLabel" name="label_40">
423          <property name="sizePolicy">
424           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
425            <horstretch>0</horstretch>
426            <verstretch>0</verstretch>
427           </sizepolicy>
428          </property>
429          <property name="minimumSize">
430           <size>
431            <width>22</width>
432            <height>21</height>
433           </size>
434          </property>
435          <property name="text">
436           <string>cm</string>
437          </property>
438         </widget>
439        </item>
440        <item row="6" column="0" colspan="3">
441         <widget class="QLabel" name="label_31">
442          <property name="minimumSize">
443           <size>
444            <width>220</width>
445            <height>20</height>
446           </size>
447          </property>
448          <property name="text">
449           <string>Source to Sample Aperture Distance:</string>
450          </property>
451         </widget>
452        </item>
453        <item row="6" column="3">
454         <widget class="QLineEdit" name="txtSource2SampleDistance">
455          <property name="sizePolicy">
456           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
457            <horstretch>0</horstretch>
458            <verstretch>0</verstretch>
459           </sizepolicy>
460          </property>
461          <property name="minimumSize">
462           <size>
463            <width>100</width>
464            <height>23</height>
465           </size>
466          </property>
467          <property name="baseSize">
468           <size>
469            <width>100</width>
470            <height>20</height>
471           </size>
472          </property>
473          <property name="focusPolicy">
474           <enum>Qt::StrongFocus</enum>
475          </property>
476          <property name="toolTip">
477           <string>Source to Sample Aperture Distance.</string>
478          </property>
479          <property name="text">
480           <string>1627</string>
481          </property>
482         </widget>
483        </item>
484        <item row="6" column="4">
485         <widget class="QLabel" name="label_41">
486          <property name="minimumSize">
487           <size>
488            <width>22</width>
489            <height>21</height>
490           </size>
491          </property>
492          <property name="text">
493           <string>cm</string>
494          </property>
495         </widget>
496        </item>
497        <item row="7" column="0" colspan="3">
498         <widget class="QLabel" name="label_32">
499          <property name="minimumSize">
500           <size>
501            <width>225</width>
502            <height>20</height>
503           </size>
504          </property>
505          <property name="text">
506           <string>Sample Aperture to Detector Distance:</string>
507          </property>
508         </widget>
509        </item>
510        <item row="7" column="3">
511         <widget class="QLineEdit" name="txtSample2DetectorDistance">
512          <property name="minimumSize">
513           <size>
514            <width>100</width>
515            <height>23</height>
516           </size>
517          </property>
518          <property name="baseSize">
519           <size>
520            <width>100</width>
521            <height>20</height>
522           </size>
523          </property>
524          <property name="toolTip">
525           <string>Sample Aperture to Detector Distance.</string>
526          </property>
527          <property name="text">
528           <string>1000</string>
529          </property>
530         </widget>
531        </item>
532        <item row="7" column="4">
533         <widget class="QLabel" name="label_42">
534          <property name="minimumSize">
535           <size>
536            <width>22</width>
537            <height>21</height>
538           </size>
539          </property>
540          <property name="text">
541           <string>cm</string>
542          </property>
543         </widget>
544        </item>
545        <item row="8" column="0" colspan="2">
546         <widget class="QLabel" name="label_33">
547          <property name="minimumSize">
548           <size>
549            <width>100</width>
550            <height>20</height>
551           </size>
552          </property>
553          <property name="text">
554           <string>Sample Offset:</string>
555          </property>
556         </widget>
557        </item>
558        <item row="8" column="3">
559         <widget class="QLineEdit" name="txtSampleOffset">
560          <property name="minimumSize">
561           <size>
562            <width>100</width>
563            <height>23</height>
564           </size>
565          </property>
566          <property name="baseSize">
567           <size>
568            <width>100</width>
569            <height>20</height>
570           </size>
571          </property>
572          <property name="toolTip">
573           <string>Sample Offset.</string>
574          </property>
575          <property name="text">
576           <string>0</string>
577          </property>
578         </widget>
579        </item>
580        <item row="8" column="4">
581         <widget class="QLabel" name="label_43">
582          <property name="minimumSize">
583           <size>
584            <width>22</width>
585            <height>21</height>
586           </size>
587          </property>
588          <property name="text">
589           <string>cm</string>
590          </property>
591         </widget>
592        </item>
593        <item row="9" column="0" colspan="3">
594         <widget class="QLabel" name="label_34">
595          <property name="minimumSize">
596           <size>
597            <width>175</width>
598            <height>20</height>
599           </size>
600          </property>
601          <property name="text">
602           <string>Number of Pixels on Detector:</string>
603          </property>
604         </widget>
605        </item>
606        <item row="9" column="3">
607         <widget class="QLineEdit" name="txtDetectorSize">
608          <property name="minimumSize">
609           <size>
610            <width>100</width>
611            <height>23</height>
612           </size>
613          </property>
614          <property name="baseSize">
615           <size>
616            <width>100</width>
617            <height>20</height>
618           </size>
619          </property>
620          <property name="toolTip">
621           <string>Number of Pixels on Detector.</string>
622          </property>
623          <property name="text">
624           <string>128, 128</string>
625          </property>
626         </widget>
627        </item>
628        <item row="10" column="0" colspan="2">
629         <widget class="QLabel" name="label_35">
630          <property name="minimumSize">
631           <size>
632            <width>129</width>
633            <height>20</height>
634           </size>
635          </property>
636          <property name="text">
637           <string>Detector Pixel Size:</string>
638          </property>
639         </widget>
640        </item>
641        <item row="10" column="3">
642         <widget class="QLineEdit" name="txtDetectorPixSize">
643          <property name="minimumSize">
644           <size>
645            <width>100</width>
646            <height>23</height>
647           </size>
648          </property>
649          <property name="baseSize">
650           <size>
651            <width>100</width>
652            <height>20</height>
653           </size>
654          </property>
655          <property name="toolTip">
656           <string>Detector Pixel Size.</string>
657          </property>
658          <property name="text">
659           <string>0.5, 0.5</string>
660          </property>
661         </widget>
662        </item>
663        <item row="10" column="4">
664         <widget class="QLabel" name="label_45">
665          <property name="minimumSize">
666           <size>
667            <width>22</width>
668            <height>21</height>
669           </size>
670          </property>
671          <property name="text">
672           <string>cm</string>
673          </property>
674         </widget>
675        </item>
676       </layout>
677      </item>
678     </layout>
679    </widget>
680   </item>
681   <item row="0" column="1" rowspan="7">
682    <widget class="Line" name="line_4">
683     <property name="orientation">
684      <enum>Qt::Vertical</enum>
685     </property>
686    </widget>
687   </item>
688   <item row="0" column="2" rowspan="3">
689    <widget class="QGraphicsView" name="graphicsView">
690     <property name="sizePolicy">
691      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
692       <horstretch>0</horstretch>
693       <verstretch>0</verstretch>
694      </sizepolicy>
695     </property>
696     <property name="minimumSize">
697      <size>
698       <width>415</width>
699       <height>415</height>
700      </size>
701     </property>
702    </widget>
703   </item>
704   <item row="1" column="0">
705    <widget class="Line" name="line">
706     <property name="orientation">
707      <enum>Qt::Horizontal</enum>
708     </property>
709    </widget>
710   </item>
711   <item row="2" column="0" rowspan="3">
712    <widget class="QGroupBox" name="groupBox_2">
713     <property name="minimumSize">
714      <size>
715       <width>400</width>
716       <height>95</height>
717      </size>
718     </property>
719     <property name="maximumSize">
720      <size>
721       <width>450</width>
722       <height>110</height>
723      </size>
724     </property>
725     <property name="title">
726      <string>Q Location of the Estimation</string>
727     </property>
728     <layout class="QGridLayout" name="gridLayout_9">
729      <property name="margin">
730       <number>6</number>
731      </property>
732      <item row="0" column="0">
733       <layout class="QGridLayout" name="gridLayout">
734        <item row="0" column="0">
735         <widget class="QLabel" name="label_21">
736          <property name="minimumSize">
737           <size>
738            <width>21</width>
739            <height>21</height>
740           </size>
741          </property>
742          <property name="text">
743           <string>Qx:</string>
744          </property>
745         </widget>
746        </item>
747        <item row="0" column="1">
748         <widget class="QLineEdit" name="txtQx">
749          <property name="minimumSize">
750           <size>
751            <width>100</width>
752            <height>21</height>
753           </size>
754          </property>
755          <property name="baseSize">
756           <size>
757            <width>100</width>
758            <height>21</height>
759           </size>
760          </property>
761          <property name="toolTip">
762           <string>Type the Qx value.</string>
763          </property>
764          <property name="text">
765           <string>0.0</string>
766          </property>
767         </widget>
768        </item>
769        <item row="0" column="2">
770         <widget class="QLabel" name="lblUnitQx">
771          <property name="minimumSize">
772           <size>
773            <width>18</width>
774            <height>21</height>
775           </size>
776          </property>
777          <property name="text">
778           <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>
779          </property>
780         </widget>
781        </item>
782        <item row="1" column="0">
783         <widget class="QLabel" name="label_22">
784          <property name="minimumSize">
785           <size>
786            <width>21</width>
787            <height>21</height>
788           </size>
789          </property>
790          <property name="text">
791           <string>Qy:</string>
792          </property>
793         </widget>
794        </item>
795        <item row="1" column="1">
796         <widget class="QLineEdit" name="txtQy">
797          <property name="minimumSize">
798           <size>
799            <width>100</width>
800            <height>21</height>
801           </size>
802          </property>
803          <property name="baseSize">
804           <size>
805            <width>100</width>
806            <height>21</height>
807           </size>
808          </property>
809          <property name="toolTip">
810           <string>Type the Qy value.</string>
811          </property>
812          <property name="text">
813           <string>0.0</string>
814          </property>
815         </widget>
816        </item>
817        <item row="1" column="2">
818         <widget class="QLabel" name="lblUnitQy">
819          <property name="minimumSize">
820           <size>
821            <width>18</width>
822            <height>21</height>
823           </size>
824          </property>
825          <property name="text">
826           <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>
827          </property>
828         </widget>
829        </item>
830       </layout>
831      </item>
832     </layout>
833    </widget>
834   </item>
835   <item row="3" column="2">
836    <spacer name="verticalSpacer_2">
837     <property name="orientation">
838      <enum>Qt::Vertical</enum>
839     </property>
840     <property name="sizeHint" stdset="0">
841      <size>
842       <width>20</width>
843       <height>40</height>
844      </size>
845     </property>
846    </spacer>
847   </item>
848   <item row="4" column="2" rowspan="3">
849    <widget class="QGroupBox" name="groupBox_3">
850     <property name="title">
851      <string>Standard Deviation of the Resolution Distribution</string>
852     </property>
853     <layout class="QGridLayout" name="gridLayout_4">
854      <property name="margin">
855       <number>6</number>
856      </property>
857      <item row="0" column="0">
858       <layout class="QGridLayout" name="gridLayout_2">
859        <item row="0" column="1">
860         <widget class="QLineEdit" name="txtSigma_x">
861          <property name="enabled">
862           <bool>true</bool>
863          </property>
864          <property name="minimumSize">
865           <size>
866            <width>80</width>
867            <height>23</height>
868           </size>
869          </property>
870          <property name="baseSize">
871           <size>
872            <width>100</width>
873            <height>21</height>
874           </size>
875          </property>
876          <property name="toolTip">
877           <string>The x component of the geometric resolution, excluding sigma_lamda.</string>
878          </property>
879          <property name="text">
880           <string>0.0008288</string>
881          </property>
882          <property name="readOnly">
883           <bool>true</bool>
884          </property>
885         </widget>
886        </item>
887        <item row="0" column="5">
888         <widget class="QLineEdit" name="txtSigma_y">
889          <property name="enabled">
890           <bool>true</bool>
891          </property>
892          <property name="minimumSize">
893           <size>
894            <width>80</width>
895            <height>23</height>
896           </size>
897          </property>
898          <property name="baseSize">
899           <size>
900            <width>100</width>
901            <height>21</height>
902           </size>
903          </property>
904          <property name="toolTip">
905           <string>The y component of the geometric resolution, excluding sigma_lamda.</string>
906          </property>
907          <property name="text">
908           <string>0.0008288</string>
909          </property>
910          <property name="readOnly">
911           <bool>true</bool>
912          </property>
913         </widget>
914        </item>
915        <item row="1" column="0">
916         <widget class="QLabel" name="label_2">
917          <property name="minimumSize">
918           <size>
919            <width>87</width>
920            <height>20</height>
921           </size>
922          </property>
923          <property name="baseSize">
924           <size>
925            <width>87</width>
926            <height>20</height>
927           </size>
928          </property>
929          <property name="text">
930           <string>Sigma_lamd:</string>
931          </property>
932         </widget>
933        </item>
934        <item row="1" column="1">
935         <widget class="QLineEdit" name="txtSigma_lamd">
936          <property name="enabled">
937           <bool>true</bool>
938          </property>
939          <property name="minimumSize">
940           <size>
941            <width>80</width>
942            <height>23</height>
943           </size>
944          </property>
945          <property name="baseSize">
946           <size>
947            <width>100</width>
948            <height>21</height>
949           </size>
950          </property>
951          <property name="toolTip">
952           <string>The wavelength contribution in the radial direction. Note: The phi component is always zero.</string>
953          </property>
954          <property name="text">
955           <string>3.168e-05</string>
956          </property>
957          <property name="readOnly">
958           <bool>true</bool>
959          </property>
960         </widget>
961        </item>
962        <item row="1" column="5">
963         <widget class="QLineEdit" name="txt1DSigma">
964          <property name="enabled">
965           <bool>true</bool>
966          </property>
967          <property name="minimumSize">
968           <size>
969            <width>80</width>
970            <height>23</height>
971           </size>
972          </property>
973          <property name="baseSize">
974           <size>
975            <width>100</width>
976            <height>21</height>
977           </size>
978          </property>
979          <property name="toolTip">
980           <string>Resolution in 1-dimension (for 1D data).</string>
981          </property>
982          <property name="text">
983           <string>0.0008289</string>
984          </property>
985          <property name="readOnly">
986           <bool>true</bool>
987          </property>
988         </widget>
989        </item>
990        <item row="1" column="6">
991         <widget class="QLabel" name="lblUnit1DSigma">
992          <property name="minimumSize">
993           <size>
994            <width>20</width>
995            <height>21</height>
996           </size>
997          </property>
998          <property name="text">
999           <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>
1000          </property>
1001         </widget>
1002        </item>
1003        <item row="1" column="2">
1004         <widget class="QLabel" name="lblUnitSigmalamd">
1005          <property name="minimumSize">
1006           <size>
1007            <width>20</width>
1008            <height>21</height>
1009           </size>
1010          </property>
1011          <property name="text">
1012           <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>
1013          </property>
1014         </widget>
1015        </item>
1016        <item row="1" column="4">
1017         <widget class="QLabel" name="label_6">
1018          <property name="minimumSize">
1019           <size>
1020            <width>87</width>
1021            <height>20</height>
1022           </size>
1023          </property>
1024          <property name="baseSize">
1025           <size>
1026            <width>87</width>
1027            <height>20</height>
1028           </size>
1029          </property>
1030          <property name="text">
1031           <string>(1D) Sigma:</string>
1032          </property>
1033         </widget>
1034        </item>
1035        <item row="0" column="4">
1036         <widget class="QLabel" name="label_5">
1037          <property name="minimumSize">
1038           <size>
1039            <width>87</width>
1040            <height>20</height>
1041           </size>
1042          </property>
1043          <property name="baseSize">
1044           <size>
1045            <width>87</width>
1046            <height>20</height>
1047           </size>
1048          </property>
1049          <property name="text">
1050           <string>Sigma_y:</string>
1051          </property>
1052         </widget>
1053        </item>
1054        <item row="0" column="6">
1055         <widget class="QLabel" name="lblUnitSigmay">
1056          <property name="minimumSize">
1057           <size>
1058            <width>20</width>
1059            <height>21</height>
1060           </size>
1061          </property>
1062          <property name="text">
1063           <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>
1064          </property>
1065         </widget>
1066        </item>
1067        <item row="0" column="2">
1068         <widget class="QLabel" name="lblUnitSigmax">
1069          <property name="minimumSize">
1070           <size>
1071            <width>20</width>
1072            <height>21</height>
1073           </size>
1074          </property>
1075          <property name="text">
1076           <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>
1077          </property>
1078         </widget>
1079        </item>
1080        <item row="0" column="0">
1081         <widget class="QLabel" name="label">
1082          <property name="minimumSize">
1083           <size>
1084            <width>87</width>
1085            <height>20</height>
1086           </size>
1087          </property>
1088          <property name="baseSize">
1089           <size>
1090            <width>87</width>
1091            <height>20</height>
1092           </size>
1093          </property>
1094          <property name="text">
1095           <string>Sigma_x:</string>
1096          </property>
1097         </widget>
1098        </item>
1099        <item row="0" column="3">
1100         <spacer name="horizontalSpacer">
1101          <property name="orientation">
1102           <enum>Qt::Horizontal</enum>
1103          </property>
1104          <property name="sizeHint" stdset="0">
1105           <size>
1106            <width>40</width>
1107            <height>20</height>
1108           </size>
1109          </property>
1110         </spacer>
1111        </item>
1112       </layout>
1113      </item>
1114     </layout>
1115    </widget>
1116   </item>
1117   <item row="5" column="0">
1118    <widget class="Line" name="line_2">
1119     <property name="orientation">
1120      <enum>Qt::Horizontal</enum>
1121     </property>
1122    </widget>
1123   </item>
1124   <item row="6" column="0">
1125    <layout class="QGridLayout" name="gridLayout_3">
1126     <item row="0" column="1">
1127      <widget class="QPushButton" name="cmdReset">
1128       <property name="minimumSize">
1129        <size>
1130         <width>75</width>
1131         <height>25</height>
1132        </size>
1133       </property>
1134       <property name="toolTip">
1135        <string>Reset to default SAS instrumental parameter</string>
1136       </property>
1137       <property name="text">
1138        <string>Reset</string>
1139       </property>
1140       <property name="autoDefault">
1141        <bool>false</bool>
1142       </property>
1143      </widget>
1144     </item>
1145     <item row="0" column="2">
1146      <widget class="QPushButton" name="cmdCompute">
1147       <property name="toolTip">
1148        <string>Compute the resolution of Q from SAS instrumental parameter</string>
1149       </property>
1150       <property name="text">
1151        <string>Compute</string>
1152       </property>
1153       <property name="autoDefault">
1154        <bool>false</bool>
1155       </property>
1156      </widget>
1157     </item>
1158     <item row="0" column="3">
1159      <widget class="QPushButton" name="cmdClose">
1160       <property name="minimumSize">
1161        <size>
1162         <width>75</width>
1163         <height>23</height>
1164        </size>
1165       </property>
1166       <property name="toolTip">
1167        <string>Close this window</string>
1168       </property>
1169       <property name="text">
1170        <string>Close</string>
1171       </property>
1172       <property name="autoDefault">
1173        <bool>false</bool>
1174       </property>
1175      </widget>
1176     </item>
1177     <item row="0" column="4">
1178      <widget class="QPushButton" name="cmdHelp">
1179       <property name="minimumSize">
1180        <size>
1181         <width>75</width>
1182         <height>23</height>
1183        </size>
1184       </property>
1185       <property name="toolTip">
1186        <string>Help on using the Resolution Calculator</string>
1187       </property>
1188       <property name="text">
1189        <string>Help</string>
1190       </property>
1191       <property name="autoDefault">
1192        <bool>false</bool>
1193       </property>
1194      </widget>
1195     </item>
1196     <item row="0" column="0">
1197      <spacer name="horizontalSpacer_3">
1198       <property name="orientation">
1199        <enum>Qt::Horizontal</enum>
1200       </property>
1201       <property name="sizeHint" stdset="0">
1202        <size>
1203         <width>40</width>
1204         <height>20</height>
1205        </size>
1206       </property>
1207      </spacer>
1208     </item>
1209    </layout>
1210   </item>
1211  </layout>
1212  <zorder>groupBox</zorder>
1213  <zorder>groupBox_2</zorder>
1214  <zorder>groupBox_3</zorder>
1215  <zorder>graphicsView</zorder>
1216  <zorder>line_4</zorder>
1217  <zorder>verticalSpacer_2</zorder>
1218  <zorder>line</zorder>
1219  <zorder>line_2</zorder>
1220 </widget>
1221 <tabstops>
1222  <tabstop>cbSource</tabstop>
1223  <tabstop>cbWaveColor</tabstop>
1224  <tabstop>cbCustomSpectrum</tabstop>
1225  <tabstop>txtWavelength</tabstop>
1226  <tabstop>txtWavelengthSpread</tabstop>
1227  <tabstop>txtSourceApertureSize</tabstop>
1228  <tabstop>txtSampleApertureSize</tabstop>
1229  <tabstop>txtSource2SampleDistance</tabstop>
1230  <tabstop>txtSample2DetectorDistance</tabstop>
1231  <tabstop>txtSampleOffset</tabstop>
1232  <tabstop>txtDetectorSize</tabstop>
1233  <tabstop>txtDetectorPixSize</tabstop>
1234  <tabstop>txtQx</tabstop>
1235  <tabstop>txtQy</tabstop>
1236  <tabstop>cmdCompute</tabstop>
1237  <tabstop>cmdHelp</tabstop>
1238  <tabstop>cmdReset</tabstop>
1239  <tabstop>cmdClose</tabstop>
1240  <tabstop>txtSigma_lamd</tabstop>
1241  <tabstop>txtSigma_y</tabstop>
1242  <tabstop>txt1DSigma</tabstop>
1243  <tabstop>graphicsView</tabstop>
1244  <tabstop>txtSigma_x</tabstop>
1245 </tabstops>
1246 <resources/>
1247 <connections/>
1248</ui>
Note: See TracBrowser for help on using the repository browser.