ui/EditRecipe.ui

changeset 133
08635b028dcf
parent 131
0115b97e8c39
child 135
e68b27ad8a40
equal deleted inserted replaced
132:9ede9c75cb54 133:08635b028dcf
3183 </property> 3183 </property>
3184 <property name="alignment"> 3184 <property name="alignment">
3185 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 3185 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
3186 </property> 3186 </property>
3187 </widget> 3187 </widget>
3188 <widget class="QComboBox" name="w1_sourceEdit"> 3188 <widget class="QComboBox" name="w1_nameEdit">
3189 <property name="geometry"> 3189 <property name="geometry">
3190 <rect> 3190 <rect>
3191 <x>10</x> 3191 <x>10</x>
3192 <y>50</y> 3192 <y>50</y>
3193 <width>181</width> 3193 <width>181</width>
3202 </property> 3202 </property>
3203 <property name="placeholderText"> 3203 <property name="placeholderText">
3204 <string>Choose water</string> 3204 <string>Choose water</string>
3205 </property> 3205 </property>
3206 </widget> 3206 </widget>
3207 <widget class="QComboBox" name="w2_sourceEdit"> 3207 <widget class="QComboBox" name="w2_nameEdit">
3208 <property name="geometry"> 3208 <property name="geometry">
3209 <rect> 3209 <rect>
3210 <x>10</x> 3210 <x>10</x>
3211 <y>80</y> 3211 <y>80</y>
3212 <width>181</width> 3212 <width>181</width>
3214 </rect> 3214 </rect>
3215 </property> 3215 </property>
3216 <property name="toolTip"> 3216 <property name="toolTip">
3217 <string>Optional dilution water</string> 3217 <string>Optional dilution water</string>
3218 </property> 3218 </property>
3219 <property name="placeholderText">
3220 <string>Choose dilution</string>
3221 </property>
3219 </widget> 3222 </widget>
3220 <widget class="QComboBox" name="wt_sourceEdit"> 3223 <widget class="QComboBox" name="wt_sourceEdit">
3221 <property name="geometry"> 3224 <property name="geometry">
3222 <rect> 3225 <rect>
3223 <x>10</x> 3226 <x>10</x>
3263 <widget class="QGroupBox" name="brewsaltsBox"> 3266 <widget class="QGroupBox" name="brewsaltsBox">
3264 <property name="geometry"> 3267 <property name="geometry">
3265 <rect> 3268 <rect>
3266 <x>10</x> 3269 <x>10</x>
3267 <y>230</y> 3270 <y>230</y>
3268 <width>291</width> 3271 <width>271</width>
3269 <height>241</height> 3272 <height>241</height>
3270 </rect> 3273 </rect>
3271 </property> 3274 </property>
3272 <property name="title"> 3275 <property name="title">
3273 <string>Water agents</string> 3276 <string>Water agents</string>
3275 <widget class="QLabel" name="bs_cacl2Label"> 3278 <widget class="QLabel" name="bs_cacl2Label">
3276 <property name="geometry"> 3279 <property name="geometry">
3277 <rect> 3280 <rect>
3278 <x>10</x> 3281 <x>10</x>
3279 <y>20</y> 3282 <y>20</y>
3280 <width>171</width> 3283 <width>151</width>
3281 <height>20</height> 3284 <height>20</height>
3282 </rect> 3285 </rect>
3283 </property> 3286 </property>
3284 <property name="text"> 3287 <property name="toolTip">
3285 <string>Calcium Chloride (CaCl2):</string> 3288 <string>Calcium Chloride</string>
3289 </property>
3290 <property name="text">
3291 <string>CaCl2:</string>
3286 </property> 3292 </property>
3287 <property name="alignment"> 3293 <property name="alignment">
3288 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3294 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3289 </property> 3295 </property>
3290 </widget> 3296 </widget>
3291 <widget class="QLabel" name="bs_caso4Label"> 3297 <widget class="QLabel" name="bs_caso4Label">
3292 <property name="geometry"> 3298 <property name="geometry">
3293 <rect> 3299 <rect>
3294 <x>10</x> 3300 <x>10</x>
3295 <y>50</y> 3301 <y>50</y>
3296 <width>171</width> 3302 <width>151</width>
3297 <height>20</height> 3303 <height>20</height>
3298 </rect> 3304 </rect>
3299 </property> 3305 </property>
3300 <property name="text"> 3306 <property name="toolTip">
3301 <string>Gypsym (CaSO4):</string> 3307 <string>Gypsym</string>
3308 </property>
3309 <property name="text">
3310 <string>CaSO4:</string>
3302 </property> 3311 </property>
3303 <property name="alignment"> 3312 <property name="alignment">
3304 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3313 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3305 </property> 3314 </property>
3306 </widget> 3315 </widget>
3307 <widget class="QLabel" name="bs_mgso4Label"> 3316 <widget class="QLabel" name="bs_mgso4Label">
3308 <property name="geometry"> 3317 <property name="geometry">
3309 <rect> 3318 <rect>
3310 <x>10</x> 3319 <x>10</x>
3311 <y>80</y> 3320 <y>80</y>
3312 <width>171</width> 3321 <width>151</width>
3313 <height>20</height> 3322 <height>20</height>
3314 </rect> 3323 </rect>
3315 </property> 3324 </property>
3316 <property name="text"> 3325 <property name="toolTip">
3317 <string>Epsom (MgSO4):</string> 3326 <string>Epsom</string>
3327 </property>
3328 <property name="text">
3329 <string>MgSO4:</string>
3318 </property> 3330 </property>
3319 <property name="alignment"> 3331 <property name="alignment">
3320 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3332 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3321 </property> 3333 </property>
3322 </widget> 3334 </widget>
3323 <widget class="QLabel" name="bs_naclLabel"> 3335 <widget class="QLabel" name="bs_naclLabel">
3324 <property name="geometry"> 3336 <property name="geometry">
3325 <rect> 3337 <rect>
3326 <x>10</x> 3338 <x>10</x>
3327 <y>110</y> 3339 <y>110</y>
3328 <width>171</width> 3340 <width>151</width>
3329 <height>20</height> 3341 <height>20</height>
3330 </rect> 3342 </rect>
3331 </property> 3343 </property>
3332 <property name="text"> 3344 <property name="toolTip">
3333 <string>Table salt (NaCl):</string> 3345 <string>Table salt</string>
3346 </property>
3347 <property name="text">
3348 <string>NaCl:</string>
3334 </property> 3349 </property>
3335 <property name="alignment"> 3350 <property name="alignment">
3336 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3351 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3337 </property> 3352 </property>
3338 </widget> 3353 </widget>
3339 <widget class="QLabel" name="bs_mgcl2Label"> 3354 <widget class="QLabel" name="bs_mgcl2Label">
3340 <property name="geometry"> 3355 <property name="geometry">
3341 <rect> 3356 <rect>
3342 <x>10</x> 3357 <x>10</x>
3343 <y>140</y> 3358 <y>140</y>
3344 <width>171</width> 3359 <width>151</width>
3345 <height>20</height> 3360 <height>20</height>
3346 </rect> 3361 </rect>
3347 </property> 3362 </property>
3348 <property name="text"> 3363 <property name="toolTip">
3349 <string>Magnesium Chloride (MgCl2):</string> 3364 <string>Magnesium Chloride</string>
3365 </property>
3366 <property name="text">
3367 <string>MgCl2:</string>
3350 </property> 3368 </property>
3351 <property name="alignment"> 3369 <property name="alignment">
3352 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3370 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3353 </property> 3371 </property>
3354 </widget> 3372 </widget>
3355 <widget class="QLabel" name="bs_nahco3Label"> 3373 <widget class="QLabel" name="bs_nahco3Label">
3356 <property name="geometry"> 3374 <property name="geometry">
3357 <rect> 3375 <rect>
3358 <x>10</x> 3376 <x>10</x>
3359 <y>170</y> 3377 <y>170</y>
3360 <width>171</width> 3378 <width>151</width>
3361 <height>20</height> 3379 <height>20</height>
3362 </rect> 3380 </rect>
3363 </property> 3381 </property>
3364 <property name="text"> 3382 <property name="toolTip">
3365 <string>Baking soda (NaHCO3):</string> 3383 <string>Baking soda</string>
3384 </property>
3385 <property name="text">
3386 <string>NaHCO3:</string>
3366 </property> 3387 </property>
3367 <property name="alignment"> 3388 <property name="alignment">
3368 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3389 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3369 </property> 3390 </property>
3370 </widget> 3391 </widget>
3371 <widget class="QLabel" name="bs_caco3Label"> 3392 <widget class="QLabel" name="bs_caco3Label">
3372 <property name="geometry"> 3393 <property name="geometry">
3373 <rect> 3394 <rect>
3374 <x>10</x> 3395 <x>10</x>
3375 <y>200</y> 3396 <y>200</y>
3376 <width>171</width> 3397 <width>151</width>
3377 <height>20</height> 3398 <height>20</height>
3378 </rect> 3399 </rect>
3379 </property> 3400 </property>
3380 <property name="text"> 3401 <property name="toolTip">
3381 <string>Chalk undissolved (CaCO3):</string> 3402 <string>Chalk undissolved</string>
3403 </property>
3404 <property name="text">
3405 <string>CaCO3:</string>
3382 </property> 3406 </property>
3383 <property name="alignment"> 3407 <property name="alignment">
3384 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3408 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3385 </property> 3409 </property>
3386 </widget> 3410 </widget>
3387 <widget class="QDoubleSpinBox" name="bs_cacl2Edit"> 3411 <widget class="QDoubleSpinBox" name="bs_cacl2Edit">
3388 <property name="geometry"> 3412 <property name="geometry">
3389 <rect> 3413 <rect>
3390 <x>190</x> 3414 <x>170</x>
3391 <y>20</y> 3415 <y>20</y>
3392 <width>91</width> 3416 <width>91</width>
3393 <height>24</height> 3417 <height>24</height>
3394 </rect> 3418 </rect>
3395 </property> 3419 </property>
3420 <property name="toolTip">
3421 <string>Calcium Chloride</string>
3422 </property>
3396 <property name="alignment"> 3423 <property name="alignment">
3397 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3424 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3398 </property> 3425 </property>
3399 <property name="accelerated"> 3426 <property name="accelerated">
3400 <bool>true</bool> 3427 <bool>true</bool>
3413 </property> 3440 </property>
3414 </widget> 3441 </widget>
3415 <widget class="QDoubleSpinBox" name="bs_caso4Edit"> 3442 <widget class="QDoubleSpinBox" name="bs_caso4Edit">
3416 <property name="geometry"> 3443 <property name="geometry">
3417 <rect> 3444 <rect>
3418 <x>190</x> 3445 <x>170</x>
3419 <y>50</y> 3446 <y>50</y>
3420 <width>91</width> 3447 <width>91</width>
3421 <height>24</height> 3448 <height>24</height>
3422 </rect> 3449 </rect>
3423 </property> 3450 </property>
3451 <property name="toolTip">
3452 <string>Gypsym</string>
3453 </property>
3424 <property name="alignment"> 3454 <property name="alignment">
3425 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3455 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3426 </property> 3456 </property>
3427 <property name="accelerated"> 3457 <property name="accelerated">
3428 <bool>true</bool> 3458 <bool>true</bool>
3441 </property> 3471 </property>
3442 </widget> 3472 </widget>
3443 <widget class="QDoubleSpinBox" name="bs_mgso4Edit"> 3473 <widget class="QDoubleSpinBox" name="bs_mgso4Edit">
3444 <property name="geometry"> 3474 <property name="geometry">
3445 <rect> 3475 <rect>
3446 <x>190</x> 3476 <x>170</x>
3447 <y>80</y> 3477 <y>80</y>
3448 <width>91</width> 3478 <width>91</width>
3449 <height>24</height> 3479 <height>24</height>
3450 </rect> 3480 </rect>
3451 </property> 3481 </property>
3482 <property name="toolTip">
3483 <string>Epsom</string>
3484 </property>
3452 <property name="alignment"> 3485 <property name="alignment">
3453 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3486 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3454 </property> 3487 </property>
3455 <property name="accelerated"> 3488 <property name="accelerated">
3456 <bool>true</bool> 3489 <bool>true</bool>
3469 </property> 3502 </property>
3470 </widget> 3503 </widget>
3471 <widget class="QDoubleSpinBox" name="bs_naclEdit"> 3504 <widget class="QDoubleSpinBox" name="bs_naclEdit">
3472 <property name="geometry"> 3505 <property name="geometry">
3473 <rect> 3506 <rect>
3474 <x>190</x> 3507 <x>170</x>
3475 <y>110</y> 3508 <y>110</y>
3476 <width>91</width> 3509 <width>91</width>
3477 <height>24</height> 3510 <height>24</height>
3478 </rect> 3511 </rect>
3479 </property> 3512 </property>
3513 <property name="toolTip">
3514 <string>Table salt</string>
3515 </property>
3480 <property name="alignment"> 3516 <property name="alignment">
3481 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3517 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3482 </property> 3518 </property>
3483 <property name="accelerated"> 3519 <property name="accelerated">
3484 <bool>true</bool> 3520 <bool>true</bool>
3497 </property> 3533 </property>
3498 </widget> 3534 </widget>
3499 <widget class="QDoubleSpinBox" name="bs_mgcl2Edit"> 3535 <widget class="QDoubleSpinBox" name="bs_mgcl2Edit">
3500 <property name="geometry"> 3536 <property name="geometry">
3501 <rect> 3537 <rect>
3502 <x>190</x> 3538 <x>170</x>
3503 <y>140</y> 3539 <y>140</y>
3504 <width>91</width> 3540 <width>91</width>
3505 <height>24</height> 3541 <height>24</height>
3506 </rect> 3542 </rect>
3507 </property> 3543 </property>
3544 <property name="toolTip">
3545 <string>Magnesium Chloride</string>
3546 </property>
3508 <property name="alignment"> 3547 <property name="alignment">
3509 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3548 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3510 </property> 3549 </property>
3511 <property name="accelerated"> 3550 <property name="accelerated">
3512 <bool>true</bool> 3551 <bool>true</bool>
3525 </property> 3564 </property>
3526 </widget> 3565 </widget>
3527 <widget class="QDoubleSpinBox" name="bs_nahco3Edit"> 3566 <widget class="QDoubleSpinBox" name="bs_nahco3Edit">
3528 <property name="geometry"> 3567 <property name="geometry">
3529 <rect> 3568 <rect>
3530 <x>190</x> 3569 <x>170</x>
3531 <y>170</y> 3570 <y>170</y>
3532 <width>91</width> 3571 <width>91</width>
3533 <height>24</height> 3572 <height>24</height>
3534 </rect> 3573 </rect>
3535 </property> 3574 </property>
3575 <property name="toolTip">
3576 <string>Baking soda</string>
3577 </property>
3536 <property name="alignment"> 3578 <property name="alignment">
3537 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3579 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3538 </property> 3580 </property>
3539 <property name="accelerated"> 3581 <property name="accelerated">
3540 <bool>true</bool> 3582 <bool>true</bool>
3553 </property> 3595 </property>
3554 </widget> 3596 </widget>
3555 <widget class="QDoubleSpinBox" name="bs_caco3Edit"> 3597 <widget class="QDoubleSpinBox" name="bs_caco3Edit">
3556 <property name="geometry"> 3598 <property name="geometry">
3557 <rect> 3599 <rect>
3558 <x>190</x> 3600 <x>170</x>
3559 <y>200</y> 3601 <y>200</y>
3560 <width>91</width> 3602 <width>91</width>
3561 <height>24</height> 3603 <height>24</height>
3562 </rect> 3604 </rect>
3563 </property> 3605 </property>
3606 <property name="toolTip">
3607 <string>Chalk undissolved</string>
3608 </property>
3564 <property name="alignment"> 3609 <property name="alignment">
3565 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3610 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3566 </property> 3611 </property>
3567 <property name="accelerated"> 3612 <property name="accelerated">
3568 <bool>true</bool> 3613 <bool>true</bool>
3582 </widget> 3627 </widget>
3583 </widget> 3628 </widget>
3584 <widget class="QGroupBox" name="mashBox"> 3629 <widget class="QGroupBox" name="mashBox">
3585 <property name="geometry"> 3630 <property name="geometry">
3586 <rect> 3631 <rect>
3587 <x>360</x> 3632 <x>350</x>
3588 <y>230</y> 3633 <y>230</y>
3589 <width>421</width> 3634 <width>421</width>
3590 <height>91</height> 3635 <height>91</height>
3591 </rect> 3636 </rect>
3592 </property> 3637 </property>

mercurial