ui/DetailCO2meter.ui

changeset 443
3c195eb4e7a1
parent 416
3fac92cb1ee1
child 444
4f626d0bb4d4
equal deleted inserted replaced
442:d8c110d91b1f 443:3c195eb4e7a1
146 </widget> 146 </widget>
147 <widget class="QLabel" name="codeLabel"> 147 <widget class="QLabel" name="codeLabel">
148 <property name="geometry"> 148 <property name="geometry">
149 <rect> 149 <rect>
150 <x>10</x> 150 <x>10</x>
151 <y>120</y>
152 <width>141</width>
153 <height>20</height>
154 </rect>
155 </property>
156 <property name="text">
157 <string>Code and beer:</string>
158 </property>
159 <property name="alignment">
160 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
161 </property>
162 </widget>
163 <widget class="QLabel" name="modeLabel">
164 <property name="geometry">
165 <rect>
166 <x>10</x>
151 <y>150</y> 167 <y>150</y>
152 <width>141</width>
153 <height>20</height>
154 </rect>
155 </property>
156 <property name="text">
157 <string>Code and beer:</string>
158 </property>
159 <property name="alignment">
160 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
161 </property>
162 </widget>
163 <widget class="QLabel" name="modeLabel">
164 <property name="geometry">
165 <rect>
166 <x>10</x>
167 <y>180</y>
168 <width>141</width> 168 <width>141</width>
169 <height>20</height> 169 <height>20</height>
170 </rect> 170 </rect>
171 </property> 171 </property>
172 <property name="text"> 172 <property name="text">
232 </property> 232 </property>
233 </widget> 233 </widget>
234 <widget class="QLineEdit" name="statusEdit"> 234 <widget class="QLineEdit" name="statusEdit">
235 <property name="geometry"> 235 <property name="geometry">
236 <rect> 236 <rect>
237 <x>560</x>
238 <y>90</y>
239 <width>141</width>
240 <height>23</height>
241 </rect>
242 </property>
243 <property name="readOnly">
244 <bool>true</bool>
245 </property>
246 </widget>
247 <widget class="QLineEdit" name="codeEdit">
248 <property name="geometry">
249 <rect>
237 <x>160</x> 250 <x>160</x>
238 <y>120</y> 251 <y>120</y>
239 <width>111</width> 252 <width>381</width>
240 <height>23</height> 253 <height>23</height>
241 </rect> 254 </rect>
242 </property> 255 </property>
243 <property name="readOnly"> 256 <property name="readOnly">
244 <bool>true</bool> 257 <bool>true</bool>
245 </property> 258 </property>
246 </widget> 259 </widget>
247 <widget class="QLineEdit" name="codeEdit"> 260 <widget class="QComboBox" name="codePick">
261 <property name="geometry">
262 <rect>
263 <x>560</x>
264 <y>120</y>
265 <width>141</width>
266 <height>23</height>
267 </rect>
268 </property>
269 <property name="sizeAdjustPolicy">
270 <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
271 </property>
272 <property name="placeholderText">
273 <string>Choose beer:</string>
274 </property>
275 </widget>
276 <widget class="QLabel" name="statusLabel">
277 <property name="geometry">
278 <rect>
279 <x>410</x>
280 <y>90</y>
281 <width>141</width>
282 <height>20</height>
283 </rect>
284 </property>
285 <property name="text">
286 <string>Current status:</string>
287 </property>
288 <property name="alignment">
289 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
290 </property>
291 </widget>
292 <widget class="QLineEdit" name="modeEdit">
248 <property name="geometry"> 293 <property name="geometry">
249 <rect> 294 <rect>
250 <x>160</x> 295 <x>160</x>
251 <y>150</y> 296 <y>150</y>
252 <width>381</width>
253 <height>23</height>
254 </rect>
255 </property>
256 <property name="readOnly">
257 <bool>true</bool>
258 </property>
259 </widget>
260 <widget class="QComboBox" name="codePick">
261 <property name="geometry">
262 <rect>
263 <x>560</x>
264 <y>150</y>
265 <width>141</width>
266 <height>23</height>
267 </rect>
268 </property>
269 <property name="sizeAdjustPolicy">
270 <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
271 </property>
272 <property name="placeholderText">
273 <string>Choose beer:</string>
274 </property>
275 </widget>
276 <widget class="QLabel" name="statusLabel">
277 <property name="geometry">
278 <rect>
279 <x>10</x>
280 <y>120</y>
281 <width>141</width>
282 <height>20</height>
283 </rect>
284 </property>
285 <property name="text">
286 <string>Current status:</string>
287 </property>
288 <property name="alignment">
289 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
290 </property>
291 </widget>
292 <widget class="QLineEdit" name="modeEdit">
293 <property name="geometry">
294 <rect>
295 <x>160</x>
296 <y>180</y>
297 <width>111</width> 297 <width>111</width>
298 <height>23</height> 298 <height>23</height>
299 </rect> 299 </rect>
300 </property> 300 </property>
301 <property name="readOnly"> 301 <property name="readOnly">
401 <property name="digitOffset"> 401 <property name="digitOffset">
402 <double>110.000000000000000</double> 402 <double>110.000000000000000</double>
403 </property> 403 </property>
404 </widget> 404 </widget>
405 </widget> 405 </widget>
406 <widget class="QGroupBox" name="tempsetBox"> 406 <widget class="QGroupBox" name="styleBox">
407 <property name="geometry">
408 <rect>
409 <x>740</x>
410 <y>130</y>
411 <width>261</width>
412 <height>101</height>
413 </rect>
414 </property>
415 </widget>
416 <widget class="QGroupBox" name="switchBox">
417 <property name="geometry"> 407 <property name="geometry">
418 <rect> 408 <rect>
419 <x>740</x> 409 <x>740</x>
420 <y>240</y> 410 <y>240</y>
421 <width>261</width> 411 <width>261</width>
422 <height>121</height> 412 <height>161</height>
423 </rect> 413 </rect>
424 </property> 414 </property>
415 <widget class="QDoubleSpinBox" name="minBar">
416 <property name="geometry">
417 <rect>
418 <x>100</x>
419 <y>90</y>
420 <width>71</width>
421 <height>24</height>
422 </rect>
423 </property>
424 <property name="alignment">
425 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
426 </property>
427 <property name="readOnly">
428 <bool>true</bool>
429 </property>
430 <property name="buttonSymbols">
431 <enum>QAbstractSpinBox::NoButtons</enum>
432 </property>
433 <property name="accelerated">
434 <bool>false</bool>
435 </property>
436 <property name="decimals">
437 <number>2</number>
438 </property>
439 <property name="maximum">
440 <double>45.000000000000000</double>
441 </property>
442 <property name="singleStep">
443 <double>1.000000000000000</double>
444 </property>
445 </widget>
446 <widget class="QLabel" name="st_barLabel">
447 <property name="geometry">
448 <rect>
449 <x>10</x>
450 <y>90</y>
451 <width>81</width>
452 <height>20</height>
453 </rect>
454 </property>
455 <property name="text">
456 <string>Bar:</string>
457 </property>
458 <property name="alignment">
459 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
460 </property>
461 </widget>
462 <widget class="QDoubleSpinBox" name="maxVol">
463 <property name="geometry">
464 <rect>
465 <x>180</x>
466 <y>60</y>
467 <width>71</width>
468 <height>24</height>
469 </rect>
470 </property>
471 <property name="alignment">
472 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
473 </property>
474 <property name="readOnly">
475 <bool>true</bool>
476 </property>
477 <property name="buttonSymbols">
478 <enum>QAbstractSpinBox::NoButtons</enum>
479 </property>
480 <property name="accelerated">
481 <bool>false</bool>
482 </property>
483 <property name="decimals">
484 <number>2</number>
485 </property>
486 <property name="maximum">
487 <double>45.000000000000000</double>
488 </property>
489 <property name="singleStep">
490 <double>1.000000000000000</double>
491 </property>
492 </widget>
493 <widget class="QLabel" name="volLabel">
494 <property name="geometry">
495 <rect>
496 <x>10</x>
497 <y>60</y>
498 <width>81</width>
499 <height>20</height>
500 </rect>
501 </property>
502 <property name="text">
503 <string>Vol CO2:</string>
504 </property>
505 <property name="alignment">
506 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
507 </property>
508 </widget>
509 <widget class="QLabel" name="maxLabel">
510 <property name="geometry">
511 <rect>
512 <x>180</x>
513 <y>120</y>
514 <width>71</width>
515 <height>20</height>
516 </rect>
517 </property>
518 <property name="text">
519 <string>Maximum</string>
520 </property>
521 <property name="alignment">
522 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
523 </property>
524 </widget>
525 <widget class="QDoubleSpinBox" name="minVol">
526 <property name="geometry">
527 <rect>
528 <x>100</x>
529 <y>60</y>
530 <width>71</width>
531 <height>24</height>
532 </rect>
533 </property>
534 <property name="alignment">
535 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
536 </property>
537 <property name="readOnly">
538 <bool>true</bool>
539 </property>
540 <property name="buttonSymbols">
541 <enum>QAbstractSpinBox::NoButtons</enum>
542 </property>
543 <property name="accelerated">
544 <bool>false</bool>
545 </property>
546 <property name="decimals">
547 <number>2</number>
548 </property>
549 <property name="maximum">
550 <double>45.000000000000000</double>
551 </property>
552 <property name="singleStep">
553 <double>1.000000000000000</double>
554 </property>
555 </widget>
556 <widget class="QDoubleSpinBox" name="maxBar">
557 <property name="geometry">
558 <rect>
559 <x>180</x>
560 <y>90</y>
561 <width>71</width>
562 <height>24</height>
563 </rect>
564 </property>
565 <property name="alignment">
566 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
567 </property>
568 <property name="readOnly">
569 <bool>true</bool>
570 </property>
571 <property name="buttonSymbols">
572 <enum>QAbstractSpinBox::NoButtons</enum>
573 </property>
574 <property name="accelerated">
575 <bool>false</bool>
576 </property>
577 <property name="decimals">
578 <number>2</number>
579 </property>
580 <property name="maximum">
581 <double>45.000000000000000</double>
582 </property>
583 <property name="singleStep">
584 <double>1.000000000000000</double>
585 </property>
586 </widget>
587 <widget class="QLabel" name="minLabel">
588 <property name="geometry">
589 <rect>
590 <x>100</x>
591 <y>120</y>
592 <width>71</width>
593 <height>20</height>
594 </rect>
595 </property>
596 <property name="text">
597 <string>Minimum</string>
598 </property>
599 <property name="alignment">
600 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
601 </property>
602 </widget>
603 <widget class="QLabel" name="styleLabel">
604 <property name="geometry">
605 <rect>
606 <x>10</x>
607 <y>20</y>
608 <width>241</width>
609 <height>25</height>
610 </rect>
611 </property>
612 <property name="font">
613 <font>
614 <pointsize>12</pointsize>
615 <weight>75</weight>
616 <bold>true</bold>
617 </font>
618 </property>
619 <property name="text">
620 <string>Style limits</string>
621 </property>
622 <property name="alignment">
623 <set>Qt::AlignCenter</set>
624 </property>
625 </widget>
425 </widget> 626 </widget>
426 <widget class="QGroupBox" name="buttonBox"> 627 <widget class="QGroupBox" name="buttonBox">
427 <property name="geometry"> 628 <property name="geometry">
428 <rect> 629 <rect>
429 <x>740</x> 630 <x>740</x>

mercurial