<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>ProgrammingAutoConfigWindow</class> <widget class="QMainWindow" name="ProgrammingAutoConfigWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>900</width> <height>1600</height> </rect> </property> <property name="styleSheet"> <string notr="true">#centralwidget { background-image: url(:/images/background/auto.png); } #bottomBar { background-image: url(:/images/bottom_bar/background.png); } QSlider::groove { background-image: url(:/images/slider/groove.png); background-repeat: no-repeat; background-position: center; } QSlider::sub-page { background-repeat: no-repeat; background-position: left center; margin: 0px 5px; } QSlider[sliderColor="red"]::sub-page { background-image: url(:/images/slider/sub_red.png); } QSlider[sliderColor="yellow"]::sub-page { background-image: url(:/images/slider/sub_yellow.png); } QSlider[sliderColor="white"]::sub-page { background-image: url(:/images/slider/sub_white.png); } QSlider[sliderColor="blue"]::sub-page { background-image: url(:/images/slider/sub_blue.png); } QSlider[sliderColor="green"]::sub-page { background-image: url(:/images/slider/sub_green.png); } QSlider::handle { background-image: url(:/images/slider/handle_big.png); background-repeat: no-repeat; background-position: center; width: 23px; height: 33px; } QPushButton[style="icon"] { background-image: url(:/images/slider_icon/background.png); background-repeat: no-repeat; background-position: center; border: none; }</string> </property> <widget class="QWidget" name="centralwidget"> <widget class="QLabel" name="configMaxLabel_4"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>700</x> <y>1130</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>증가</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QPushButton" name="checkCookButton"> <property name="geometry"> <rect> <x>720</x> <y>480</y> <width>152</width> <height>70</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { border-image: url(:/images/button/152.png); } QPushButton::pressed, QPushButton:focus { border-image: url(:/images/button/152_ov.png); }</string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="resources.qrc"> <normaloff>:/images/auto_button/btn_icon_01.png</normaloff>:/images/auto_button/btn_icon_01.png</iconset> </property> <property name="iconSize"> <size> <width>40</width> <height>51</height> </size> </property> </widget> <widget class="QLabel" name="configCurrentLabel_2"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>199</x> <y>850</y> <width>641</width> <height>51</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>스팀</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="configMinLabel_4"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>185</x> <y>1130</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>감소</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="configMaxLabel_1"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>700</x> <y>620</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>증가</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="configMaxLabel_5"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>700</x> <y>1300</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>증가</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="configMinLabel_5"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>185</x> <y>1300</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>감소</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> <widget class="QPushButton" name="selectCookButton"> <property name="geometry"> <rect> <x>420</x> <y>480</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/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="QStackedWidget" name="upperStack"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>900</width> <height>426</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>272</x> <y>36</y> <width>356</width> <height>355</height> </rect> </property> </widget> <widget class="WashWarnIcon" name="label"> <property name="geometry"> <rect> <x>800</x> <y>320</y> <width>80</width> <height>84</height> </rect> </property> </widget> <widget class="DemoIcon" name="label_2"> <property name="geometry"> <rect> <x>780</x> <y>230</y> <width>101</width> <height>90</height> </rect> </property> </widget> <widget class="HalfEnergyIcon" name="label_3"> <property name="geometry"> <rect> <x>780</x> <y>160</y> <width>108</width> <height>67</height> </rect> </property> </widget> </widget> <widget class="QWidget" name="page_2"/> </widget> <widget class="QLabel" name="cookTypeIcon"> <property name="geometry"> <rect> <x>0</x> <y>430</y> <width>250</width> <height>150</height> </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="QPushButton" name="configButton_3"> <property name="geometry"> <rect> <x>27</x> <y>935</y> <width>140</width> <height>140</height> </rect> </property> <property name="text"> <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="configMinLabel_2"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>185</x> <y>780</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>감소</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> <widget class="QPushButton" name="configButton_2"> <property name="geometry"> <rect> <x>27</x> <y>765</y> <width>140</width> <height>140</height> </rect> </property> <property name="text"> <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="configCurrentLabel_4"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>199</x> <y>1200</y> <width>641</width> <height>51</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>스팀</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QWidget" name="bottomBar" native="true"> <property name="geometry"> <rect> <x>0</x> <y>1450</y> <width>900</width> <height>150</height> </rect> </property> <widget class="QPushButton" name="backButton"> <property name="geometry"> <rect> <x>232</x> <y>26</y> <width>97</width> <height>97</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="helpButton"> <property name="geometry"> <rect> <x>458</x> <y>26</y> <width>97</width> <height>97</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>62</width> <height>71</height> </size> </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 class="QPushButton" name="okButton"> <property name="geometry"> <rect> <x>571</x> <y>26</y> <width>97</width> <height>97</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="configButton"> <property name="geometry"> <rect> <x>345</x> <y>26</y> <width>97</width> <height>97</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>62</width> <height>71</height> </size> </property> <property name="styleSheet"> <string notr="true">QPushButton { border-image: url(:/images/bottom_bar/config.png); } QPushButton:pressed, QPushButton:focus { border-image: url(:/images/bottom_bar/config_ov.png); }</string> </property> <property name="text"> <string/> </property> </widget> </widget> <widget class="QLabel" name="configCurrentLabel_5"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>189</x> <y>1370</y> <width>651</width> <height>51</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>스팀</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="configCurrentLabel_3"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>199</x> <y>1020</y> <width>641</width> <height>51</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>스팀</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="configMinLabel_3"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>185</x> <y>950</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>감소</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> <widget class="QPushButton" name="configButton_5"> <property name="geometry"> <rect> <x>27</x> <y>1285</y> <width>140</width> <height>140</height> </rect> </property> <property name="text"> <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="configMaxLabel_3"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>700</x> <y>950</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>증가</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="configMinLabel_1"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>185</x> <y>620</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>감소</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> <widget class="QPushButton" name="configButton_1"> <property name="geometry"> <rect> <x>27</x> <y>605</y> <width>140</width> <height>140</height> </rect> </property> <property name="text"> <string/> </property> <property name="checkable"> <bool>true</bool> </property> <property name="style" stdset="0"> <string notr="true">icon</string> </property> </widget> <widget class="QPushButton" name="configButton_4"> <property name="geometry"> <rect> <x>27</x> <y>1115</y> <width>140</width> <height>140</height> </rect> </property> <property name="text"> <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="configMaxLabel_2"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>700</x> <y>780</y> <width>151</width> <height>51</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>9</pointsize> </font> </property> <property name="text"> <string>증가</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="QLabel" name="configCurrentLabel_1"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>199</x> <y>690</y> <width>641</width> <height>51</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>스팀</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> <widget class="Slider" name="configSlider_4" native="true"> <property name="geometry"> <rect> <x>185</x> <y>1115</y> <width>666</width> <height>140</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::ClickFocus</enum> </property> </widget> <widget class="Slider" name="configSlider_3" native="true"> <property name="geometry"> <rect> <x>185</x> <y>935</y> <width>666</width> <height>140</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::ClickFocus</enum> </property> </widget> <widget class="Slider" name="configSlider_2" native="true"> <property name="geometry"> <rect> <x>185</x> <y>765</y> <width>666</width> <height>140</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::ClickFocus</enum> </property> </widget> <widget class="Slider" name="configSlider_5" native="true"> <property name="geometry"> <rect> <x>185</x> <y>1285</y> <width>666</width> <height>140</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::ClickFocus</enum> </property> </widget> <widget class="Slider" name="configSlider_1" native="true"> <property name="geometry"> <rect> <x>185</x> <y>605</y> <width>666</width> <height>140</height> </rect> </property> <property name="focusPolicy"> <enum>Qt::ClickFocus</enum> </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>Slider</class> <extends>QWidget</extends> <header>slider.h</header> <container>1</container> </customwidget> </customwidgets> <tabstops> <tabstop>selectCookButton</tabstop> <tabstop>checkCookButton</tabstop> <tabstop>configButton_1</tabstop> <tabstop>configButton_2</tabstop> <tabstop>configButton_3</tabstop> <tabstop>configButton_4</tabstop> <tabstop>configButton_5</tabstop> <tabstop>backButton</tabstop> <tabstop>configButton</tabstop> <tabstop>helpButton</tabstop> <tabstop>okButton</tabstop> </tabstops> <resources> <include location="resources.qrc"/> </resources> <connections/> </ui>