ui/EditProduct.ui

changeset 180
bbf0f06a5e72
parent 178
1091fd9feffe
child 181
14a1f7bca79b
equal deleted inserted replaced
179:512f492358e3 180:bbf0f06a5e72
3434 </attribute> 3434 </attribute>
3435 <widget class="QTableWidget" name="mashsTable"> 3435 <widget class="QTableWidget" name="mashsTable">
3436 <property name="geometry"> 3436 <property name="geometry">
3437 <rect> 3437 <rect>
3438 <x>10</x> 3438 <x>10</x>
3439 <y>110</y> 3439 <y>120</y>
3440 <width>1101</width> 3440 <width>1101</width>
3441 <height>351</height> 3441 <height>341</height>
3442 </rect> 3442 </rect>
3443 </property> 3443 </property>
3444 </widget> 3444 </widget>
3445 <widget class="QPushButton" name="addMash"> 3445 <widget class="QPushButton" name="addMash">
3446 <property name="geometry"> 3446 <property name="geometry">
3447 <rect> 3447 <rect>
3448 <x>140</x> 3448 <x>140</x>
3449 <y>40</y> 3449 <y>80</y>
3450 <width>80</width> 3450 <width>80</width>
3451 <height>23</height> 3451 <height>23</height>
3452 </rect> 3452 </rect>
3453 </property> 3453 </property>
3454 <property name="text"> 3454 <property name="text">
3536 <height>23</height> 3536 <height>23</height>
3537 </rect> 3537 </rect>
3538 </property> 3538 </property>
3539 <property name="readOnly"> 3539 <property name="readOnly">
3540 <bool>true</bool> 3540 <bool>true</bool>
3541 </property>
3542 </widget>
3543 <widget class="QLabel" name="mash_volLabel">
3544 <property name="geometry">
3545 <rect>
3546 <x>0</x>
3547 <y>40</y>
3548 <width>131</width>
3549 <height>20</height>
3550 </rect>
3551 </property>
3552 <property name="text">
3553 <string>Mash total volume:</string>
3554 </property>
3555 <property name="alignment">
3556 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3557 </property>
3558 </widget>
3559 <widget class="QDoubleSpinBox" name="mash_volEdit">
3560 <property name="geometry">
3561 <rect>
3562 <x>140</x>
3563 <y>40</y>
3564 <width>80</width>
3565 <height>24</height>
3566 </rect>
3567 </property>
3568 <property name="alignment">
3569 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
3570 </property>
3571 <property name="readOnly">
3572 <bool>true</bool>
3573 </property>
3574 <property name="buttonSymbols">
3575 <enum>QAbstractSpinBox::NoButtons</enum>
3576 </property>
3577 <property name="accelerated">
3578 <bool>false</bool>
3579 </property>
3580 <property name="suffix">
3581 <string> L</string>
3582 </property>
3583 <property name="decimals">
3584 <number>1</number>
3585 </property>
3586 <property name="maximum">
3587 <double>100000.000000000000000</double>
3541 </property> 3588 </property>
3542 </widget> 3589 </widget>
3543 </widget> 3590 </widget>
3544 <widget class="QWidget" name="water"> 3591 <widget class="QWidget" name="water">
3545 <attribute name="icon"> 3592 <attribute name="icon">

mercurial