|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>738</width> |
10 | | - <height>454</height> |
| 10 | + <height>469</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
29 | 29 | <item row="0" column="0"> |
30 | 30 | <widget class="QToolBox" name="toolBox"> |
31 | 31 | <property name="currentIndex"> |
32 | | - <number>0</number> |
| 32 | + <number>2</number> |
33 | 33 | </property> |
34 | 34 | <widget class="QWidget" name="page"> |
35 | 35 | <property name="geometry"> |
36 | 36 | <rect> |
37 | 37 | <x>0</x> |
38 | 38 | <y>0</y> |
39 | 39 | <width>714</width> |
40 | | - <height>331</height> |
| 40 | + <height>343</height> |
41 | 41 | </rect> |
42 | 42 | </property> |
43 | 43 | <attribute name="label"> |
|
274 | 274 | <rect> |
275 | 275 | <x>0</x> |
276 | 276 | <y>0</y> |
277 | | - <width>223</width> |
278 | | - <height>97</height> |
| 277 | + <width>714</width> |
| 278 | + <height>343</height> |
279 | 279 | </rect> |
280 | 280 | </property> |
281 | 281 | <attribute name="label"> |
|
344 | 344 | <rect> |
345 | 345 | <x>0</x> |
346 | 346 | <y>0</y> |
347 | | - <width>574</width> |
348 | | - <height>108</height> |
| 347 | + <width>714</width> |
| 348 | + <height>343</height> |
349 | 349 | </rect> |
350 | 350 | </property> |
351 | 351 | <attribute name="label"> |
|
354 | 354 | <layout class="QVBoxLayout" name="verticalLayout"> |
355 | 355 | <item> |
356 | 356 | <layout class="QGridLayout" name="gridLayout_3"> |
357 | | - <item row="1" column="0"> |
358 | | - <widget class="QCheckBox" name="highDPIAdjustCheckBox_"> |
| 357 | + <item row="0" column="1"> |
| 358 | + <widget class="QCheckBox" name="moduleErrorDialogDisableCheckbox_"> |
359 | 359 | <property name="text"> |
360 | | - <string>Adjust for high-DPI displays (SCIRun restart required)</string> |
| 360 | + <string>Disable Module Error dialogs</string> |
| 361 | + </property> |
| 362 | + <property name="checked"> |
| 363 | + <bool>false</bool> |
| 364 | + </property> |
| 365 | + </widget> |
| 366 | + </item> |
| 367 | + <item row="3" column="1"> |
| 368 | + <widget class="QSpinBox" name="maxCoresSpinBox_"> |
| 369 | + <property name="suffix"> |
| 370 | + <string/> |
| 371 | + </property> |
| 372 | + <property name="minimum"> |
| 373 | + <number>0</number> |
| 374 | + </property> |
| 375 | + <property name="value"> |
| 376 | + <number>0</number> |
361 | 377 | </property> |
362 | 378 | </widget> |
363 | 379 | </item> |
|
368 | 384 | </property> |
369 | 385 | </widget> |
370 | 386 | </item> |
371 | | - <item row="0" column="1"> |
372 | | - <widget class="QCheckBox" name="moduleErrorDialogDisableCheckbox_"> |
| 387 | + <item row="1" column="0"> |
| 388 | + <widget class="QCheckBox" name="highDPIAdjustCheckBox_"> |
373 | 389 | <property name="text"> |
374 | | - <string>Disable Module Error dialogs</string> |
375 | | - </property> |
376 | | - <property name="checked"> |
377 | | - <bool>false</bool> |
| 390 | + <string>Adjust for high-DPI displays (SCIRun restart required)</string> |
378 | 391 | </property> |
379 | 392 | </widget> |
380 | 393 | </item> |
381 | | - <item row="2" column="0"> |
| 394 | + <item row="3" column="0"> |
382 | 395 | <widget class="QLabel" name="label_3"> |
383 | 396 | <property name="maximumSize"> |
384 | 397 | <size> |
|
391 | 404 | </property> |
392 | 405 | </widget> |
393 | 406 | </item> |
394 | | - <item row="2" column="1"> |
395 | | - <widget class="QSpinBox" name="maxCoresSpinBox_"> |
396 | | - <property name="suffix"> |
397 | | - <string/> |
398 | | - </property> |
399 | | - <property name="minimum"> |
400 | | - <number>0</number> |
| 407 | + <item row="2" column="0"> |
| 408 | + <widget class="QCheckBox" name="viewerWidgetSelectionCorrectionCheckbox_"> |
| 409 | + <property name="text"> |
| 410 | + <string>Viewer widget selection correction</string> |
401 | 411 | </property> |
402 | | - <property name="value"> |
403 | | - <number>0</number> |
| 412 | + </widget> |
| 413 | + </item> |
| 414 | + <item row="2" column="1"> |
| 415 | + <widget class="QCheckBox" name="autoRotateViewerOnMouseReleaseCheckbox_"> |
| 416 | + <property name="text"> |
| 417 | + <string>Auto-rotate viewer on mouse release</string> |
404 | 418 | </property> |
405 | 419 | </widget> |
406 | 420 | </item> |
|
0 commit comments