ui/EditRecipe.ui

changeset 125
2e79e0975e58
parent 124
ba26b19572ab
child 129
a9c19eaab018
equal deleted inserted replaced
124:ba26b19572ab 125:2e79e0975e58
1398 <widget class="QDoubleSpinBox" name="est_ibu2Edit"> 1398 <widget class="QDoubleSpinBox" name="est_ibu2Edit">
1399 <property name="geometry"> 1399 <property name="geometry">
1400 <rect> 1400 <rect>
1401 <x>140</x> 1401 <x>140</x>
1402 <y>10</y> 1402 <y>10</y>
1403 <width>71</width> 1403 <width>81</width>
1404 <height>24</height> 1404 <height>24</height>
1405 </rect> 1405 </rect>
1406 </property> 1406 </property>
1407 <property name="alignment"> 1407 <property name="alignment">
1408 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1408 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1507 </widget> 1507 </widget>
1508 <widget class="QTableWidget" name="hopsTable"> 1508 <widget class="QTableWidget" name="hopsTable">
1509 <property name="geometry"> 1509 <property name="geometry">
1510 <rect> 1510 <rect>
1511 <x>10</x> 1511 <x>10</x>
1512 <y>50</y> 1512 <y>100</y>
1513 <width>1101</width> 1513 <width>1101</width>
1514 <height>411</height> 1514 <height>361</height>
1515 </rect> 1515 </rect>
1516 </property>
1517 </widget>
1518 <widget class="QPushButton" name="addHop">
1519 <property name="geometry">
1520 <rect>
1521 <x>140</x>
1522 <y>70</y>
1523 <width>80</width>
1524 <height>23</height>
1525 </rect>
1526 </property>
1527 <property name="text">
1528 <string>Add</string>
1529 </property>
1530 <property name="icon">
1531 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
1532 <normaloff>:/icons/bms/hop.png</normaloff>:/icons/bms/hop.png</iconset>
1516 </property> 1533 </property>
1517 </widget> 1534 </widget>
1518 </widget> 1535 </widget>
1519 <widget class="QWidget" name="miscs"> 1536 <widget class="QWidget" name="miscs">
1520 <attribute name="icon"> 1537 <attribute name="icon">

mercurial