<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MultiCookManualWindow</class> <widget class="QMainWindow" name="MultiCookManualWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1080</width> <height>1920</height> </rect> </property> <property name="styleSheet"> <string notr="true">#bottomBar { background-image: url(:/images/bottom_bar/background.png); } #centralwidget { background-image: url(:/images/background/manual.png); } QPushButton { background-repeat: no-repeat; background-position: center; border: none; } QPushButton[style="mode"] { background-clip: border; background-origin: border; margin-bottom: 60px; border-top: 248px; border-bottom: -60px; border-style: hidden; color: #7B7B7B; font-size: 48px; } QPushButton[style="mode"]:checked { color: white; image: url(:/images/cook_mode/indicator.png); image-position: bottom; } QPushButton[style="icon"] { background-image: url(:/images/slider_icon/background.png); } QSlider::groove { background-image: url(:/images/slider/groove_ticks.png); background-repeat: no-repeat; } QSlider::sub-page { background-repeat: no-repeat; margin: 6px; } QSlider::handle { background-image: url(:/images/slider/handle_big.png); background-repeat: no-repeat; width: 27px; height: 39px; }</string> </property> <widget class="QWidget" name="centralwidget"> <widget class="QPushButton" name="dryheatButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>720</x> <y>511</y> <width>360</width> <height>351</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_mode/big_dryheat_hide.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_mode/big_dryheat_ov.png); } QPushButton:checked { background-image: url(:/images/cook_mode/big_dryheat.png); }</string> </property> <property name="text"> <string>건열</string> </property> <property name="checkable"> <bool>true</bool> </property> <property name="style" stdset="0"> <string notr="true">mode</string> </property> </widget> <widget class="QPushButton" name="timeButton"> <property name="geometry"> <rect> <x>32</x> <y>1230</y> <width>168</width> <height>168</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { image: url(:/images/slider_icon/time.png); } QPushButton:pressed, QPushButton:focus { image: url(:/images/slider_icon/011_icon_03_active.png); } QPushButton:checked { image: url(:/images/slider_icon/time_ov.png); }</string> </property> <property name="checkable"> <bool>true</bool> </property> <property name="style" stdset="0"> <string notr="true">icon</string> </property> </widget> <widget class="QLabel" name="humidityLabel"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>828</x> <y>972</y> <width>180</width> <height>61</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>19</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>0%</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="steamLabel_2"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>192</x> <y>888</y> <width>109</width> <height>61</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>10</pointsize> </font> </property> <property name="text"> <string>감소</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QLabel" name="steamLabel_3"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>936</x> <y>888</y> <width>109</width> <height>61</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>10</pointsize> </font> </property> <property name="text"> <string>증가</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QPushButton" name="humidityButton"> <property name="geometry"> <rect> <x>32</x> <y>870</y> <width>168</width> <height>168</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { image: url(:/images/slider_icon/humidity.png); } QPushButton:pressed, QPushButton:focus { image: url(:/images/slider_icon/011_icon_01_active.png); } QPushButton:checked { image: url(:/images/slider_icon/humidity_ov.png); }</string> </property> <property name="checkable"> <bool>true</bool> </property> <property name="style" stdset="0"> <string notr="true">icon</string> </property> </widget> <widget class="QLabel" name="steamLabel_4"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>192</x> <y>1068</y> <width>109</width> <height>61</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>10</pointsize> </font> </property> <property name="text"> <string>감소</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QWidget" name="bottomBar" native="true"> <property name="geometry"> <rect> <x>0</x> <y>1740</y> <width>1080</width> <height>180</height> </rect> </property> <widget class="QPushButton" name="backButton"> <property name="geometry"> <rect> <x>345</x> <y>31</y> <width>116</width> <height>116</height> </rect> </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> <widget class="QPushButton" name="okButton"> <property name="geometry"> <rect> <x>616</x> <y>31</y> <width>116</width> <height>116</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { border-image: url(:/images/bottom_bar/006_sys_icon_16.png); } QPushButton:pressed, QPushButton:focus { border-image: url(:/images/bottom_bar/006_sys_icon_16_ov.png); }</string> </property> <property name="text"> <string/> </property> </widget> <widget class="QPushButton" name="helpButton"> <property name="geometry"> <rect> <x>481</x> <y>31</y> <width>116</width> <height>116</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { border-image: url(:/images/bottom_bar/help.png); } QPushButton:pressed, QPushButton:focus { border-image: url(:/images/bottom_bar/help_ov.png); }</string> </property> <property name="text"> <string/> </property> </widget> </widget> <widget class="QLabel" name="timeLabel"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>646</x> <y>1332</y> <width>361</width> <height>61</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>19</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>0<span style="font-size:11pt;">초</span></string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QPushButton" name="combiButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>360</x> <y>511</y> <width>360</width> <height>351</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_mode/big_combi_hide.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_mode/big_combi_ov.png); } QPushButton:checked { background-image: url(:/images/cook_mode/big_combi.png); }</string> </property> <property name="text"> <string>콤비</string> </property> <property name="checkable"> <bool>true</bool> </property> <property name="style" stdset="0"> <string notr="true">mode</string> </property> </widget> <widget class="Slider" name="timeSlider" native="true"> <property name="geometry"> <rect> <x>222</x> <y>1278</y> <width>799</width> <height>72</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::ClickFocus</enum> </property> </widget> <widget class="Slider" name="humiditySlider" native="true"> <property name="geometry"> <rect> <x>222</x> <y>918</y> <width>799</width> <height>72</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::ClickFocus</enum> </property> </widget> <widget class="QPushButton" name="steamButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>511</y> <width>360</width> <height>351</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_mode/big_steam_hide.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_mode/big_steam_ov.png); } QPushButton:checked { background-image: url(:/images/cook_mode/big_steam.png); }</string> </property> <property name="text"> <string>스팀</string> </property> <property name="checkable"> <bool>true</bool> </property> <property name="style" stdset="0"> <string notr="true">mode</string> </property> </widget> <widget class="QLabel" name="tempLabel"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>828</x> <y>1152</y> <width>180</width> <height>61</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>19</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>30<span style="font-size:11pt;">℃</span></string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="steamLabel_5"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>936</x> <y>1068</y> <width>109</width> <height>61</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>10</pointsize> </font> </property> <property name="text"> <string>증가</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="QStackedWidget" name="upperStack"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1080</width> <height>511</height> </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> <x>326</x> <y>43</y> <width>427</width> <height>426</height> </rect> </property> </widget> <widget class="WashWarnIcon" name="label_6"> <property name="geometry"> <rect> <x>960</x> <y>384</y> <width>96</width> <height>100</height> </rect> </property> </widget> <widget class="DemoIcon" name="label_2"> <property name="geometry"> <rect> <x>936</x> <y>276</y> <width>121</width> <height>108</height> </rect> </property> </widget> <widget class="HalfEnergyIcon" name="label_3"> <property name="geometry"> <rect> <x>936</x> <y>192</y> <width>129</width> <height>80</height> </rect> </property> </widget> <widget class="DigitalClock" name="label_4"> <property name="geometry"> <rect> <x>24</x> <y>372</y> <width>720</width> <height>120</height> </rect> </property> <property name="alignment"> <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set> </property> </widget> <widget class="WaterLevelIcon" name="label_7"> <property name="geometry"> <rect> <x>804</x> <y>348</y> <width>133</width> <height>145</height> </rect> </property> <property name="text"> <string/> </property> </widget> <widget class="IgnitionIcon" name="label_8"> <property name="geometry"> <rect> <x>794</x> <y>196</y> <width>133</width> <height>145</height> </rect> </property> <property name="text"> <string/> </property> </widget> </widget> <widget class="QWidget" name="closeDoorWidget"> <property name="styleSheet"> <string notr="true">#closeDoorWidget { background-image: url(:/images/clock/background.png); }</string> </property> <widget class="AnimatedImageBox" name="openDoorAnimation"> <property name="geometry"> <rect> <x>439</x> <y>24</y> <width>301</width> <height>350</height> </rect> </property> </widget> <widget class="QLabel" name="label_5"> <property name="geometry"> <rect> <x>516</x> <y>204</y> <width>102</width> <height>28</height> </rect> </property> <property name="pixmap"> <pixmap resource="resources.qrc">:/images/animation/close_door_arrow.png</pixmap> </property> </widget> </widget> </widget> <widget class="Slider" name="tempSlider" native="true"> <property name="geometry"> <rect> <x>222</x> <y>1098</y> <width>799</width> <height>72</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::ClickFocus</enum> </property> </widget> <widget class="QPushButton" name="tempButton"> <property name="geometry"> <rect> <x>32</x> <y>1050</y> <width>168</width> <height>168</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { image: url(:/images/slider_icon/temp.png); } QPushButton:pressed, QPushButton:focus { image: url(:/images/slider_icon/011_icon_02_active.png); } QPushButton:checked { image: url(:/images/slider_icon/temp_ov.png); }</string> </property> <property name="checkable"> <bool>true</bool> </property> <property name="style" stdset="0"> <string notr="true">icon</string> </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> <class>DemoIcon</class> <extends>QLabel</extends> <header>demoicon.h</header> </customwidget> <customwidget> <class>HalfEnergyIcon</class> <extends>QLabel</extends> <header>halfenergyicon.h</header> </customwidget> <customwidget> <class>DigitalClock</class> <extends>QLabel</extends> <header>digitalclock.h</header> </customwidget> <customwidget> <class>IgnitionIcon</class> <extends>QLabel</extends> <header>ignitionicon.h</header> </customwidget> <customwidget> <class>WaterLevelIcon</class> <extends>QLabel</extends> <header>waterlevelicon.h</header> </customwidget> <customwidget> <class>Slider</class> <extends>QWidget</extends> <header>slider.h</header> <container>1</container> </customwidget> <customwidget> <class>AnimatedImageBox</class> <extends>QLabel</extends> <header>animatedimagebox.h</header> </customwidget> </customwidgets> <tabstops> <tabstop>steamButton</tabstop> <tabstop>combiButton</tabstop> <tabstop>dryheatButton</tabstop> <tabstop>humidityButton</tabstop> <tabstop>tempButton</tabstop> <tabstop>timeButton</tabstop> <tabstop>backButton</tabstop> <tabstop>helpButton</tabstop> <tabstop>okButton</tabstop> </tabstops> <resources> <include location="resources.qrc"/> </resources> <connections/> </ui>