<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>FunctionTestWindow</class> <widget class="QMainWindow" name="FunctionTestWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>900</width> <height>1600</height> </rect> </property> <property name="font"> <font> <family>Malgun Gothic</family> <pointsize>18</pointsize> </font> </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="QStackedWidget" name="upperStack"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>900</width> <height>426</height> </rect> </property> <widget class="StatusArea" name="clockContainer"> <property name="styleSheet"> <string notr="true">#clockContainer { background-image: url(:/images/clock/background.png); }</string> </property> </widget> <widget class="QWidget" name="page_2"/> </widget> <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="QPushButton" name="burnerTestButton"> <property name="geometry"> <rect> <x>127</x> <y>600</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="componentTestButton"> <property name="geometry"> <rect> <x>127</x> <y>680</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="valveTestButton"> <property name="geometry"> <rect> <x>127</x> <y>760</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="washTestButton"> <property name="geometry"> <rect> <x>127</x> <y>842</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="fanTestButton"> <property name="geometry"> <rect> <x>127</x> <y>927</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="gasTestButton"> <property name="geometry"> <rect> <x>127</x> <y>1090</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="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="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="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_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-3</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> <widget class="Line" name="line"> <property name="geometry"> <rect> <x>100</x> <y>635</y> <width>30</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>79</x> <y>571</y> <width>41</width> <height>554</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="Line" name="line_3"> <property name="geometry"> <rect> <x>100</x> <y>715</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_4"> <property name="geometry"> <rect> <x>100</x> <y>795</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_5"> <property name="geometry"> <rect> <x>100</x> <y>877</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_6"> <property name="geometry"> <rect> <x>100</x> <y>962</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_7"> <property name="geometry"> <rect> <x>100</x> <y>1045</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_8"> <property name="geometry"> <rect> <x>100</x> <y>1124</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="QPushButton" name="adjustBlowerFan"> <property name="geometry"> <rect> <x>128</x> <y>1010</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="QWidget" name="gasTestContainer" native="true"> <property name="geometry"> <rect> <x>90</x> <y>1150</y> <width>521</width> <height>261</height> </rect> </property> <widget class="Line" name="line_9"> <property name="geometry"> <rect> <x>70</x> <y>0</y> <width>41</width> <height>224</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="QPushButton" name="steamGasTestButton"> <property name="geometry"> <rect> <x>118</x> <y>189</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="lowerGasTestButton"> <property name="geometry"> <rect> <x>119</x> <y>109</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="upperGasTestButton"> <property name="geometry"> <rect> <x>118</x> <y>26</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_10"> <property name="geometry"> <rect> <x>91</x> <y>144</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_11"> <property name="geometry"> <rect> <x>91</x> <y>223</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="Line" name="line_12"> <property name="geometry"> <rect> <x>91</x> <y>61</y> <width>30</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </widget> <zorder>gasTestContainer</zorder> <zorder>line_2</zorder> <zorder>line</zorder> <zorder>upperStack</zorder> <zorder>widget</zorder> <zorder>burnerTestButton</zorder> <zorder>componentTestButton</zorder> <zorder>valveTestButton</zorder> <zorder>washTestButton</zorder> <zorder>fanTestButton</zorder> <zorder>gasTestButton</zorder> <zorder>bottomBar</zorder> <zorder>label_15</zorder> <zorder>label_16</zorder> <zorder>label_17</zorder> <zorder>line_3</zorder> <zorder>line_4</zorder> <zorder>line_5</zorder> <zorder>line_6</zorder> <zorder>line_7</zorder> <zorder>line_8</zorder> <zorder>adjustBlowerFan</zorder> </widget> </widget> <customwidgets> <customwidget> <class>StatusArea</class> <extends>QWidget</extends> <header>statusarea.h</header> <container>1</container> </customwidget> </customwidgets> <resources/> <connections/> </ui>