source: sasview/src/sas/qtgui/Perspectives/Fitting/UI/OptionsWidgetUI.ui @ 17e6a2b

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_opencl
Last change on this file since 17e6a2b was 17e6a2b, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 5 years ago

Removed redundant Chi2/npts display. SASVIEW-1173
Made Q range display a bit nicer to read

  • Property mode set to 100755
File size: 7.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>tabOptions</class>
4 <widget class="QWidget" name="tabOptions">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>522</width>
10    <height>455</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Fit Options</string>
15  </property>
16  <layout class="QGridLayout" name="gridLayout_23">
17   <item row="0" column="0">
18    <widget class="QGroupBox" name="groupBox_4">
19     <property name="title">
20      <string>Fitting range</string>
21     </property>
22     <layout class="QGridLayout" name="gridLayout_11">
23      <item row="0" column="0" rowspan="2">
24       <layout class="QGridLayout" name="gridLayout_13">
25        <item row="0" column="0">
26         <widget class="QLabel" name="label_9">
27          <property name="text">
28           <string>Min range</string>
29          </property>
30         </widget>
31        </item>
32        <item row="0" column="1">
33         <widget class="QLineEdit" name="txtMinRange">
34          <property name="minimumSize">
35           <size>
36            <width>80</width>
37            <height>0</height>
38           </size>
39          </property>
40          <property name="toolTip">
41           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Minimum value of Q.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
42          </property>
43         </widget>
44        </item>
45        <item row="0" column="2">
46         <widget class="QLabel" name="label_13">
47          <property name="text">
48           <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>
49          </property>
50         </widget>
51        </item>
52        <item row="1" column="0">
53         <widget class="QLabel" name="label_14">
54          <property name="text">
55           <string>Max range</string>
56          </property>
57         </widget>
58        </item>
59        <item row="1" column="1">
60         <widget class="QLineEdit" name="txtMaxRange">
61          <property name="minimumSize">
62           <size>
63            <width>80</width>
64            <height>0</height>
65           </size>
66          </property>
67          <property name="toolTip">
68           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum value of Q.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
69          </property>
70         </widget>
71        </item>
72        <item row="1" column="2">
73         <widget class="QLabel" name="label_15">
74          <property name="text">
75           <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>
76          </property>
77         </widget>
78        </item>
79       </layout>
80      </item>
81      <item row="0" column="1" rowspan="2">
82       <spacer name="horizontalSpacer_8">
83        <property name="orientation">
84         <enum>Qt::Horizontal</enum>
85        </property>
86        <property name="sizeHint" stdset="0">
87         <size>
88          <width>217</width>
89          <height>20</height>
90         </size>
91        </property>
92       </spacer>
93      </item>
94      <item row="0" column="2">
95       <widget class="QPushButton" name="cmdReset">
96        <property name="toolTip">
97         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Reset the Q range to the default.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
98        </property>
99        <property name="text">
100         <string>Reset</string>
101        </property>
102       </widget>
103      </item>
104      <item row="1" column="2">
105       <widget class="QPushButton" name="cmdMaskEdit">
106        <property name="text">
107         <string>Mask Editor</string>
108        </property>
109       </widget>
110      </item>
111     </layout>
112    </widget>
113   </item>
114   <item row="1" column="0">
115    <widget class="QGroupBox" name="groupBox_5">
116     <property name="title">
117      <string>Data points</string>
118     </property>
119     <layout class="QGridLayout" name="gridLayout_14">
120      <item row="0" column="0">
121       <layout class="QGridLayout" name="gridLayout_15">
122        <item row="1" column="2">
123         <spacer name="horizontalSpacer_9">
124          <property name="orientation">
125           <enum>Qt::Horizontal</enum>
126          </property>
127          <property name="sizeHint" stdset="0">
128           <size>
129            <width>40</width>
130            <height>20</height>
131           </size>
132          </property>
133         </spacer>
134        </item>
135        <item row="0" column="1">
136         <widget class="QLineEdit" name="txtNpts">
137          <property name="toolTip">
138           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Total number of data points.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
139          </property>
140         </widget>
141        </item>
142        <item row="1" column="0">
143         <widget class="QLabel" name="label_22">
144          <property name="text">
145           <string>Npts(Fit)</string>
146          </property>
147         </widget>
148        </item>
149        <item row="1" column="1">
150         <widget class="QLineEdit" name="txtNptsFit">
151          <property name="toolTip">
152           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Number of points selected for fitting.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
153          </property>
154          <property name="readOnly">
155           <bool>true</bool>
156          </property>
157         </widget>
158        </item>
159        <item row="0" column="2">
160         <widget class="QCheckBox" name="chkLogData">
161          <property name="toolTip">
162           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to use log spaced points.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
163          </property>
164          <property name="text">
165           <string>Log spaced points</string>
166          </property>
167         </widget>
168        </item>
169        <item row="0" column="0">
170         <widget class="QLabel" name="label_21">
171          <property name="text">
172           <string>Npts</string>
173          </property>
174         </widget>
175        </item>
176       </layout>
177      </item>
178     </layout>
179    </widget>
180   </item>
181   <item row="2" column="0">
182    <widget class="QGroupBox" name="boxWeighting">
183     <property name="title">
184      <string>Weighting</string>
185     </property>
186     <layout class="QGridLayout" name="gridLayout_20">
187      <item row="0" column="0">
188       <layout class="QVBoxLayout" name="verticalLayout">
189        <item>
190         <widget class="QRadioButton" name="rbWeighting1">
191          <property name="text">
192           <string>None</string>
193          </property>
194          <property name="checked">
195           <bool>true</bool>
196          </property>
197         </widget>
198        </item>
199        <item>
200         <widget class="QRadioButton" name="rbWeighting2">
201          <property name="text">
202           <string>Use dI Data</string>
203          </property>
204         </widget>
205        </item>
206        <item>
207         <widget class="QRadioButton" name="rbWeighting3">
208          <property name="text">
209           <string>Use |sqrt(I Data)|</string>
210          </property>
211         </widget>
212        </item>
213        <item>
214         <widget class="QRadioButton" name="rbWeighting4">
215          <property name="text">
216           <string>Use |I Data|</string>
217          </property>
218         </widget>
219        </item>
220       </layout>
221      </item>
222     </layout>
223    </widget>
224   </item>
225   <item row="3" column="0">
226    <spacer name="verticalSpacer">
227     <property name="orientation">
228      <enum>Qt::Vertical</enum>
229     </property>
230     <property name="sizeHint" stdset="0">
231      <size>
232       <width>20</width>
233       <height>312</height>
234      </size>
235     </property>
236    </spacer>
237   </item>
238  </layout>
239 </widget>
240 <resources/>
241 <connections/>
242</ui>
Note: See TracBrowser for help on using the repository browser.