ui/EditProduct.ui

changeset 214
641540dc6ef2
parent 210
b45bd6da5220
child 218
725da10db56c
equal deleted inserted replaced
213:a167ee979cac 214:641540dc6ef2
93 </property> 93 </property>
94 <property name="tabShape"> 94 <property name="tabShape">
95 <enum>QTabWidget::Rounded</enum> 95 <enum>QTabWidget::Rounded</enum>
96 </property> 96 </property>
97 <property name="currentIndex"> 97 <property name="currentIndex">
98 <number>8</number> 98 <number>0</number>
99 </property> 99 </property>
100 <property name="elideMode"> 100 <property name="elideMode">
101 <enum>Qt::ElideNone</enum> 101 <enum>Qt::ElideNone</enum>
102 </property> 102 </property>
103 <property name="usesScrollButtons"> 103 <property name="usesScrollButtons">
7946 <width>131</width> 7946 <width>131</width>
7947 <height>20</height> 7947 <height>20</height>
7948 </rect> 7948 </rect>
7949 </property> 7949 </property>
7950 <property name="text"> 7950 <property name="text">
7951 <string>Brewlog:</string> 7951 <string>Show brewlog:</string>
7952 </property> 7952 </property>
7953 <property name="alignment"> 7953 <property name="alignment">
7954 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 7954 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
7955 </property>
7956 </widget>
7957 <widget class="QLabel" name="brew_ackLabel">
7958 <property name="geometry">
7959 <rect>
7960 <x>10</x>
7961 <y>130</y>
7962 <width>131</width>
7963 <height>20</height>
7964 </rect>
7965 </property>
7966 <property name="text">
7967 <string>Confirm brew done:</string>
7968 </property>
7969 <property name="alignment">
7970 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
7971 </property>
7972 </widget>
7973 <widget class="QToolButton" name="brew_ackButton">
7974 <property name="geometry">
7975 <rect>
7976 <x>150</x>
7977 <y>130</y>
7978 <width>28</width>
7979 <height>22</height>
7980 </rect>
7981 </property>
7982 <property name="toolTip">
7983 <string>Confirm the brew dates and times.</string>
7984 </property>
7985 <property name="text">
7986 <string>...</string>
7987 </property>
7988 <property name="icon">
7989 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
7990 <normaloff>:/icons/silk/accept.png</normaloff>:/icons/silk/accept.png</iconset>
7955 </property> 7991 </property>
7956 </widget> 7992 </widget>
7957 </widget> 7993 </widget>
7958 <widget class="QWidget" name="ferment"> 7994 <widget class="QWidget" name="ferment">
7959 <attribute name="icon"> 7995 <attribute name="icon">

mercurial