ui/EditProduct.ui

changeset 190
bb6c06910f0f
parent 187
91af2c697345
child 191
7446ee2fb427
equal deleted inserted replaced
189:722a4eed545d 190:bb6c06910f0f
171 </widget> 171 </widget>
172 <widget class="QLabel" name="lockedLabel"> 172 <widget class="QLabel" name="lockedLabel">
173 <property name="geometry"> 173 <property name="geometry">
174 <rect> 174 <rect>
175 <x>870</x> 175 <x>870</x>
176 <y>180</y> 176 <y>200</y>
177 <width>131</width> 177 <width>131</width>
178 <height>20</height> 178 <height>20</height>
179 </rect> 179 </rect>
180 </property> 180 </property>
181 <property name="text"> 181 <property name="text">
187 </widget> 187 </widget>
188 <widget class="QCheckBox" name="lockedEdit"> 188 <widget class="QCheckBox" name="lockedEdit">
189 <property name="geometry"> 189 <property name="geometry">
190 <rect> 190 <rect>
191 <x>1010</x> 191 <x>1010</x>
192 <y>180</y> 192 <y>200</y>
193 <width>61</width> 193 <width>61</width>
194 <height>21</height> 194 <height>21</height>
195 </rect> 195 </rect>
196 </property> 196 </property>
197 <property name="text"> 197 <property name="text">
1220 </property> 1220 </property>
1221 <property name="readOnly"> 1221 <property name="readOnly">
1222 <bool>true</bool> 1222 <bool>true</bool>
1223 </property> 1223 </property>
1224 </widget> 1224 </widget>
1225 <widget class="QLabel" name="completeLabel"> 1225 <widget class="QLabel" name="ok_pmptLabel">
1226 <property name="geometry"> 1226 <property name="geometry">
1227 <rect> 1227 <rect>
1228 <x>620</x> 1228 <x>740</x>
1229 <y>180</y> 1229 <y>180</y>
1230 <width>131</width> 1230 <width>131</width>
1231 <height>20</height> 1231 <height>20</height>
1232 </rect> 1232 </rect>
1233 </property> 1233 </property>
1234 <property name="text"> 1234 <property name="text">
1235 <string>Ingredients present:</string> 1235 <string>Ingredients present:</string>
1236 </property> 1236 </property>
1237 <property name="alignment"> 1237 <property name="alignment">
1238 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 1238 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1239 </property>
1240 </widget>
1241 <widget class="QLabel" name="ok_pmptIcon">
1242 <property name="geometry">
1243 <rect>
1244 <x>880</x>
1245 <y>180</y>
1246 <width>20</width>
1247 <height>20</height>
1248 </rect>
1249 </property>
1250 <property name="text">
1251 <string/>
1252 </property>
1253 <property name="pixmap">
1254 <pixmap resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">:/icons/silk/error.png</pixmap>
1239 </property> 1255 </property>
1240 </widget> 1256 </widget>
1241 </widget> 1257 </widget>
1242 <widget class="QWidget" name="equipment"> 1258 <widget class="QWidget" name="equipment">
1243 <attribute name="icon"> 1259 <attribute name="icon">

mercurial