ui/EditYeastPack.ui

changeset 480
94b3def5d778
child 485
83b5c2b3c414
equal deleted inserted replaced
479:28f0e43e9f08 480:94b3def5d778
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>EditYeastPack</class>
4 <widget class="QDialog" name="EditYeastPack">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>1024</width>
10 <height>560</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Dialog</string>
15 </property>
16 <layout class="QGridLayout" name="gridLayout">
17 <item row="0" column="0">
18 <widget class="QWidget" name="topWidget" native="true">
19 <widget class="QLabel" name="packageLabel">
20 <property name="geometry">
21 <rect>
22 <x>115</x>
23 <y>130</y>
24 <width>121</width>
25 <height>20</height>
26 </rect>
27 </property>
28 <property name="text">
29 <string>Package:</string>
30 </property>
31 <property name="alignment">
32 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
33 </property>
34 </widget>
35 <widget class="QLabel" name="notesLabel">
36 <property name="geometry">
37 <rect>
38 <x>115</x>
39 <y>160</y>
40 <width>121</width>
41 <height>20</height>
42 </rect>
43 </property>
44 <property name="text">
45 <string>Notes:</string>
46 </property>
47 <property name="alignment">
48 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
49 </property>
50 </widget>
51 <widget class="QLineEdit" name="packageEdit">
52 <property name="geometry">
53 <rect>
54 <x>250</x>
55 <y>130</y>
56 <width>511</width>
57 <height>23</height>
58 </rect>
59 </property>
60 <property name="maxLength">
61 <number>128</number>
62 </property>
63 <property name="placeholderText">
64 <string>Name of the yeast package</string>
65 </property>
66 </widget>
67 <widget class="QPlainTextEdit" name="notesEdit">
68 <property name="geometry">
69 <rect>
70 <x>250</x>
71 <y>160</y>
72 <width>511</width>
73 <height>111</height>
74 </rect>
75 </property>
76 <property name="placeholderText">
77 <string>Notes and usage tips.</string>
78 </property>
79 </widget>
80 <widget class="QPushButton" name="quitButton">
81 <property name="geometry">
82 <rect>
83 <x>90</x>
84 <y>510</y>
85 <width>80</width>
86 <height>23</height>
87 </rect>
88 </property>
89 <property name="sizePolicy">
90 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
91 <horstretch>0</horstretch>
92 <verstretch>0</verstretch>
93 </sizepolicy>
94 </property>
95 <property name="text">
96 <string>Quit</string>
97 </property>
98 <property name="icon">
99 <iconset>
100 <normaloff>:icons/silk/door_out.png</normaloff>:icons/silk/door_out.png</iconset>
101 </property>
102 </widget>
103 <widget class="QPushButton" name="saveButton">
104 <property name="enabled">
105 <bool>false</bool>
106 </property>
107 <property name="geometry">
108 <rect>
109 <x>850</x>
110 <y>510</y>
111 <width>80</width>
112 <height>23</height>
113 </rect>
114 </property>
115 <property name="text">
116 <string>Save</string>
117 </property>
118 <property name="icon">
119 <iconset>
120 <normaloff>:icons/silk/disk.png</normaloff>:icons/silk/disk.png</iconset>
121 </property>
122 </widget>
123 <widget class="QPushButton" name="deleteButton">
124 <property name="enabled">
125 <bool>false</bool>
126 </property>
127 <property name="geometry">
128 <rect>
129 <x>596</x>
130 <y>510</y>
131 <width>80</width>
132 <height>23</height>
133 </rect>
134 </property>
135 <property name="text">
136 <string>Delete</string>
137 </property>
138 <property name="icon">
139 <iconset>
140 <normaloff>:icons/silk/delete.png</normaloff>:icons/silk/delete.png</iconset>
141 </property>
142 </widget>
143 <widget class="QLabel" name="formLabel">
144 <property name="geometry">
145 <rect>
146 <x>115</x>
147 <y>70</y>
148 <width>121</width>
149 <height>20</height>
150 </rect>
151 </property>
152 <property name="text">
153 <string>Form:</string>
154 </property>
155 <property name="alignment">
156 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
157 </property>
158 </widget>
159 <widget class="QLabel" name="laboratoryLabel">
160 <property name="geometry">
161 <rect>
162 <x>115</x>
163 <y>40</y>
164 <width>121</width>
165 <height>20</height>
166 </rect>
167 </property>
168 <property name="text">
169 <string>Laboratory:</string>
170 </property>
171 <property name="alignment">
172 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
173 </property>
174 </widget>
175 <widget class="QComboBox" name="formEdit">
176 <property name="geometry">
177 <rect>
178 <x>250</x>
179 <y>70</y>
180 <width>121</width>
181 <height>23</height>
182 </rect>
183 </property>
184 <property name="iconSize">
185 <size>
186 <width>0</width>
187 <height>0</height>
188 </size>
189 </property>
190 </widget>
191 <widget class="QLineEdit" name="laboratoryEdit">
192 <property name="geometry">
193 <rect>
194 <x>250</x>
195 <y>40</y>
196 <width>511</width>
197 <height>23</height>
198 </rect>
199 </property>
200 <property name="maxLength">
201 <number>128</number>
202 </property>
203 <property name="placeholderText">
204 <string>Yeast laboratory</string>
205 </property>
206 </widget>
207 <widget class="QLabel" name="cellsLabel">
208 <property name="geometry">
209 <rect>
210 <x>100</x>
211 <y>280</y>
212 <width>141</width>
213 <height>20</height>
214 </rect>
215 </property>
216 <property name="text">
217 <string>Billion cells:</string>
218 </property>
219 <property name="alignment">
220 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
221 </property>
222 </widget>
223 <widget class="QDoubleSpinBox" name="cellsEdit">
224 <property name="geometry">
225 <rect>
226 <x>250</x>
227 <y>280</y>
228 <width>121</width>
229 <height>24</height>
230 </rect>
231 </property>
232 <property name="alignment">
233 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
234 </property>
235 <property name="accelerated">
236 <bool>true</bool>
237 </property>
238 <property name="decimals">
239 <number>1</number>
240 </property>
241 <property name="maximum">
242 <double>500.000000000000000</double>
243 </property>
244 </widget>
245 <widget class="QPushButton" name="cloneButton">
246 <property name="geometry">
247 <rect>
248 <x>343</x>
249 <y>510</y>
250 <width>80</width>
251 <height>23</height>
252 </rect>
253 </property>
254 <property name="text">
255 <string>Clone</string>
256 </property>
257 <property name="icon">
258 <iconset resource="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc">
259 <normaloff>:/icons/silk/disk_multiple.png</normaloff>:/icons/silk/disk_multiple.png</iconset>
260 </property>
261 </widget>
262 <widget class="QLabel" name="viabilityLabel">
263 <property name="geometry">
264 <rect>
265 <x>100</x>
266 <y>310</y>
267 <width>141</width>
268 <height>20</height>
269 </rect>
270 </property>
271 <property name="text">
272 <string>Viability:</string>
273 </property>
274 <property name="alignment">
275 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
276 </property>
277 </widget>
278 <widget class="QDoubleSpinBox" name="viabilityEdit">
279 <property name="geometry">
280 <rect>
281 <x>250</x>
282 <y>310</y>
283 <width>121</width>
284 <height>24</height>
285 </rect>
286 </property>
287 <property name="alignment">
288 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
289 </property>
290 <property name="accelerated">
291 <bool>true</bool>
292 </property>
293 <property name="decimals">
294 <number>4</number>
295 </property>
296 <property name="maximum">
297 <double>1.000000000000000</double>
298 </property>
299 <property name="singleStep">
300 <double>0.001000000000000</double>
301 </property>
302 </widget>
303 <widget class="QLabel" name="sizeLabel">
304 <property name="geometry">
305 <rect>
306 <x>100</x>
307 <y>370</y>
308 <width>141</width>
309 <height>20</height>
310 </rect>
311 </property>
312 <property name="text">
313 <string>Package size:</string>
314 </property>
315 <property name="alignment">
316 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
317 </property>
318 </widget>
319 <widget class="QDoubleSpinBox" name="sizeEdit">
320 <property name="geometry">
321 <rect>
322 <x>250</x>
323 <y>370</y>
324 <width>121</width>
325 <height>24</height>
326 </rect>
327 </property>
328 <property name="alignment">
329 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
330 </property>
331 <property name="accelerated">
332 <bool>true</bool>
333 </property>
334 <property name="suffix">
335 <string> xx</string>
336 </property>
337 <property name="decimals">
338 <number>1</number>
339 </property>
340 <property name="maximum">
341 <double>50000.000000000000000</double>
342 </property>
343 <property name="singleStep">
344 <double>0.500000000000000</double>
345 </property>
346 </widget>
347 <widget class="QLabel" name="usedLabel">
348 <property name="geometry">
349 <rect>
350 <x>480</x>
351 <y>70</y>
352 <width>181</width>
353 <height>20</height>
354 </rect>
355 </property>
356 <property name="text">
357 <string>Used in yeasts:</string>
358 </property>
359 <property name="alignment">
360 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
361 </property>
362 </widget>
363 <widget class="QSpinBox" name="usedEdit">
364 <property name="geometry">
365 <rect>
366 <x>680</x>
367 <y>70</y>
368 <width>81</width>
369 <height>24</height>
370 </rect>
371 </property>
372 <property name="alignment">
373 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
374 </property>
375 <property name="readOnly">
376 <bool>true</bool>
377 </property>
378 <property name="buttonSymbols">
379 <enum>QAbstractSpinBox::NoButtons</enum>
380 </property>
381 <property name="accelerated">
382 <bool>true</bool>
383 </property>
384 <property name="maximum">
385 <number>100000</number>
386 </property>
387 </widget>
388 <widget class="QLabel" name="maxLabel">
389 <property name="geometry">
390 <rect>
391 <x>100</x>
392 <y>340</y>
393 <width>141</width>
394 <height>20</height>
395 </rect>
396 </property>
397 <property name="text">
398 <string>Max viability:</string>
399 </property>
400 <property name="alignment">
401 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
402 </property>
403 </widget>
404 <widget class="QSpinBox" name="maxEdit">
405 <property name="geometry">
406 <rect>
407 <x>250</x>
408 <y>340</y>
409 <width>121</width>
410 <height>24</height>
411 </rect>
412 </property>
413 <property name="toolTip">
414 <string>For most 100% is good, some liquid yeast start at 97%</string>
415 </property>
416 <property name="alignment">
417 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
418 </property>
419 <property name="accelerated">
420 <bool>true</bool>
421 </property>
422 <property name="suffix">
423 <string> %</string>
424 </property>
425 <property name="minimum">
426 <number>80</number>
427 </property>
428 <property name="maximum">
429 <number>100</number>
430 </property>
431 <property name="value">
432 <number>100</number>
433 </property>
434 </widget>
435 <widget class="QDoubleSpinBox" name="resultEdit">
436 <property name="geometry">
437 <rect>
438 <x>680</x>
439 <y>340</y>
440 <width>81</width>
441 <height>24</height>
442 </rect>
443 </property>
444 <property name="toolTip">
445 <string>The yeast health after 6 months.</string>
446 </property>
447 <property name="alignment">
448 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
449 </property>
450 <property name="readOnly">
451 <bool>true</bool>
452 </property>
453 <property name="buttonSymbols">
454 <enum>QAbstractSpinBox::NoButtons</enum>
455 </property>
456 <property name="accelerated">
457 <bool>true</bool>
458 </property>
459 <property name="suffix">
460 <string> %</string>
461 </property>
462 <property name="decimals">
463 <number>1</number>
464 </property>
465 <property name="maximum">
466 <double>100.000000000000000</double>
467 </property>
468 </widget>
469 <widget class="QLabel" name="resultLabel">
470 <property name="geometry">
471 <rect>
472 <x>480</x>
473 <y>340</y>
474 <width>181</width>
475 <height>20</height>
476 </rect>
477 </property>
478 <property name="text">
479 <string>6 months health:</string>
480 </property>
481 <property name="alignment">
482 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
483 </property>
484 </widget>
485 </widget>
486 </item>
487 </layout>
488 </widget>
489 <tabstops>
490 <tabstop>packageEdit</tabstop>
491 <tabstop>notesEdit</tabstop>
492 <tabstop>quitButton</tabstop>
493 <tabstop>deleteButton</tabstop>
494 <tabstop>saveButton</tabstop>
495 </tabstops>
496 <resources>
497 <include location="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"/>
498 </resources>
499 <connections/>
500 </ui>

mercurial