|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>620</width> |
10 | | - <height>815</height> |
| 10 | + <height>790</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
24 | 24 | </property> |
25 | 25 | <property name="maximumSize"> |
26 | 26 | <size> |
27 | | - <width>700</width> |
28 | | - <height>850</height> |
| 27 | + <width>900</width> |
| 28 | + <height>900</height> |
29 | 29 | </size> |
30 | 30 | </property> |
31 | 31 | <property name="windowTitle"> |
|
676 | 676 | <item> |
677 | 677 | <widget class="QGroupBox" name="groupBox_12"> |
678 | 678 | <property name="sizePolicy"> |
679 | | - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 679 | + <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> |
680 | 680 | <horstretch>0</horstretch> |
681 | 681 | <verstretch>0</verstretch> |
682 | 682 | </sizepolicy> |
|
701 | 701 | <item row="3" column="0"> |
702 | 702 | <widget class="QDoubleSpinBox" name="coeff_thr"> |
703 | 703 | <property name="sizePolicy"> |
704 | | - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 704 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
705 | 705 | <horstretch>0</horstretch> |
706 | 706 | <verstretch>0</verstretch> |
707 | 707 | </sizepolicy> |
|
726 | 726 | <item row="1" column="0"> |
727 | 727 | <widget class="QSpinBox" name="min_presence"> |
728 | 728 | <property name="sizePolicy"> |
729 | | - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 729 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
730 | 730 | <horstretch>0</horstretch> |
731 | 731 | <verstretch>0</verstretch> |
732 | 732 | </sizepolicy> |
|
751 | 751 | <item row="3" column="1"> |
752 | 752 | <widget class="QDoubleSpinBox" name="p_thr"> |
753 | 753 | <property name="sizePolicy"> |
754 | | - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 754 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
755 | 755 | <horstretch>0</horstretch> |
756 | 756 | <verstretch>0</verstretch> |
757 | 757 | </sizepolicy> |
|
786 | 786 | <item row="1" column="1"> |
787 | 787 | <widget class="QSpinBox" name="max_presence"> |
788 | 788 | <property name="sizePolicy"> |
789 | | - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| 789 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
790 | 790 | <horstretch>0</horstretch> |
791 | 791 | <verstretch>0</verstretch> |
792 | 792 | </sizepolicy> |
|
1305 | 1305 | <layout class="QVBoxLayout" name="verticalLayout_11"> |
1306 | 1306 | <item> |
1307 | 1307 | <widget class="QDoubleSpinBox" name="rmsd_val"> |
| 1308 | + <property name="sizePolicy"> |
| 1309 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
| 1310 | + <horstretch>0</horstretch> |
| 1311 | + <verstretch>0</verstretch> |
| 1312 | + </sizepolicy> |
| 1313 | + </property> |
1308 | 1314 | <property name="alignment"> |
1309 | 1315 | <set>Qt::AlignCenter</set> |
1310 | 1316 | </property> |
|
1345 | 1351 | <layout class="QVBoxLayout" name="verticalLayout_9"> |
1346 | 1352 | <item> |
1347 | 1353 | <widget class="QSpinBox" name="n_cluster"> |
| 1354 | + <property name="sizePolicy"> |
| 1355 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
| 1356 | + <horstretch>0</horstretch> |
| 1357 | + <verstretch>0</verstretch> |
| 1358 | + </sizepolicy> |
| 1359 | + </property> |
1348 | 1360 | <property name="alignment"> |
1349 | 1361 | <set>Qt::AlignCenter</set> |
1350 | 1362 | </property> |
|
1672 | 1684 | </sizepolicy> |
1673 | 1685 | </property> |
1674 | 1686 | <property name="text"> |
1675 | | - <string>Ring-md executable:</string> |
| 1687 | + <string>RING executable:</string> |
1676 | 1688 | </property> |
1677 | 1689 | </widget> |
1678 | 1690 | </item> |
|
2216 | 2228 | </item> |
2217 | 2229 | <item row="4" column="1"> |
2218 | 2230 | <widget class="QCheckBox" name="override_memory"> |
| 2231 | + <property name="toolTip"> |
| 2232 | + <string>Usefull when structure has been modified</string> |
| 2233 | + </property> |
2219 | 2234 | <property name="text"> |
2220 | | - <string>Re-execute Ring each time</string> |
| 2235 | + <string>Do not save RING output</string> |
2221 | 2236 | </property> |
2222 | 2237 | </widget> |
2223 | 2238 | </item> |
|
0 commit comments