<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>ModelSettingWindow</class> <widget class="QMainWindow" name="ModelSettingWindow"> <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/config_service.png); } #bottomBar { background-image: url(:/images/bottom_bar/background.png); }</string> </property> <widget class="QWidget" name="centralwidget"> <widget class="QWidget" name="widget" native="true"> <property name="geometry"> <rect> <x>39</x> <y>525</y> <width>821</width> <height>65</height> </rect> </property> <property name="styleSheet"> <string notr="true">background-image: url(:/images/config/pannel.png);</string> </property> </widget> <widget class="Line" name="line_2"> <property name="geometry"> <rect> <x>100</x> <y>580</y> <width>1</width> <height>166</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="QLabel" name="label_16"> <property name="geometry"> <rect> <x>80</x> <y>525</y> <width>500</width> <height>65</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>11</pointsize> <weight>50</weight> <bold>false</bold> </font> </property> <property name="text"> <string>제품모델설정</string> </property> </widget> <widget class="QLabel" name="label_15"> <property name="geometry"> <rect> <x>55</x> <y>426</y> <width>845</width> <height>84</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>11</pointsize> </font> </property> <property name="text"> <string>서비스단계(엔지니어모드) > 제품모델설정</string> </property> </widget> <widget class="Line" name="line"> <property name="geometry"> <rect> <x>100</x> <y>651</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="QLabel" name="label_17"> <property name="geometry"> <rect> <x>600</x> <y>525</y> <width>251</width> <height>65</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>11</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>EM-7</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>1450</y> <width>900</width> <height>150</height> </rect> </property> <widget class="QPushButton" name="backButton"> <property name="geometry"> <rect> <x>401</x> <y>26</y> <width>97</width> <height>97</height> </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> </widget> <widget class="QPushButton" name="electricButton"> <property name="geometry"> <rect> <x>127</x> <y>616</y> <width>379</width> <height>70</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <family>NanumGothic</family> <pointsize>10</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">QPushButton { border-image: url(:/images/button/379.png); } QPushButton:pressed, QPushButton:focus { border-image: url(:/images/button/379_ov.png); }</string> </property> <property name="text"> <string>전기식</string> </property> </widget> <widget class="QPushButton" name="gasButton"> <property name="geometry"> <rect> <x>127</x> <y>710</y> <width>379</width> <height>70</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <family>NanumGothic</family> <pointsize>10</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="styleSheet"> <string notr="true">QPushButton { border-image: url(:/images/button/379.png); } QPushButton:pressed, QPushButton:focus { border-image: url(:/images/button/379_ov.png); }</string> </property> <property name="text"> <string>가스식</string> </property> </widget> <widget class="Line" name="line_3"> <property name="geometry"> <rect> <x>100</x> <y>745</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </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 class="DigitalClock" name="label_4"> <property name="geometry"> <rect> <x>20</x> <y>310</y> <width>600</width> <height>100</height> </rect> </property> <property name="alignment"> <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set> </property> </widget> </widget> <widget class="QWidget" name="page_2"/> </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> </customwidgets> <resources/> <connections/> </ui>