ui/EditEquipment.ui

changeset 527
84091b9cb800
parent 462
1654ff5446c7
equal deleted inserted replaced
526:3b9abdae181e 527:84091b9cb800
144 <property name="geometry"> 144 <property name="geometry">
145 <rect> 145 <rect>
146 <x>10</x> 146 <x>10</x>
147 <y>110</y> 147 <y>110</y>
148 <width>321</width> 148 <width>321</width>
149 <height>241</height> 149 <height>331</height>
150 </rect> 150 </rect>
151 </property> 151 </property>
152 <property name="title"> 152 <property name="title">
153 <string>Mashing</string> 153 <string>Mashing</string>
154 </property> 154 </property>
470 <width>121</width> 470 <width>121</width>
471 <height>23</height> 471 <height>23</height>
472 </rect> 472 </rect>
473 </property> 473 </property>
474 </widget> 474 </widget>
475 </widget>
476 <widget class="QGroupBox" name="lauterGroup">
477 <property name="geometry">
478 <rect>
479 <x>10</x>
480 <y>380</y>
481 <width>321</width>
482 <height>91</height>
483 </rect>
484 </property>
485 <property name="title">
486 <string>Lautering</string>
487 </property>
488 <property name="alignment">
489 <set>Qt::AlignCenter</set>
490 </property>
491 <widget class="QLabel" name="lauter_deadspaceLabel"> 475 <widget class="QLabel" name="lauter_deadspaceLabel">
492 <property name="geometry"> 476 <property name="geometry">
493 <rect> 477 <rect>
494 <x>10</x> 478 <x>10</x>
495 <y>20</y> 479 <y>230</y>
496 <width>171</width> 480 <width>171</width>
497 <height>20</height> 481 <height>20</height>
498 </rect> 482 </rect>
499 </property> 483 </property>
500 <property name="text"> 484 <property name="text">
502 </property> 486 </property>
503 <property name="alignment"> 487 <property name="alignment">
504 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 488 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
505 </property> 489 </property>
506 </widget> 490 </widget>
507 <widget class="QLabel" name="efficiencyLabel">
508 <property name="geometry">
509 <rect>
510 <x>10</x>
511 <y>50</y>
512 <width>171</width>
513 <height>20</height>
514 </rect>
515 </property>
516 <property name="text">
517 <string>Brewhouse efficiency:</string>
518 </property>
519 <property name="alignment">
520 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
521 </property>
522 </widget>
523 <widget class="QDoubleSpinBox" name="lauter_deadspaceEdit"> 491 <widget class="QDoubleSpinBox" name="lauter_deadspaceEdit">
524 <property name="geometry"> 492 <property name="geometry">
525 <rect> 493 <rect>
526 <x>190</x> 494 <x>190</x>
527 <y>20</y> 495 <y>230</y>
528 <width>101</width> 496 <width>101</width>
529 <height>24</height> 497 <height>24</height>
530 </rect> 498 </rect>
531 </property> 499 </property>
532 <property name="alignment"> 500 <property name="alignment">
549 </property> 517 </property>
550 <property name="stepType"> 518 <property name="stepType">
551 <enum>QAbstractSpinBox::DefaultStepType</enum> 519 <enum>QAbstractSpinBox::DefaultStepType</enum>
552 </property> 520 </property>
553 </widget> 521 </widget>
554 <widget class="QDoubleSpinBox" name="efficiencyEdit"> 522 <widget class="QLabel" name="HLT_volumeLabel">
555 <property name="geometry"> 523 <property name="geometry">
556 <rect> 524 <rect>
557 <x>190</x> 525 <x>10</x>
558 <y>50</y> 526 <y>260</y>
559 <width>101</width> 527 <width>171</width>
560 <height>24</height> 528 <height>20</height>
561 </rect> 529 </rect>
562 </property> 530 </property>
563 <property name="alignment"> 531 <property name="text">
564 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 532 <string>HLT Volume:</string>
565 </property> 533 </property>
566 <property name="accelerated"> 534 <property name="alignment">
567 <bool>true</bool> 535 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
568 </property> 536 </property>
569 <property name="suffix"> 537 </widget>
570 <string>%</string> 538 <widget class="QLabel" name="HLT_deadspaceLabel">
539 <property name="geometry">
540 <rect>
541 <x>10</x>
542 <y>290</y>
543 <width>171</width>
544 <height>20</height>
545 </rect>
546 </property>
547 <property name="text">
548 <string>HLT deadspace:</string>
549 </property>
550 <property name="alignment">
551 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
552 </property>
553 </widget>
554 <widget class="QDoubleSpinBox" name="HLT_volumeEdit">
555 <property name="geometry">
556 <rect>
557 <x>190</x>
558 <y>260</y>
559 <width>101</width>
560 <height>24</height>
561 </rect>
562 </property>
563 <property name="alignment">
564 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
565 </property>
566 <property name="accelerated">
567 <bool>true</bool>
568 </property>
569 <property name="suffix">
570 <string> L</string>
571 </property> 571 </property>
572 <property name="decimals"> 572 <property name="decimals">
573 <number>1</number> 573 <number>1</number>
574 </property> 574 </property>
575 <property name="maximum"> 575 <property name="maximum">
576 <double>100.000000000000000</double> 576 <double>100000.000000000000000</double>
577 </property> 577 </property>
578 <property name="singleStep"> 578 <property name="singleStep">
579 <double>0.500000000000000</double> 579 <double>0.500000000000000</double>
580 </property>
581 <property name="stepType">
582 <enum>QAbstractSpinBox::DefaultStepType</enum>
583 </property>
584 </widget>
585 <widget class="QDoubleSpinBox" name="HLT_deadspaceEdit">
586 <property name="geometry">
587 <rect>
588 <x>190</x>
589 <y>290</y>
590 <width>101</width>
591 <height>24</height>
592 </rect>
593 </property>
594 <property name="alignment">
595 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
596 </property>
597 <property name="accelerated">
598 <bool>true</bool>
599 </property>
600 <property name="suffix">
601 <string> L</string>
602 </property>
603 <property name="decimals">
604 <number>1</number>
605 </property>
606 <property name="maximum">
607 <double>100000.000000000000000</double>
608 </property>
609 <property name="singleStep">
610 <double>0.100000000000000</double>
580 </property> 611 </property>
581 <property name="stepType"> 612 <property name="stepType">
582 <enum>QAbstractSpinBox::DefaultStepType</enum> 613 <enum>QAbstractSpinBox::DefaultStepType</enum>
583 </property> 614 </property>
584 </widget> 615 </widget>
989 </widget> 1020 </widget>
990 <widget class="QGroupBox" name="transferGroup"> 1021 <widget class="QGroupBox" name="transferGroup">
991 <property name="geometry"> 1022 <property name="geometry">
992 <rect> 1023 <rect>
993 <x>670</x> 1024 <x>670</x>
994 <y>380</y> 1025 <y>320</y>
995 <width>321</width> 1026 <width>321</width>
996 <height>91</height> 1027 <height>121</height>
997 </rect> 1028 </rect>
998 </property> 1029 </property>
999 <property name="title"> 1030 <property name="title">
1000 <string>Transfer</string> 1031 <string>Transfer</string>
1001 </property> 1032 </property>
1101 <property name="singleStep"> 1132 <property name="singleStep">
1102 <double>0.010000000000000</double> 1133 <double>0.010000000000000</double>
1103 </property> 1134 </property>
1104 <property name="stepType"> 1135 <property name="stepType">
1105 <enum>QAbstractSpinBox::DefaultStepType</enum> 1136 <enum>QAbstractSpinBox::DefaultStepType</enum>
1137 </property>
1138 </widget>
1139 <widget class="QDoubleSpinBox" name="efficiencyEdit">
1140 <property name="geometry">
1141 <rect>
1142 <x>190</x>
1143 <y>80</y>
1144 <width>101</width>
1145 <height>24</height>
1146 </rect>
1147 </property>
1148 <property name="alignment">
1149 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1150 </property>
1151 <property name="accelerated">
1152 <bool>true</bool>
1153 </property>
1154 <property name="suffix">
1155 <string>%</string>
1156 </property>
1157 <property name="decimals">
1158 <number>1</number>
1159 </property>
1160 <property name="maximum">
1161 <double>100.000000000000000</double>
1162 </property>
1163 <property name="singleStep">
1164 <double>0.500000000000000</double>
1165 </property>
1166 <property name="stepType">
1167 <enum>QAbstractSpinBox::DefaultStepType</enum>
1168 </property>
1169 </widget>
1170 <widget class="QLabel" name="efficiencyLabel">
1171 <property name="geometry">
1172 <rect>
1173 <x>10</x>
1174 <y>80</y>
1175 <width>171</width>
1176 <height>20</height>
1177 </rect>
1178 </property>
1179 <property name="text">
1180 <string>Brewhouse efficiency:</string>
1181 </property>
1182 <property name="alignment">
1183 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1106 </property> 1184 </property>
1107 </widget> 1185 </widget>
1108 </widget> 1186 </widget>
1109 <widget class="QPushButton" name="cloneButton"> 1187 <widget class="QPushButton" name="cloneButton">
1110 <property name="geometry"> 1188 <property name="geometry">

mercurial