|
151 | 151 | </layout> |
152 | 152 | </item> |
153 | 153 | <item> |
154 | | - <layout class="QGridLayout" name="gridLayout_6" rowstretch="1,10,10"> |
| 154 | + <layout class="QGridLayout" name="gridLayout_6" rowstretch="1,0"> |
155 | 155 | <item row="0" column="0"> |
156 | | - <layout class="QHBoxLayout" name="data_section"> |
157 | | - <item alignment="Qt::AlignHCenter"> |
158 | | - <widget class="QLabel" name="label_6"> |
159 | | - <property name="frameShape"> |
160 | | - <enum>QFrame::Box</enum> |
161 | | - </property> |
162 | | - <property name="text"> |
163 | | - <string>Length of data</string> |
164 | | - </property> |
165 | | - </widget> |
166 | | - </item> |
167 | | - <item> |
168 | | - <widget class="QWidget" name="dataLength" native="true"/> |
169 | | - </item> |
170 | | - </layout> |
171 | | - </item> |
172 | | - <item row="2" column="0"> |
173 | | - <layout class="QVBoxLayout" name="advanced_options_section" stretch="0"> |
174 | | - <item> |
175 | | - <layout class="QVBoxLayout" name="verticalLayout_2"> |
176 | | - <item> |
177 | | - <widget class="QGroupBox" name="groupBox"> |
178 | | - <property name="title"> |
179 | | - <string>Surrogates</string> |
180 | | - </property> |
181 | | - <layout class="QFormLayout" name="formLayout"> |
182 | | - <property name="topMargin"> |
183 | | - <number>5</number> |
184 | | - </property> |
185 | | - <item row="1" column="1"> |
186 | | - <widget class="QGroupBox" name="horizontalGroupBox"> |
187 | | - <property name="title"> |
188 | | - <string>Surrogate Count</string> |
189 | | - </property> |
190 | | - <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="10,1"> |
191 | | - <item> |
192 | | - <widget class="QSlider" name="slider_surrogate"> |
193 | | - <property name="orientation"> |
194 | | - <enum>Qt::Horizontal</enum> |
195 | | - </property> |
196 | | - </widget> |
197 | | - </item> |
198 | | - <item> |
199 | | - <widget class="QLineEdit" name="line_surrogate"/> |
200 | | - </item> |
201 | | - </layout> |
202 | | - </widget> |
203 | | - </item> |
204 | | - <item row="2" column="1"> |
205 | | - <layout class="QHBoxLayout" name="horizontalLayout_4"> |
206 | | - <item> |
207 | | - <widget class="QGroupBox" name="verticalGroupBox"> |
208 | | - <property name="title"> |
209 | | - <string>Method</string> |
210 | | - </property> |
211 | | - <layout class="QVBoxLayout" name="verticalLayout_9"> |
212 | | - <item> |
213 | | - <widget class="QComboBox" name="combo_method"/> |
214 | | - </item> |
215 | | - </layout> |
216 | | - </widget> |
217 | | - </item> |
218 | | - <item> |
219 | | - <widget class="QGroupBox" name="groupBox"> |
220 | | - <property name="title"> |
221 | | - <string>Analysis Type</string> |
222 | | - </property> |
223 | | - <layout class="QVBoxLayout" name="verticalLayout_3"> |
224 | | - <item> |
225 | | - <widget class="QRadioButton" name="radio_analysis_max"> |
226 | | - <property name="text"> |
227 | | - <string>Maximum</string> |
228 | | - </property> |
229 | | - <property name="checked"> |
230 | | - <bool>true</bool> |
231 | | - </property> |
232 | | - </widget> |
233 | | - </item> |
234 | | - <item> |
235 | | - <widget class="QRadioButton" name="radio_analysis_sig"> |
236 | | - <property name="text"> |
237 | | - <string>Significance</string> |
238 | | - </property> |
239 | | - </widget> |
240 | | - </item> |
241 | | - </layout> |
242 | | - </widget> |
243 | | - </item> |
244 | | - </layout> |
245 | | - </item> |
246 | | - <item row="3" column="1"> |
247 | | - <layout class="QHBoxLayout" name="horizontalLayout_6"> |
248 | | - <item> |
249 | | - <widget class="QGroupBox" name="horizontalGroupBox_2"> |
250 | | - <property name="title"> |
251 | | - <string>Alpha</string> |
252 | | - </property> |
253 | | - <layout class="QHBoxLayout" name="horizontalLayout_5"> |
254 | | - <item> |
255 | | - <widget class="QLineEdit" name="line_alpha"/> |
256 | | - </item> |
257 | | - </layout> |
258 | | - </widget> |
259 | | - </item> |
260 | | - <item> |
261 | | - <widget class="QPushButton" name="btn_update_threshold"> |
262 | | - <property name="text"> |
263 | | - <string>Update Threshold</string> |
264 | | - </property> |
265 | | - </widget> |
266 | | - </item> |
267 | | - </layout> |
268 | | - </item> |
269 | | - </layout> |
270 | | - </widget> |
271 | | - </item> |
272 | | - <item> |
273 | | - <widget class="QCheckBox" name="checkbox_surr"> |
274 | | - <property name="text"> |
275 | | - <string>Enable surrogates</string> |
276 | | - </property> |
277 | | - <property name="checked"> |
278 | | - <bool>true</bool> |
279 | | - </property> |
280 | | - </widget> |
281 | | - </item> |
282 | | - <item> |
283 | | - <widget class="QPushButton" name="btn_stats"> |
284 | | - <property name="text"> |
285 | | - <string>Calculate</string> |
286 | | - </property> |
287 | | - </widget> |
288 | | - </item> |
289 | | - </layout> |
290 | | - </item> |
291 | | - </layout> |
292 | | - </item> |
293 | | - <item row="1" column="0"> |
294 | 156 | <layout class="QFormLayout" name="formLayout_3"> |
295 | 157 | <property name="labelAlignment"> |
296 | 158 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
467 | 329 | </item> |
468 | 330 | </layout> |
469 | 331 | </item> |
| 332 | + <item row="1" column="0"> |
| 333 | + <layout class="QVBoxLayout" name="advanced_options_section" stretch="0"> |
| 334 | + <item> |
| 335 | + <layout class="QVBoxLayout" name="verticalLayout_2"> |
| 336 | + <item> |
| 337 | + <widget class="QGroupBox" name="groupBox"> |
| 338 | + <property name="title"> |
| 339 | + <string>Surrogates</string> |
| 340 | + </property> |
| 341 | + <layout class="QFormLayout" name="formLayout"> |
| 342 | + <property name="topMargin"> |
| 343 | + <number>5</number> |
| 344 | + </property> |
| 345 | + <item row="1" column="1"> |
| 346 | + <widget class="QGroupBox" name="horizontalGroupBox"> |
| 347 | + <property name="title"> |
| 348 | + <string>Surrogate Count</string> |
| 349 | + </property> |
| 350 | + <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="10,1"> |
| 351 | + <item> |
| 352 | + <widget class="QSlider" name="slider_surrogate"> |
| 353 | + <property name="orientation"> |
| 354 | + <enum>Qt::Horizontal</enum> |
| 355 | + </property> |
| 356 | + </widget> |
| 357 | + </item> |
| 358 | + <item> |
| 359 | + <widget class="QLineEdit" name="line_surrogate"/> |
| 360 | + </item> |
| 361 | + </layout> |
| 362 | + </widget> |
| 363 | + </item> |
| 364 | + <item row="2" column="1"> |
| 365 | + <layout class="QHBoxLayout" name="horizontalLayout_4"> |
| 366 | + <item> |
| 367 | + <widget class="QGroupBox" name="verticalGroupBox"> |
| 368 | + <property name="title"> |
| 369 | + <string>Method</string> |
| 370 | + </property> |
| 371 | + <layout class="QVBoxLayout" name="verticalLayout_9"> |
| 372 | + <item> |
| 373 | + <widget class="QComboBox" name="combo_method"/> |
| 374 | + </item> |
| 375 | + </layout> |
| 376 | + </widget> |
| 377 | + </item> |
| 378 | + <item> |
| 379 | + <widget class="QGroupBox" name="groupBox"> |
| 380 | + <property name="title"> |
| 381 | + <string>Analysis Type</string> |
| 382 | + </property> |
| 383 | + <layout class="QVBoxLayout" name="verticalLayout_3"> |
| 384 | + <item> |
| 385 | + <widget class="QRadioButton" name="radio_analysis_max"> |
| 386 | + <property name="text"> |
| 387 | + <string>Maximum</string> |
| 388 | + </property> |
| 389 | + <property name="checked"> |
| 390 | + <bool>true</bool> |
| 391 | + </property> |
| 392 | + </widget> |
| 393 | + </item> |
| 394 | + <item> |
| 395 | + <widget class="QRadioButton" name="radio_analysis_sig"> |
| 396 | + <property name="text"> |
| 397 | + <string>Significance</string> |
| 398 | + </property> |
| 399 | + </widget> |
| 400 | + </item> |
| 401 | + </layout> |
| 402 | + </widget> |
| 403 | + </item> |
| 404 | + </layout> |
| 405 | + </item> |
| 406 | + <item row="3" column="1"> |
| 407 | + <layout class="QHBoxLayout" name="horizontalLayout_6"> |
| 408 | + <item> |
| 409 | + <widget class="QGroupBox" name="horizontalGroupBox_2"> |
| 410 | + <property name="title"> |
| 411 | + <string>Alpha</string> |
| 412 | + </property> |
| 413 | + <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 414 | + <item> |
| 415 | + <widget class="QLineEdit" name="line_alpha"/> |
| 416 | + </item> |
| 417 | + </layout> |
| 418 | + </widget> |
| 419 | + </item> |
| 420 | + <item> |
| 421 | + <widget class="QPushButton" name="btn_update_threshold"> |
| 422 | + <property name="text"> |
| 423 | + <string>Update Threshold</string> |
| 424 | + </property> |
| 425 | + </widget> |
| 426 | + </item> |
| 427 | + </layout> |
| 428 | + </item> |
| 429 | + </layout> |
| 430 | + </widget> |
| 431 | + </item> |
| 432 | + <item> |
| 433 | + <widget class="QCheckBox" name="checkbox_surr"> |
| 434 | + <property name="text"> |
| 435 | + <string>Enable surrogates</string> |
| 436 | + </property> |
| 437 | + <property name="checked"> |
| 438 | + <bool>true</bool> |
| 439 | + </property> |
| 440 | + </widget> |
| 441 | + </item> |
| 442 | + <item> |
| 443 | + <widget class="QPushButton" name="btn_stats"> |
| 444 | + <property name="text"> |
| 445 | + <string>Calculate</string> |
| 446 | + </property> |
| 447 | + </widget> |
| 448 | + </item> |
| 449 | + </layout> |
| 450 | + </item> |
| 451 | + </layout> |
| 452 | + </item> |
470 | 453 | </layout> |
471 | 454 | </item> |
472 | 455 | </layout> |
|
480 | 463 | <x>0</x> |
481 | 464 | <y>0</y> |
482 | 465 | <width>1496</width> |
483 | | - <height>29</height> |
| 466 | + <height>22</height> |
484 | 467 | </rect> |
485 | 468 | </property> |
486 | 469 | </widget> |
|
0 commit comments