Changeset 457d961 in sasview for src/sas/qtgui/Calculators/UI/GenericScatteringCalculator.ui
- Timestamp:
- Aug 18, 2017 11:08:55 AM (7 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 464cd07
- Parents:
- 0e4d87c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Calculators/UI/GenericScatteringCalculator.ui
r28a09b0 r457d961 7 7 <x>0</x> 8 8 <y>0</y> 9 <width>71 5</width>10 <height> 550</height>9 <width>716</width> 10 <height>625</height> 11 11 </rect> 12 12 </property> 13 13 <property name="sizePolicy"> 14 <sizepolicy hsizetype=" Fixed" vsizetype="Fixed">14 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 15 15 <horstretch>0</horstretch> 16 16 <verstretch>0</verstretch> … … 19 19 <property name="minimumSize"> 20 20 <size> 21 <width>6 30</width>21 <width>660</width> 22 22 <height>550</height> 23 </size> 24 </property> 25 <property name="maximumSize"> 26 <size> 27 <width>800</width> 28 <height>700</height> 23 29 </size> 24 30 </property> … … 300 306 <size> 301 307 <width>70</width> 302 <height> 0</height>308 <height>18</height> 303 309 </size> 304 310 </property> … … 318 324 </item> 319 325 <item row="0" column="2"> 320 <widget class="QLabel" name="lbl unitMx">326 <widget class="QLabel" name="lblUnitMx"> 321 327 <property name="font"> 322 328 <font> … … 352 358 <size> 353 359 <width>70</width> 354 <height> 0</height>360 <height>18</height> 355 361 </size> 356 362 </property> … … 404 410 <size> 405 411 <width>70</width> 406 <height> 0</height>412 <height>18</height> 407 413 </size> 408 414 </property> … … 456 462 <size> 457 463 <width>70</width> 458 <height> 0</height>464 <height>18</height> 459 465 </size> 460 466 </property> … … 521 527 <size> 522 528 <width>56</width> 523 <height> 0</height>529 <height>18</height> 524 530 </size> 525 531 </property> … … 553 559 <size> 554 560 <width>56</width> 555 <height> 0</height>561 <height>18</height> 556 562 </size> 557 563 </property> … … 585 591 <size> 586 592 <width>56</width> 587 <height> 0</height>593 <height>18</height> 588 594 </size> 589 595 </property> … … 636 642 <size> 637 643 <width>50</width> 638 <height> 0</height>644 <height>18</height> 639 645 </size> 640 646 </property> … … 682 688 <size> 683 689 <width>50</width> 684 <height> 0</height>690 <height>18</height> 685 691 </size> 686 692 </property> … … 728 734 <size> 729 735 <width>50</width> 730 <height> 0</height>736 <height>18</height> 731 737 </size> 732 738 </property> … … 954 960 <item row="1" column="1"> 955 961 <widget class="QLineEdit" name="txtUpFracIn"> 962 <property name="minimumSize"> 963 <size> 964 <width>0</width> 965 <height>18</height> 966 </size> 967 </property> 956 968 <property name="font"> 957 969 <font> … … 986 998 <item row="2" column="1"> 987 999 <widget class="QLineEdit" name="txtUpFracOut"> 1000 <property name="minimumSize"> 1001 <size> 1002 <width>0</width> 1003 <height>18</height> 1004 </size> 1005 </property> 988 1006 <property name="font"> 989 1007 <font> … … 1018 1036 <item row="3" column="1"> 1019 1037 <widget class="QLineEdit" name="txtUpTheta"> 1038 <property name="minimumSize"> 1039 <size> 1040 <width>0</width> 1041 <height>18</height> 1042 </size> 1043 </property> 1020 1044 <property name="font"> 1021 1045 <font> … … 1047 1071 <item row="4" column="1"> 1048 1072 <widget class="QLineEdit" name="txtBackground"> 1073 <property name="minimumSize"> 1074 <size> 1075 <width>0</width> 1076 <height>18</height> 1077 </size> 1078 </property> 1049 1079 <property name="font"> 1050 1080 <font> … … 1086 1116 <item row="5" column="1"> 1087 1117 <widget class="QLineEdit" name="txtScale"> 1118 <property name="minimumSize"> 1119 <size> 1120 <width>0</width> 1121 <height>18</height> 1122 </size> 1123 </property> 1088 1124 <property name="font"> 1089 1125 <font> … … 1112 1148 <item row="6" column="1"> 1113 1149 <widget class="QLineEdit" name="txtSolventSLD"> 1150 <property name="minimumSize"> 1151 <size> 1152 <width>0</width> 1153 <height>18</height> 1154 </size> 1155 </property> 1114 1156 <property name="font"> 1115 1157 <font> … … 1141 1183 <item row="7" column="1"> 1142 1184 <widget class="QLineEdit" name="txtTotalVolume"> 1185 <property name="minimumSize"> 1186 <size> 1187 <width>0</width> 1188 <height>18</height> 1189 </size> 1190 </property> 1143 1191 <property name="font"> 1144 1192 <font> … … 1261 1309 <item row="0" column="1"> 1262 1310 <widget class="QLineEdit" name="txtNoQBins"> 1311 <property name="minimumSize"> 1312 <size> 1313 <width>0</width> 1314 <height>18</height> 1315 </size> 1316 </property> 1263 1317 <property name="font"> 1264 1318 <font> … … 1290 1344 <item row="1" column="1"> 1291 1345 <widget class="QLineEdit" name="txtQxMax"> 1346 <property name="minimumSize"> 1347 <size> 1348 <width>0</width> 1349 <height>18</height> 1350 </size> 1351 </property> 1292 1352 <property name="font"> 1293 1353 <font>
Note: See TracChangeset
for help on using the changeset viewer.