ui/EditRecipe.ui

changeset 124
ba26b19572ab
parent 121
2f9711ce5ad4
child 125
2e79e0975e58
equal deleted inserted replaced
123:41563800aa92 124:ba26b19572ab
1638 </property> 1638 </property>
1639 </widget> 1639 </widget>
1640 <widget class="QLabel" name="est_abv2Label"> 1640 <widget class="QLabel" name="est_abv2Label">
1641 <property name="geometry"> 1641 <property name="geometry">
1642 <rect> 1642 <rect>
1643 <x>570</x> 1643 <x>50</x>
1644 <y>10</y> 1644 <y>70</y>
1645 <width>131</width> 1645 <width>131</width>
1646 <height>20</height> 1646 <height>20</height>
1647 </rect> 1647 </rect>
1648 </property> 1648 </property>
1649 <property name="text"> 1649 <property name="text">
1654 </property> 1654 </property>
1655 </widget> 1655 </widget>
1656 <widget class="QDoubleSpinBox" name="est_abv2Edit"> 1656 <widget class="QDoubleSpinBox" name="est_abv2Edit">
1657 <property name="geometry"> 1657 <property name="geometry">
1658 <rect> 1658 <rect>
1659 <x>710</x> 1659 <x>190</x>
1660 <y>10</y> 1660 <y>70</y>
1661 <width>71</width> 1661 <width>71</width>
1662 <height>24</height> 1662 <height>24</height>
1663 </rect> 1663 </rect>
1664 </property> 1664 </property>
1665 <property name="alignment"> 1665 <property name="alignment">
1691 </property> 1691 </property>
1692 </widget> 1692 </widget>
1693 <widget class="QLabel" name="est_svgLabel"> 1693 <widget class="QLabel" name="est_svgLabel">
1694 <property name="geometry"> 1694 <property name="geometry">
1695 <rect> 1695 <rect>
1696 <x>550</x> 1696 <x>30</x>
1697 <y>40</y> 1697 <y>100</y>
1698 <width>151</width> 1698 <width>151</width>
1699 <height>20</height> 1699 <height>20</height>
1700 </rect> 1700 </rect>
1701 </property> 1701 </property>
1702 <property name="text"> 1702 <property name="text">
1707 </property> 1707 </property>
1708 </widget> 1708 </widget>
1709 <widget class="QDoubleSpinBox" name="est_svgEdit"> 1709 <widget class="QDoubleSpinBox" name="est_svgEdit">
1710 <property name="geometry"> 1710 <property name="geometry">
1711 <rect> 1711 <rect>
1712 <x>710</x> 1712 <x>190</x>
1713 <y>40</y> 1713 <y>100</y>
1714 <width>71</width> 1714 <width>71</width>
1715 <height>24</height> 1715 <height>24</height>
1716 </rect> 1716 </rect>
1717 </property> 1717 </property>
1718 <property name="alignment"> 1718 <property name="alignment">
1745 </widget> 1745 </widget>
1746 <widget class="QTableWidget" name="yeastsTable"> 1746 <widget class="QTableWidget" name="yeastsTable">
1747 <property name="geometry"> 1747 <property name="geometry">
1748 <rect> 1748 <rect>
1749 <x>10</x> 1749 <x>10</x>
1750 <y>90</y> 1750 <y>250</y>
1751 <width>1101</width> 1751 <width>1101</width>
1752 <height>371</height> 1752 <height>211</height>
1753 </rect> 1753 </rect>
1754 </property> 1754 </property>
1755 </widget>
1756 <widget class="QStackedWidget" name="yeastProcedure">
1757 <property name="geometry">
1758 <rect>
1759 <x>290</x>
1760 <y>10</y>
1761 <width>821</width>
1762 <height>231</height>
1763 </rect>
1764 </property>
1765 <property name="currentIndex">
1766 <number>0</number>
1767 </property>
1768 <widget class="QWidget" name="yeastNot"/>
1769 <widget class="QWidget" name="yeastLiquid">
1770 <widget class="QLabel" name="label">
1771 <property name="geometry">
1772 <rect>
1773 <x>15</x>
1774 <y>0</y>
1775 <width>81</width>
1776 <height>20</height>
1777 </rect>
1778 </property>
1779 <property name="text">
1780 <string>Liquid Yeast</string>
1781 </property>
1782 </widget>
1783 </widget>
1784 <widget class="QWidget" name="yeastDry">
1785 <widget class="QLabel" name="label_2">
1786 <property name="geometry">
1787 <rect>
1788 <x>15</x>
1789 <y>0</y>
1790 <width>71</width>
1791 <height>20</height>
1792 </rect>
1793 </property>
1794 <property name="text">
1795 <string>Dry Yeast</string>
1796 </property>
1797 </widget>
1798 </widget>
1755 </widget> 1799 </widget>
1756 </widget> 1800 </widget>
1757 <widget class="QWidget" name="mash"> 1801 <widget class="QWidget" name="mash">
1758 <attribute name="icon"> 1802 <attribute name="icon">
1759 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"> 1803 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">

mercurial