<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>PreheatPopup</class> <widget class="QWidget" name="PreheatPopup"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>900</width> <height>1600</height> </rect> </property> <property name="styleSheet"> <string notr="true">#closeButton { border: none; } #closeButton_2 { border: none; } #background { background-image: url(:/images/background/popup/696.png); } QWidget#background:focus { border: 4px solid gray; }</string> </property> <widget class="QPushButton" name="closeButton"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>900</width> <height>426</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string/> </property> </widget> <widget class="QWidget" name="background" native="true"> <property name="geometry"> <rect> <x>0</x> <y>426</y> <width>900</width> <height>696</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::TabFocus</enum> </property> <widget class="QLabel" name="humidityLabel"> <property name="geometry"> <rect> <x>80</x> <y>380</y> <width>321</width> <height>100</height> </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> <pointsize>16</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>10</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QLabel" name="preheatLabel"> <property name="geometry"> <rect> <x>153</x> <y>595</y> <width>131</width> <height>48</height> </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> <pointsize>14</pointsize> </font> </property> <property name="text"> <string>예열 중</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QLabel" name="preheatIcon"> <property name="geometry"> <rect> <x>83</x> <y>600</y> <width>100</width> <height>48</height> </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> <pointsize>14</pointsize> </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="HeatCircularGauge" name="heatGauge" native="true"> <property name="geometry"> <rect> <x>500</x> <y>230</y> <width>291</width> <height>290</height> </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="cookStepLabel"> <property name="geometry"> <rect> <x>170</x> <y>130</y> <width>541</width> <height>100</height> </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> <pointsize>14</pointsize> </font> </property> <property name="text"> <string>예열</string> </property> </widget> <widget class="HumidityCircularGauge" name="humidityGauge" native="true"> <property name="geometry"> <rect> <x>90</x> <y>230</y> <width>291</width> <height>290</height> </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="humidityGaugeButton"> <property name="geometry"> <rect> <x>90</x> <y>230</y> <width>291</width> <height>290</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="styleSheet"> <string notr="true">border: #000000</string> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="cookModeIcon"> <property name="geometry"> <rect> <x>70</x> <y>440</y> <width>741</width> <height>81</height> </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="QPushButton" name="infoButton"> <property name="geometry"> <rect> <x>720</x> <y>150</y> <width>63</width> <height>63</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { border-image: url(:/images/symbol/info.png); } QPushButton::pressed { border-image: url(:/images/symbol/info_ov.png); }</string> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="timeLabel"> <property name="geometry"> <rect> <x>220</x> <y>20</y> <width>231</width> <height>100</height> </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> <pointsize>16</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>00:00</string> </property> </widget> <widget class="QLabel" name="heatLabel"> <property name="geometry"> <rect> <x>480</x> <y>380</y> <width>321</width> <height>100</height> </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> <pointsize>16</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>10</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QPushButton" name="selectCookButton_2"> <property name="geometry"> <rect> <x>249</x> <y>-100</y> <width>288</width> <height>70</height> </rect> </property> <property name="font"> <font> <family>Roboto</family> <pointsize>10</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">QPushButton { border-image: url(:/images/images/auto/btn_01.png); } QPushButton::pressed { border-image: url(:/images/images/auto/btn_01_ov.png); }</string> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="label_3"> <property name="geometry"> <rect> <x>120</x> <y>20</y> <width>100</width> <height>100</height> </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="QLabel" name="cookStepIcon"> <property name="geometry"> <rect> <x>70</x> <y>130</y> <width>100</width> <height>100</height> </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> <pointsize>14</pointsize> </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="QPushButton" name="heatGaugeButton"> <property name="geometry"> <rect> <x>500</x> <y>230</y> <width>291</width> <height>290</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="styleSheet"> <string notr="true">border: #000000</string> </property> <property name="text"> <string/> </property> </widget> <widget class="LongPreheatTempGauge" name="preheatGauge" native="true"> <property name="geometry"> <rect> <x>280</x> <y>590</y> <width>532</width> <height>58</height> </rect> </property> </widget> <widget class="QLabel" name="interTempLabel"> <property name="geometry"> <rect> <x>550</x> <y>20</y> <width>231</width> <height>100</height> </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> <pointsize>16</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>000/000</string> </property> </widget> <widget class="QLabel" name="label_4"> <property name="geometry"> <rect> <x>450</x> <y>20</y> <width>100</width> <height>100</height> </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="Line" name="line"> <property name="geometry"> <rect> <x>110</x> <y>561</y> <width>680</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_2"> <property name="geometry"> <rect> <x>110</x> <y>128</y> <width>680</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </widget> <widget class="QPushButton" name="closeButton_2"> <property name="geometry"> <rect> <x>0</x> <y>1122</y> <width>900</width> <height>478</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="text"> <string/> </property> </widget> </widget> <customwidgets> <customwidget> <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>LongPreheatTempGauge</class> <extends>QWidget</extends> <header>longpreheattempgauge.h</header> <container>1</container> </customwidget> </customwidgets> <tabstops> <tabstop>background</tabstop> <tabstop>infoButton</tabstop> <tabstop>humidityGaugeButton</tabstop> <tabstop>selectCookButton_2</tabstop> <tabstop>heatGaugeButton</tabstop> </tabstops> <resources> <include location="resources.qrc"/> </resources> <connections/> </ui>