source: sasview/src/sas/qtgui/UI/SlitSizeCalculator.ui @ 0532d7c1

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

Unit tests added

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>SlitSizeCalculator</class>
4 <widget class="QDialog" name="SlitSizeCalculator">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>496</width>
10    <height>253</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Dialog</string>
15  </property>
16  <property name="windowIcon">
17   <iconset resource="main_resources.qrc">
18    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset>
19  </property>
20  <property name="toolTip">
21   <string/>
22  </property>
23  <layout class="QGridLayout" name="gridLayout_3">
24   <item row="0" column="0">
25    <widget class="QGroupBox" name="groupBox">
26     <property name="title">
27      <string>Input</string>
28     </property>
29     <layout class="QGridLayout" name="gridLayout">
30      <item row="0" column="0">
31       <layout class="QHBoxLayout" name="horizontalLayout">
32        <item>
33         <widget class="QLabel" name="label">
34          <property name="text">
35           <string>Data</string>
36          </property>
37         </widget>
38        </item>
39        <item>
40         <widget class="QLineEdit" name="data_file">
41          <property name="minimumSize">
42           <size>
43            <width>200</width>
44            <height>21</height>
45           </size>
46          </property>
47          <property name="readOnly">
48           <bool>true</bool>
49          </property>
50         </widget>
51        </item>
52       </layout>
53      </item>
54     </layout>
55    </widget>
56   </item>
57   <item row="2" column="0">
58    <spacer name="verticalSpacer_2">
59     <property name="orientation">
60      <enum>Qt::Vertical</enum>
61     </property>
62     <property name="sizeHint" stdset="0">
63      <size>
64       <width>20</width>
65       <height>40</height>
66      </size>
67     </property>
68    </spacer>
69   </item>
70   <item row="1" column="0" colspan="3">
71    <widget class="QGroupBox" name="groupBox_2">
72     <property name="title">
73      <string>Output</string>
74     </property>
75     <layout class="QGridLayout" name="gridLayout_2">
76      <item row="0" column="0">
77       <layout class="QHBoxLayout" name="horizontalLayout_2">
78        <item>
79         <widget class="QLabel" name="label_3">
80          <property name="text">
81           <string>Slit Size (FWHM/2):</string>
82          </property>
83         </widget>
84        </item>
85        <item>
86         <widget class="QLineEdit" name="slit_length_out">
87          <property name="minimumSize">
88           <size>
89            <width>110</width>
90            <height>21</height>
91           </size>
92          </property>
93          <property name="readOnly">
94           <bool>true</bool>
95          </property>
96         </widget>
97        </item>
98       </layout>
99      </item>
100      <item row="0" column="1">
101       <layout class="QHBoxLayout" name="horizontalLayout_3">
102        <item>
103         <widget class="QLabel" name="label_2">
104          <property name="text">
105           <string>Unit:</string>
106          </property>
107         </widget>
108        </item>
109        <item>
110         <widget class="QLineEdit" name="unit_out">
111          <property name="minimumSize">
112           <size>
113            <width>100</width>
114            <height>21</height>
115           </size>
116          </property>
117          <property name="readOnly">
118           <bool>true</bool>
119          </property>
120         </widget>
121        </item>
122       </layout>
123      </item>
124     </layout>
125    </widget>
126   </item>
127   <item row="0" column="2">
128    <widget class="QPushButton" name="browseButton">
129     <property name="toolTip">
130      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Compute the thickness or diameter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
131     </property>
132     <property name="text">
133      <string>Browse</string>
134     </property>
135    </widget>
136   </item>
137   <item row="4" column="2">
138    <widget class="QPushButton" name="helpButton">
139     <property name="toolTip">
140      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Help using the Kiessing fringe calculator.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
141     </property>
142     <property name="text">
143      <string>Help</string>
144     </property>
145    </widget>
146   </item>
147   <item row="4" column="0">
148    <spacer name="horizontalSpacer">
149     <property name="orientation">
150      <enum>Qt::Horizontal</enum>
151     </property>
152     <property name="sizeHint" stdset="0">
153      <size>
154       <width>40</width>
155       <height>20</height>
156      </size>
157     </property>
158    </spacer>
159   </item>
160   <item row="4" column="1">
161    <widget class="QPushButton" name="closeButton">
162     <property name="toolTip">
163      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Close this window.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
164     </property>
165     <property name="text">
166      <string>Close</string>
167     </property>
168    </widget>
169   </item>
170   <item row="0" column="1">
171    <spacer name="horizontalSpacer_2">
172     <property name="orientation">
173      <enum>Qt::Horizontal</enum>
174     </property>
175     <property name="sizeHint" stdset="0">
176      <size>
177       <width>40</width>
178       <height>20</height>
179      </size>
180     </property>
181    </spacer>
182   </item>
183  </layout>
184 </widget>
185 <resources>
186  <include location="main_resources.qrc"/>
187 </resources>
188 <connections/>
189</ui>
Note: See TracBrowser for help on using the repository browser.