ui/EditRecipe.ui

changeset 101
1d14d3bf2465
parent 99
053c0578cf58
child 102
b017001850df
equal deleted inserted replaced
100:d11a3e713e3b 101:1d14d3bf2465
82 <widget class="QTabWidget" name="tabWidget"> 82 <widget class="QTabWidget" name="tabWidget">
83 <property name="geometry"> 83 <property name="geometry">
84 <rect> 84 <rect>
85 <x>0</x> 85 <x>0</x>
86 <y>0</y> 86 <y>0</y>
87 <width>1131</width> 87 <width>1128</width>
88 <height>501</height> 88 <height>501</height>
89 </rect> 89 </rect>
90 </property> 90 </property>
91 <property name="tabPosition"> 91 <property name="tabPosition">
92 <enum>QTabWidget::North</enum> 92 <enum>QTabWidget::North</enum>
93 </property> 93 </property>
94 <property name="tabShape"> 94 <property name="tabShape">
95 <enum>QTabWidget::Rounded</enum> 95 <enum>QTabWidget::Rounded</enum>
96 </property> 96 </property>
97 <property name="currentIndex"> 97 <property name="currentIndex">
98 <number>0</number> 98 <number>1</number>
99 </property> 99 </property>
100 <property name="elideMode"> 100 <property name="elideMode">
101 <enum>Qt::ElideNone</enum> 101 <enum>Qt::ElideNone</enum>
102 </property> 102 </property>
103 <property name="usesScrollButtons"> 103 <property name="usesScrollButtons">
627 <widget class="QComboBox" name="color_methodEdit"> 627 <widget class="QComboBox" name="color_methodEdit">
628 <property name="geometry"> 628 <property name="geometry">
629 <rect> 629 <rect>
630 <x>510</x> 630 <x>510</x>
631 <y>350</y> 631 <y>350</y>
632 <width>201</width> 632 <width>141</width>
633 <height>23</height> 633 <height>23</height>
634 </rect> 634 </rect>
635 </property> 635 </property>
636 </widget> 636 </widget>
637 <widget class="RangedSlider" name="est_colorShow"> 637 <widget class="RangedSlider" name="est_colorShow">
647 <widget class="QComboBox" name="beerstyleEdit"> 647 <widget class="QComboBox" name="beerstyleEdit">
648 <property name="geometry"> 648 <property name="geometry">
649 <rect> 649 <rect>
650 <x>510</x> 650 <x>510</x>
651 <y>200</y> 651 <y>200</y>
652 <width>201</width> 652 <width>226</width>
653 <height>23</height> 653 <height>23</height>
654 </rect> 654 </rect>
655 </property> 655 </property>
656 </widget> 656 </widget>
657 <widget class="QLabel" name="st_typeLabel"> 657 <widget class="QLabel" name="st_typeLabel">
805 <widget class="QComboBox" name="ibu_methodEdit"> 805 <widget class="QComboBox" name="ibu_methodEdit">
806 <property name="geometry"> 806 <property name="geometry">
807 <rect> 807 <rect>
808 <x>510</x> 808 <x>510</x>
809 <y>380</y> 809 <y>380</y>
810 <width>201</width> 810 <width>141</width>
811 <height>23</height> 811 <height>23</height>
812 </rect> 812 </rect>
813 </property> 813 </property>
814 </widget> 814 </widget>
815 <widget class="QLineEdit" name="st_guideEdit"> 815 <widget class="QLineEdit" name="st_guideEdit">
1006 <height>20</height> 1006 <height>20</height>
1007 </rect> 1007 </rect>
1008 </property> 1008 </property>
1009 <property name="text"> 1009 <property name="text">
1010 <string>Carbonation:</string> 1010 <string>Carbonation:</string>
1011 </property>
1012 <property name="alignment">
1013 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1014 </property>
1015 </widget>
1016 <widget class="QLabel" name="beerstyleLabel">
1017 <property name="geometry">
1018 <rect>
1019 <x>370</x>
1020 <y>200</y>
1021 <width>131</width>
1022 <height>20</height>
1023 </rect>
1024 </property>
1025 <property name="text">
1026 <string>Select style:</string>
1011 </property> 1027 </property>
1012 <property name="alignment"> 1028 <property name="alignment">
1013 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1029 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1014 </property> 1030 </property>
1015 </widget> 1031 </widget>
1020 <normaloff>:/icons/bms/graan.png</normaloff>:/icons/bms/graan.png</iconset> 1036 <normaloff>:/icons/bms/graan.png</normaloff>:/icons/bms/graan.png</iconset>
1021 </attribute> 1037 </attribute>
1022 <attribute name="title"> 1038 <attribute name="title">
1023 <string>Fermentables</string> 1039 <string>Fermentables</string>
1024 </attribute> 1040 </attribute>
1041 <widget class="QLabel" name="est_color2Label">
1042 <property name="geometry">
1043 <rect>
1044 <x>0</x>
1045 <y>10</y>
1046 <width>131</width>
1047 <height>20</height>
1048 </rect>
1049 </property>
1050 <property name="text">
1051 <string>Color EBC:</string>
1052 </property>
1053 <property name="alignment">
1054 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1055 </property>
1056 </widget>
1057 <widget class="QDoubleSpinBox" name="est_color2Edit">
1058 <property name="geometry">
1059 <rect>
1060 <x>140</x>
1061 <y>10</y>
1062 <width>71</width>
1063 <height>24</height>
1064 </rect>
1065 </property>
1066 <property name="alignment">
1067 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1068 </property>
1069 <property name="readOnly">
1070 <bool>true</bool>
1071 </property>
1072 <property name="buttonSymbols">
1073 <enum>QAbstractSpinBox::NoButtons</enum>
1074 </property>
1075 <property name="accelerated">
1076 <bool>false</bool>
1077 </property>
1078 <property name="decimals">
1079 <number>0</number>
1080 </property>
1081 <property name="minimum">
1082 <double>0.000000000000000</double>
1083 </property>
1084 <property name="maximum">
1085 <double>400.000000000000000</double>
1086 </property>
1087 <property name="singleStep">
1088 <double>1.000000000000000</double>
1089 </property>
1090 </widget>
1091 <widget class="QLabel" name="est_og2Label">
1092 <property name="geometry">
1093 <rect>
1094 <x>0</x>
1095 <y>40</y>
1096 <width>131</width>
1097 <height>20</height>
1098 </rect>
1099 </property>
1100 <property name="text">
1101 <string>Estimated OG:</string>
1102 </property>
1103 <property name="alignment">
1104 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1105 </property>
1106 </widget>
1107 <widget class="QDoubleSpinBox" name="est_og2Edit">
1108 <property name="geometry">
1109 <rect>
1110 <x>140</x>
1111 <y>40</y>
1112 <width>71</width>
1113 <height>24</height>
1114 </rect>
1115 </property>
1116 <property name="alignment">
1117 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1118 </property>
1119 <property name="buttonSymbols">
1120 <enum>QAbstractSpinBox::UpDownArrows</enum>
1121 </property>
1122 <property name="accelerated">
1123 <bool>true</bool>
1124 </property>
1125 <property name="decimals">
1126 <number>3</number>
1127 </property>
1128 <property name="minimum">
1129 <double>0.980000000000000</double>
1130 </property>
1131 <property name="maximum">
1132 <double>2.000000000000000</double>
1133 </property>
1134 <property name="singleStep">
1135 <double>0.001000000000000</double>
1136 </property>
1137 </widget>
1138 <widget class="QLabel" name="perc_mashLabel">
1139 <property name="geometry">
1140 <rect>
1141 <x>440</x>
1142 <y>10</y>
1143 <width>131</width>
1144 <height>20</height>
1145 </rect>
1146 </property>
1147 <property name="text">
1148 <string>Mash tun %:</string>
1149 </property>
1150 <property name="alignment">
1151 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1152 </property>
1153 </widget>
1154 <widget class="QLabel" name="perc_sugarLabel">
1155 <property name="geometry">
1156 <rect>
1157 <x>440</x>
1158 <y>40</y>
1159 <width>131</width>
1160 <height>20</height>
1161 </rect>
1162 </property>
1163 <property name="text">
1164 <string>Sugars %:</string>
1165 </property>
1166 <property name="alignment">
1167 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1168 </property>
1169 </widget>
1170 <widget class="QLabel" name="perc_caraLabel">
1171 <property name="geometry">
1172 <rect>
1173 <x>440</x>
1174 <y>70</y>
1175 <width>131</width>
1176 <height>20</height>
1177 </rect>
1178 </property>
1179 <property name="text">
1180 <string>Cara/crystal %:</string>
1181 </property>
1182 <property name="alignment">
1183 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1184 </property>
1185 </widget>
1186 <widget class="QLabel" name="lintnerLabel">
1187 <property name="geometry">
1188 <rect>
1189 <x>440</x>
1190 <y>100</y>
1191 <width>131</width>
1192 <height>20</height>
1193 </rect>
1194 </property>
1195 <property name="text">
1196 <string>Lintner:</string>
1197 </property>
1198 <property name="alignment">
1199 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1200 </property>
1201 </widget>
1202 <widget class="QTableWidget" name="fermentablesTable">
1203 <property name="geometry">
1204 <rect>
1205 <x>10</x>
1206 <y>130</y>
1207 <width>1101</width>
1208 <height>331</height>
1209 </rect>
1210 </property>
1211 </widget>
1212 <widget class="QProgressBar" name="lintnerShow">
1213 <property name="geometry">
1214 <rect>
1215 <x>580</x>
1216 <y>100</y>
1217 <width>381</width>
1218 <height>20</height>
1219 </rect>
1220 </property>
1221 <property name="maximum">
1222 <number>200</number>
1223 </property>
1224 <property name="value">
1225 <number>24</number>
1226 </property>
1227 <property name="orientation">
1228 <enum>Qt::Horizontal</enum>
1229 </property>
1230 <property name="format">
1231 <string>%v lintner</string>
1232 </property>
1233 </widget>
1234 <widget class="QProgressBar" name="perc_mashShow">
1235 <property name="geometry">
1236 <rect>
1237 <x>580</x>
1238 <y>10</y>
1239 <width>381</width>
1240 <height>20</height>
1241 </rect>
1242 </property>
1243 <property name="maximum">
1244 <number>120</number>
1245 </property>
1246 <property name="value">
1247 <number>24</number>
1248 </property>
1249 <property name="orientation">
1250 <enum>Qt::Horizontal</enum>
1251 </property>
1252 <property name="format">
1253 <string>%v%</string>
1254 </property>
1255 </widget>
1256 <widget class="QProgressBar" name="perc_sugarsShow">
1257 <property name="geometry">
1258 <rect>
1259 <x>580</x>
1260 <y>40</y>
1261 <width>381</width>
1262 <height>20</height>
1263 </rect>
1264 </property>
1265 <property name="maximum">
1266 <number>50</number>
1267 </property>
1268 <property name="value">
1269 <number>24</number>
1270 </property>
1271 <property name="orientation">
1272 <enum>Qt::Horizontal</enum>
1273 </property>
1274 <property name="format">
1275 <string>%v%</string>
1276 </property>
1277 </widget>
1278 <widget class="QProgressBar" name="perc_caraShow">
1279 <property name="geometry">
1280 <rect>
1281 <x>580</x>
1282 <y>70</y>
1283 <width>381</width>
1284 <height>20</height>
1285 </rect>
1286 </property>
1287 <property name="maximum">
1288 <number>50</number>
1289 </property>
1290 <property name="value">
1291 <number>24</number>
1292 </property>
1293 <property name="orientation">
1294 <enum>Qt::Horizontal</enum>
1295 </property>
1296 <property name="format">
1297 <string>%v%</string>
1298 </property>
1299 </widget>
1025 </widget> 1300 </widget>
1026 <widget class="QWidget" name="hops"> 1301 <widget class="QWidget" name="hops">
1027 <attribute name="icon"> 1302 <attribute name="icon">
1028 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 1303 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
1029 <normaloff>:/icons/bms/hop.png</normaloff>:/icons/bms/hop.png</iconset> 1304 <normaloff>:/icons/bms/hop.png</normaloff>:/icons/bms/hop.png</iconset>
1030 </attribute> 1305 </attribute>
1031 <attribute name="title"> 1306 <attribute name="title">
1032 <string>Hops</string> 1307 <string>Hops</string>
1033 </attribute> 1308 </attribute>
1309 <widget class="QLabel" name="est_ibu2Label">
1310 <property name="geometry">
1311 <rect>
1312 <x>0</x>
1313 <y>10</y>
1314 <width>131</width>
1315 <height>20</height>
1316 </rect>
1317 </property>
1318 <property name="text">
1319 <string>Bitterness IBU:</string>
1320 </property>
1321 <property name="alignment">
1322 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1323 </property>
1324 </widget>
1325 <widget class="QDoubleSpinBox" name="est_ibu2Edit">
1326 <property name="geometry">
1327 <rect>
1328 <x>140</x>
1329 <y>10</y>
1330 <width>71</width>
1331 <height>24</height>
1332 </rect>
1333 </property>
1334 <property name="alignment">
1335 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1336 </property>
1337 <property name="readOnly">
1338 <bool>true</bool>
1339 </property>
1340 <property name="buttonSymbols">
1341 <enum>QAbstractSpinBox::NoButtons</enum>
1342 </property>
1343 <property name="accelerated">
1344 <bool>false</bool>
1345 </property>
1346 <property name="decimals">
1347 <number>0</number>
1348 </property>
1349 <property name="minimum">
1350 <double>0.000000000000000</double>
1351 </property>
1352 <property name="maximum">
1353 <double>400.000000000000000</double>
1354 </property>
1355 <property name="singleStep">
1356 <double>1.000000000000000</double>
1357 </property>
1358 </widget>
1359 <widget class="QLabel" name="hop_tasteLabel">
1360 <property name="geometry">
1361 <rect>
1362 <x>220</x>
1363 <y>10</y>
1364 <width>131</width>
1365 <height>20</height>
1366 </rect>
1367 </property>
1368 <property name="text">
1369 <string>Hop taste:</string>
1370 </property>
1371 <property name="alignment">
1372 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1373 </property>
1374 </widget>
1375 <widget class="QLabel" name="hop_aromaLabel">
1376 <property name="geometry">
1377 <rect>
1378 <x>670</x>
1379 <y>10</y>
1380 <width>131</width>
1381 <height>20</height>
1382 </rect>
1383 </property>
1384 <property name="text">
1385 <string>Hop aroma:</string>
1386 </property>
1387 <property name="alignment">
1388 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1389 </property>
1390 </widget>
1391 <widget class="QProgressBar" name="hop_tasteShow">
1392 <property name="geometry">
1393 <rect>
1394 <x>360</x>
1395 <y>10</y>
1396 <width>301</width>
1397 <height>20</height>
1398 </rect>
1399 </property>
1400 <property name="maximum">
1401 <number>100</number>
1402 </property>
1403 <property name="value">
1404 <number>24</number>
1405 </property>
1406 <property name="orientation">
1407 <enum>Qt::Horizontal</enum>
1408 </property>
1409 <property name="format">
1410 <string>%v%</string>
1411 </property>
1412 </widget>
1413 <widget class="QProgressBar" name="hop_aromaShow">
1414 <property name="geometry">
1415 <rect>
1416 <x>810</x>
1417 <y>10</y>
1418 <width>301</width>
1419 <height>20</height>
1420 </rect>
1421 </property>
1422 <property name="maximum">
1423 <number>100</number>
1424 </property>
1425 <property name="value">
1426 <number>24</number>
1427 </property>
1428 <property name="orientation">
1429 <enum>Qt::Horizontal</enum>
1430 </property>
1431 <property name="format">
1432 <string>%v%</string>
1433 </property>
1434 </widget>
1435 <widget class="QTableWidget" name="hopsTable">
1436 <property name="geometry">
1437 <rect>
1438 <x>10</x>
1439 <y>50</y>
1440 <width>1101</width>
1441 <height>411</height>
1442 </rect>
1443 </property>
1444 </widget>
1034 </widget> 1445 </widget>
1035 <widget class="QWidget" name="miscs"> 1446 <widget class="QWidget" name="miscs">
1036 <attribute name="icon"> 1447 <attribute name="icon">
1037 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 1448 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
1038 <normaloff>:/icons/bms/peper.png</normaloff>:/icons/bms/peper.png</iconset> 1449 <normaloff>:/icons/bms/peper.png</normaloff>:/icons/bms/peper.png</iconset>
1039 </attribute> 1450 </attribute>
1040 <attribute name="title"> 1451 <attribute name="title">
1041 <string>Miscs</string> 1452 <string>Miscs</string>
1042 </attribute> 1453 </attribute>
1454 <widget class="QTableWidget" name="miscsTable">
1455 <property name="geometry">
1456 <rect>
1457 <x>10</x>
1458 <y>10</y>
1459 <width>1101</width>
1460 <height>451</height>
1461 </rect>
1462 </property>
1463 </widget>
1043 </widget> 1464 </widget>
1044 <widget class="QWidget" name="yeasts"> 1465 <widget class="QWidget" name="yeasts">
1045 <attribute name="icon"> 1466 <attribute name="icon">
1046 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 1467 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
1047 <normaloff>:/icons/bms/erlenmeyer.png</normaloff>:/icons/bms/erlenmeyer.png</iconset> 1468 <normaloff>:/icons/bms/erlenmeyer.png</normaloff>:/icons/bms/erlenmeyer.png</iconset>
1048 </attribute> 1469 </attribute>
1049 <attribute name="title"> 1470 <attribute name="title">
1050 <string>Yeasts</string> 1471 <string>Yeasts</string>
1051 </attribute> 1472 </attribute>
1473 <widget class="QLabel" name="est_og3Label">
1474 <property name="geometry">
1475 <rect>
1476 <x>50</x>
1477 <y>10</y>
1478 <width>131</width>
1479 <height>20</height>
1480 </rect>
1481 </property>
1482 <property name="text">
1483 <string>Estimated OG:</string>
1484 </property>
1485 <property name="alignment">
1486 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1487 </property>
1488 </widget>
1489 <widget class="QDoubleSpinBox" name="est_og3Edit">
1490 <property name="geometry">
1491 <rect>
1492 <x>190</x>
1493 <y>10</y>
1494 <width>71</width>
1495 <height>24</height>
1496 </rect>
1497 </property>
1498 <property name="alignment">
1499 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1500 </property>
1501 <property name="buttonSymbols">
1502 <enum>QAbstractSpinBox::NoButtons</enum>
1503 </property>
1504 <property name="accelerated">
1505 <bool>true</bool>
1506 </property>
1507 <property name="decimals">
1508 <number>3</number>
1509 </property>
1510 <property name="minimum">
1511 <double>0.980000000000000</double>
1512 </property>
1513 <property name="maximum">
1514 <double>2.000000000000000</double>
1515 </property>
1516 <property name="singleStep">
1517 <double>0.001000000000000</double>
1518 </property>
1519 </widget>
1520 <widget class="QLabel" name="est_fg3Label">
1521 <property name="geometry">
1522 <rect>
1523 <x>50</x>
1524 <y>40</y>
1525 <width>131</width>
1526 <height>20</height>
1527 </rect>
1528 </property>
1529 <property name="text">
1530 <string>Estimated FG:</string>
1531 </property>
1532 <property name="alignment">
1533 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1534 </property>
1535 </widget>
1536 <widget class="QDoubleSpinBox" name="est_fg3Edit">
1537 <property name="geometry">
1538 <rect>
1539 <x>190</x>
1540 <y>40</y>
1541 <width>71</width>
1542 <height>24</height>
1543 </rect>
1544 </property>
1545 <property name="alignment">
1546 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1547 </property>
1548 <property name="buttonSymbols">
1549 <enum>QAbstractSpinBox::NoButtons</enum>
1550 </property>
1551 <property name="accelerated">
1552 <bool>true</bool>
1553 </property>
1554 <property name="decimals">
1555 <number>3</number>
1556 </property>
1557 <property name="minimum">
1558 <double>0.980000000000000</double>
1559 </property>
1560 <property name="maximum">
1561 <double>2.000000000000000</double>
1562 </property>
1563 <property name="singleStep">
1564 <double>0.001000000000000</double>
1565 </property>
1566 </widget>
1567 <widget class="QLabel" name="est_abv2Label">
1568 <property name="geometry">
1569 <rect>
1570 <x>570</x>
1571 <y>10</y>
1572 <width>131</width>
1573 <height>20</height>
1574 </rect>
1575 </property>
1576 <property name="text">
1577 <string>Alcohol Volume:</string>
1578 </property>
1579 <property name="alignment">
1580 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1581 </property>
1582 </widget>
1583 <widget class="QDoubleSpinBox" name="est_abv2Edit">
1584 <property name="geometry">
1585 <rect>
1586 <x>710</x>
1587 <y>10</y>
1588 <width>71</width>
1589 <height>24</height>
1590 </rect>
1591 </property>
1592 <property name="alignment">
1593 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1594 </property>
1595 <property name="readOnly">
1596 <bool>true</bool>
1597 </property>
1598 <property name="buttonSymbols">
1599 <enum>QAbstractSpinBox::NoButtons</enum>
1600 </property>
1601 <property name="accelerated">
1602 <bool>false</bool>
1603 </property>
1604 <property name="suffix">
1605 <string> %</string>
1606 </property>
1607 <property name="decimals">
1608 <number>1</number>
1609 </property>
1610 <property name="minimum">
1611 <double>0.000000000000000</double>
1612 </property>
1613 <property name="maximum">
1614 <double>80.000000000000000</double>
1615 </property>
1616 <property name="singleStep">
1617 <double>0.100000000000000</double>
1618 </property>
1619 </widget>
1620 <widget class="QLabel" name="est_svgLabel">
1621 <property name="geometry">
1622 <rect>
1623 <x>550</x>
1624 <y>40</y>
1625 <width>151</width>
1626 <height>20</height>
1627 </rect>
1628 </property>
1629 <property name="text">
1630 <string>Appearant Attenuation:</string>
1631 </property>
1632 <property name="alignment">
1633 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1634 </property>
1635 </widget>
1636 <widget class="QDoubleSpinBox" name="est_svgEdit">
1637 <property name="geometry">
1638 <rect>
1639 <x>710</x>
1640 <y>40</y>
1641 <width>71</width>
1642 <height>24</height>
1643 </rect>
1644 </property>
1645 <property name="alignment">
1646 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1647 </property>
1648 <property name="readOnly">
1649 <bool>true</bool>
1650 </property>
1651 <property name="buttonSymbols">
1652 <enum>QAbstractSpinBox::NoButtons</enum>
1653 </property>
1654 <property name="accelerated">
1655 <bool>false</bool>
1656 </property>
1657 <property name="suffix">
1658 <string> %</string>
1659 </property>
1660 <property name="decimals">
1661 <number>1</number>
1662 </property>
1663 <property name="minimum">
1664 <double>0.000000000000000</double>
1665 </property>
1666 <property name="maximum">
1667 <double>80.000000000000000</double>
1668 </property>
1669 <property name="singleStep">
1670 <double>0.100000000000000</double>
1671 </property>
1672 </widget>
1673 <widget class="QTableWidget" name="yeastsTable">
1674 <property name="geometry">
1675 <rect>
1676 <x>10</x>
1677 <y>90</y>
1678 <width>1101</width>
1679 <height>371</height>
1680 </rect>
1681 </property>
1682 </widget>
1052 </widget> 1683 </widget>
1053 <widget class="QWidget" name="mash"> 1684 <widget class="QWidget" name="mash">
1054 <attribute name="icon"> 1685 <attribute name="icon">
1055 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 1686 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
1056 <normaloff>:/icons/bms/mash.png</normaloff>:/icons/bms/mash.png</iconset> 1687 <normaloff>:/icons/bms/mash.png</normaloff>:/icons/bms/mash.png</iconset>
1057 </attribute> 1688 </attribute>
1058 <attribute name="title"> 1689 <attribute name="title">
1059 <string>Mash</string> 1690 <string>Mash</string>
1060 </attribute> 1691 </attribute>
1692 <widget class="QTableWidget" name="mashsTable">
1693 <property name="geometry">
1694 <rect>
1695 <x>10</x>
1696 <y>70</y>
1697 <width>1101</width>
1698 <height>391</height>
1699 </rect>
1700 </property>
1701 </widget>
1061 </widget> 1702 </widget>
1062 <widget class="QWidget" name="water"> 1703 <widget class="QWidget" name="water">
1063 <attribute name="icon"> 1704 <attribute name="icon">
1064 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 1705 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
1065 <normaloff>:/icons/bms/water.png</normaloff>:/icons/bms/water.png</iconset> 1706 <normaloff>:/icons/bms/water.png</normaloff>:/icons/bms/water.png</iconset>

mercurial