Blame view

app/gui/oven_control/autocookcheckwindow.ui 22 KB
68c06e96f   김태훈   자동 요리 세부 사항 구현
1
2
3
4
5
6
7
8
  <?xml version="1.0" encoding="UTF-8"?>
  <ui version="4.0">
   <class>AutoCookCheckWindow</class>
   <widget class="QMainWindow" name="AutoCookCheckWindow">
    <property name="geometry">
     <rect>
      <x>0</x>
      <y>0</y>
054d6e75f   김태훈   ui 파일 일괄 변경
9
10
      <width>1080</width>
      <height>1920</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
     </rect>
    </property>
    <property name="windowTitle">
     <string>MainWindow</string>
    </property>
    <property name="styleSheet">
     <string notr="true">#centralwidget { background-image: url(:/images/background/auto_steps.png); }
  #bottomBar { background-image: url(:/images/bottom_bar/background.png); }
  
  QPushButton {
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  }</string>
    </property>
    <widget class="QWidget" name="centralwidget">
     <widget class="AnimatedImageBox" name="cookStepAnimation">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
30
31
32
33
        <x>408</x>
        <y>960</y>
        <width>277</width>
        <height>337</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
34
35
36
37
38
39
40
41
42
       </rect>
      </property>
      <property name="text">
       <string/>
      </property>
     </widget>
     <widget class="QPushButton" name="showPrevStepButton">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
43
44
45
46
        <x>12</x>
        <y>858</y>
        <width>72</width>
        <height>480</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
47
48
49
50
51
52
53
54
55
56
57
58
59
       </rect>
      </property>
      <property name="styleSheet">
       <string notr="true">QPushButton { background-image: url(:/images/auto_button/prev_step.png); }
  QPushButton::pressed, QPushButton:focus { background-image: url(:/images/auto_button/prev_step_ov.png); }</string>
      </property>
      <property name="text">
       <string/>
      </property>
     </widget>
     <widget class="QLabel" name="doorStepLabel">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
60
61
62
63
        <x>132</x>
        <y>852</y>
        <width>649</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
      <property name="font">
       <font>
        <family>Malgun Gothic</family>
054d6e75f   김태훈   ui 파일 일괄 변경
106
        <pointsize>16</pointsize>
68c06e96f   김태훈   자동 요리 세부 사항 구현
107
108
109
110
111
112
113
114
115
116
117
       </font>
      </property>
      <property name="text">
       <string notr="true">Preheat</string>
      </property>
     </widget>
     <widget class="QStackedWidget" name="upperStack">
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
054d6e75f   김태훈   ui 파일 일괄 변경
118
119
        <width>1080</width>
        <height>511</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
120
121
122
123
124
125
126
127
128
       </rect>
      </property>
      <widget class="QWidget" name="clockContainer">
       <property name="styleSheet">
        <string notr="true">#clockContainer { background-image: url(:/images/clock/background.png); }</string>
       </property>
       <widget class="Clock" name="clock" native="true">
        <property name="geometry">
         <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
129
130
131
132
          <x>326</x>
          <y>43</y>
          <width>427</width>
          <height>426</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
133
134
135
136
137
138
         </rect>
        </property>
       </widget>
       <widget class="WashWarnIcon" name="label">
        <property name="geometry">
         <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
139
140
141
142
          <x>960</x>
          <y>384</y>
          <width>96</width>
          <height>100</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
143
144
145
         </rect>
        </property>
       </widget>
b7ee6dc30   김태훈   시연 모드 아이콘, 하프 에너지...
146
147
148
       <widget class="DemoIcon" name="label_2">
        <property name="geometry">
         <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
149
150
151
152
          <x>936</x>
          <y>276</y>
          <width>121</width>
          <height>108</height>
b7ee6dc30   김태훈   시연 모드 아이콘, 하프 에너지...
153
154
155
156
157
158
         </rect>
        </property>
       </widget>
       <widget class="HalfEnergyIcon" name="label_4">
        <property name="geometry">
         <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
159
160
161
162
          <x>936</x>
          <y>192</y>
          <width>129</width>
          <height>80</height>
b7ee6dc30   김태훈   시연 모드 아이콘, 하프 에너지...
163
164
165
         </rect>
        </property>
       </widget>
d61c94341   김태훈   디지털 시계 추가
166
167
168
       <widget class="DigitalClock" name="label_5">
        <property name="geometry">
         <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
169
170
171
172
          <x>24</x>
          <y>372</y>
          <width>720</width>
          <height>120</height>
d61c94341   김태훈   디지털 시계 추가
173
174
175
176
177
178
         </rect>
        </property>
        <property name="alignment">
         <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
        </property>
       </widget>
5f017a9d7   김태훈   요청 사항 반영
179
180
181
       <widget class="WaterLevelIcon" name="label_6">
        <property name="geometry">
         <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
182
183
184
185
          <x>804</x>
          <y>348</y>
          <width>133</width>
          <height>145</height>
5f017a9d7   김태훈   요청 사항 반영
186
187
188
189
190
191
192
193
194
         </rect>
        </property>
        <property name="text">
         <string/>
        </property>
       </widget>
       <widget class="IgnitionIcon" name="label_7">
        <property name="geometry">
         <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
195
196
197
198
          <x>794</x>
          <y>196</y>
          <width>133</width>
          <height>145</height>
5f017a9d7   김태훈   요청 사항 반영
199
200
201
202
203
204
         </rect>
        </property>
        <property name="text">
         <string/>
        </property>
       </widget>
68c06e96f   김태훈   자동 요리 세부 사항 구현
205
206
207
208
209
210
      </widget>
      <widget class="QWidget" name="page_2"/>
     </widget>
     <widget class="QLabel" name="label_3">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
211
212
213
214
        <x>156</x>
        <y>720</y>
        <width>120</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
       </rect>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="pixmap">
       <pixmap resource="resources.qrc">:/images/symbol/time.png</pixmap>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
     <widget class="HeatCircularGauge" name="heatGauge" native="true">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
230
231
232
233
        <x>612</x>
        <y>972</y>
        <width>349</width>
        <height>348</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
     </widget>
     <widget class="QPushButton" name="selectCookButton">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
277
278
279
280
        <x>504</x>
        <y>576</y>
        <width>345</width>
        <height>84</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
281
282
283
284
285
       </rect>
      </property>
      <property name="font">
       <font>
        <family>Roboto</family>
054d6e75f   김태훈   ui 파일 일괄 변경
286
        <pointsize>12</pointsize>
68c06e96f   김태훈   자동 요리 세부 사항 구현
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
        <weight>75</weight>
        <bold>true</bold>
       </font>
      </property>
      <property name="focusPolicy">
       <enum>Qt::NoFocus</enum>
      </property>
      <property name="styleSheet">
       <string notr="true">QPushButton { border-image: url(:/images/button/288.png); }
  QPushButton::pressed, QPushButton:focus { border-image: url(:/images/button/288_ov.png); }</string>
      </property>
      <property name="text">
       <string/>
      </property>
     </widget>
     <widget class="QLabel" name="cookModeIcon">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
305
306
307
308
        <x>96</x>
        <y>1224</y>
        <width>889</width>
        <height>97</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
       </rect>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="pixmap">
       <pixmap>:/images/images/auto/window_icon_06.png</pixmap>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
     <widget class="BulletIndicator" name="stepIndicator" native="true">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
324
325
326
327
        <x>120</x>
        <y>1356</y>
        <width>840</width>
        <height>60</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
328
329
330
331
332
333
       </rect>
      </property>
     </widget>
     <widget class="QLabel" name="interTempIcon">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
334
335
336
337
        <x>552</x>
        <y>720</y>
        <width>120</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
       </rect>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="pixmap">
       <pixmap resource="resources.qrc">:/images/symbol/core_temp.png</pixmap>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
     <widget class="QLabel" name="cookStepLabel">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
353
354
355
356
        <x>216</x>
        <y>852</y>
        <width>649</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
      <property name="font">
       <font>
        <family>Malgun Gothic</family>
054d6e75f   김태훈   ui 파일 일괄 변경
399
        <pointsize>16</pointsize>
68c06e96f   김태훈   자동 요리 세부 사항 구현
400
401
402
403
404
405
406
407
408
       </font>
      </property>
      <property name="text">
       <string notr="true">Preheat</string>
      </property>
     </widget>
     <widget class="QLabel" name="heatLabel">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
409
410
411
412
        <x>588</x>
        <y>1152</y>
        <width>385</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
      <property name="font">
       <font>
        <family>Roboto</family>
054d6e75f   김태훈   ui 파일 일괄 변경
455
        <pointsize>19</pointsize>
68c06e96f   김태훈   자동 요리 세부 사항 구현
456
457
458
459
460
461
462
463
464
465
466
467
468
469
        <weight>75</weight>
        <bold>true</bold>
       </font>
      </property>
      <property name="text">
       <string notr="true">10</string>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
     <widget class="QLabel" name="interTempLabel">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
470
471
472
473
        <x>672</x>
        <y>720</y>
        <width>277</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
      <property name="font">
       <font>
        <family>Roboto</family>
054d6e75f   김태훈   ui 파일 일괄 변경
516
        <pointsize>19</pointsize>
68c06e96f   김태훈   자동 요리 세부 사항 구현
517
518
519
520
521
522
523
524
525
526
527
        <weight>75</weight>
        <bold>true</bold>
       </font>
      </property>
      <property name="text">
       <string notr="true">000/000</string>
      </property>
     </widget>
     <widget class="QPushButton" name="showNextStepButton">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
528
529
530
531
        <x>996</x>
        <y>858</y>
        <width>72</width>
        <height>480</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
532
533
534
535
536
537
538
539
540
541
542
543
544
545
       </rect>
      </property>
      <property name="styleSheet">
       <string notr="true">QPushButton { background-image: url(:/images/auto_button/next_step.png); }
  QPushButton::pressed, QPushButton:focus { background-image: url(:/images/auto_button/next_step_ov.png); }</string>
      </property>
      <property name="text">
       <string/>
      </property>
     </widget>
     <widget class="QLabel" name="cookTypeIcon">
      <property name="geometry">
       <rect>
        <x>0</x>
054d6e75f   김태훈   ui 파일 일괄 변경
546
547
548
        <y>516</y>
        <width>300</width>
        <height>180</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
       </rect>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="pixmap">
       <pixmap>:/images/images/auto/005_auto_icon_01_ov.png</pixmap>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
     <widget class="QLabel" name="timeLabel">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
564
565
566
567
        <x>276</x>
        <y>720</y>
        <width>277</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
      <property name="font">
       <font>
        <family>Roboto</family>
054d6e75f   김태훈   ui 파일 일괄 변경
610
        <pointsize>19</pointsize>
68c06e96f   김태훈   자동 요리 세부 사항 구현
611
612
613
614
615
616
617
618
619
620
621
622
        <weight>75</weight>
        <bold>true</bold>
       </font>
      </property>
      <property name="text">
       <string notr="true">00:00</string>
      </property>
     </widget>
     <widget class="QWidget" name="bottomBar" native="true">
      <property name="geometry">
       <rect>
        <x>0</x>
054d6e75f   김태훈   ui 파일 일괄 변경
623
624
625
        <y>1740</y>
        <width>1080</width>
        <height>180</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
626
627
628
629
630
       </rect>
      </property>
      <widget class="QPushButton" name="backButton">
       <property name="geometry">
        <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
631
632
633
634
         <x>481</x>
         <y>31</y>
         <width>116</width>
         <height>116</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
        </rect>
       </property>
       <property name="sizePolicy">
        <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="styleSheet">
        <string notr="true">QPushButton { border-image: url(:/images/bottom_bar/back.png); }
  QPushButton:pressed, QPushButton:focus { border-image: url(:/images/bottom_bar/back_ov.png); }</string>
       </property>
       <property name="text">
        <string/>
       </property>
      </widget>
68c06e96f   김태훈   자동 요리 세부 사항 구현
651
652
653
654
     </widget>
     <widget class="QLabel" name="cookStepIcon">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
655
656
657
658
        <x>96</x>
        <y>852</y>
        <width>120</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
      <property name="font">
       <font>
        <family>Malgun Gothic</family>
054d6e75f   김태훈   ui 파일 일괄 변경
701
        <pointsize>16</pointsize>
68c06e96f   김태훈   자동 요리 세부 사항 구현
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
       </font>
      </property>
      <property name="text">
       <string/>
      </property>
      <property name="pixmap">
       <pixmap resource="resources.qrc">:/images/cook_step_type/sys_icon_05.png</pixmap>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
     <widget class="HumidityCircularGauge" name="humidityGauge" native="true">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
717
718
719
720
        <x>120</x>
        <y>972</y>
        <width>349</width>
        <height>348</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
     </widget>
     <widget class="QLabel" name="humidityLabel">
      <property name="geometry">
       <rect>
054d6e75f   김태훈   ui 파일 일괄 변경
764
765
766
767
        <x>108</x>
        <y>1152</y>
        <width>385</width>
        <height>120</height>
68c06e96f   김태훈   자동 요리 세부 사항 구현
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
       </rect>
      </property>
      <property name="palette">
       <palette>
        <active>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </active>
        <inactive>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>255</red>
            <green>255</green>
            <blue>255</blue>
           </color>
          </brush>
         </colorrole>
        </inactive>
        <disabled>
         <colorrole role="WindowText">
          <brush brushstyle="SolidPattern">
           <color alpha="255">
            <red>123</red>
            <green>123</green>
            <blue>123</blue>
           </color>
          </brush>
         </colorrole>
        </disabled>
       </palette>
      </property>
      <property name="font">
       <font>
        <family>Roboto</family>
054d6e75f   김태훈   ui 파일 일괄 변경
810
        <pointsize>19</pointsize>
68c06e96f   김태훈   자동 요리 세부 사항 구현
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
        <weight>75</weight>
        <bold>true</bold>
       </font>
      </property>
      <property name="text">
       <string notr="true">10</string>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
    </widget>
   </widget>
   <customwidgets>
    <customwidget>
     <class>Clock</class>
     <extends>QWidget</extends>
     <header>clock.h</header>
     <container>1</container>
    </customwidget>
    <customwidget>
     <class>WashWarnIcon</class>
     <extends>QLabel</extends>
     <header>washwarnicon.h</header>
    </customwidget>
    <customwidget>
b7ee6dc30   김태훈   시연 모드 아이콘, 하프 에너지...
837
838
839
840
841
842
843
844
845
846
     <class>DemoIcon</class>
     <extends>QLabel</extends>
     <header>demoicon.h</header>
    </customwidget>
    <customwidget>
     <class>HalfEnergyIcon</class>
     <extends>QLabel</extends>
     <header>halfenergyicon.h</header>
    </customwidget>
    <customwidget>
5f017a9d7   김태훈   요청 사항 반영
847
     <class>DigitalClock</class>
68c06e96f   김태훈   자동 요리 세부 사항 구현
848
     <extends>QLabel</extends>
5f017a9d7   김태훈   요청 사항 반영
849
     <header>digitalclock.h</header>
68c06e96f   김태훈   자동 요리 세부 사항 구현
850
851
    </customwidget>
    <customwidget>
5f017a9d7   김태훈   요청 사항 반영
852
     <class>IgnitionIcon</class>
d61c94341   김태훈   디지털 시계 추가
853
     <extends>QLabel</extends>
5f017a9d7   김태훈   요청 사항 반영
854
855
856
857
858
859
860
861
862
863
864
     <header>ignitionicon.h</header>
    </customwidget>
    <customwidget>
     <class>WaterLevelIcon</class>
     <extends>QLabel</extends>
     <header>waterlevelicon.h</header>
    </customwidget>
    <customwidget>
     <class>AnimatedImageBox</class>
     <extends>QLabel</extends>
     <header>animatedimagebox.h</header>
d61c94341   김태훈   디지털 시계 추가
865
866
    </customwidget>
    <customwidget>
68c06e96f   김태훈   자동 요리 세부 사항 구현
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
     <class>HumidityCircularGauge</class>
     <extends>QWidget</extends>
     <header>humiditycirculargauge.h</header>
     <container>1</container>
    </customwidget>
    <customwidget>
     <class>HeatCircularGauge</class>
     <extends>QWidget</extends>
     <header>heatcirculargauge.h</header>
     <container>1</container>
    </customwidget>
    <customwidget>
     <class>BulletIndicator</class>
     <extends>QWidget</extends>
     <header>bulletindicator.h</header>
     <container>1</container>
    </customwidget>
   </customwidgets>
   <tabstops>
    <tabstop>selectCookButton</tabstop>
    <tabstop>showPrevStepButton</tabstop>
    <tabstop>showNextStepButton</tabstop>
    <tabstop>backButton</tabstop>
68c06e96f   김태훈   자동 요리 세부 사항 구현
890
891
892
893
894
895
   </tabstops>
   <resources>
    <include location="resources.qrc"/>
   </resources>
   <connections/>
  </ui>