<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>BasicSettingWindow</class>
 <widget class="QMainWindow" name="BasicSettingWindow">
  <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); }
#midWidget { background-image: url(:/images/config/service/basic_setting_bgnd.png); }</string>
  </property>
  <widget class="QWidget" name="centralwidget">
   <property name="styleSheet">
    <string notr="true"/>
   </property>
   <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>
    <widget class="QWidget" name="page_2"/>
   </widget>
   <widget class="QLabel" name="label_15">
    <property name="geometry">
     <rect>
      <x>55</x>
      <y>426</y>
      <width>900</width>
      <height>84</height>
     </rect>
    </property>
    <property name="font">
     <font>
      <family>Malgun Gothic</family>
      <pointsize>11</pointsize>
     </font>
    </property>
    <property name="styleSheet">
     <string notr="true">color: rgb(255, 255, 255);</string>
    </property>
    <property name="text">
     <string>서비스단계(엔지니어모드) &gt; 기본설정</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 { border-image: url(:/images/bottom_bar/back_ov.png); }</string>
     </property>
     <property name="text">
      <string/>
     </property>
    </widget>
   </widget>
   <widget class="QWidget" name="gridLayoutWidget">
    <property name="geometry">
     <rect>
      <x>40</x>
      <y>545</y>
      <width>821</width>
      <height>66</height>
     </rect>
    </property>
    <layout class="QGridLayout" name="gridLayout" columnstretch="67,33">
     <property name="spacing">
      <number>0</number>
     </property>
     <item row="0" column="0" colspan="2">
      <widget class="QPushButton" name="button">
       <property name="enabled">
        <bool>false</bool>
       </property>
       <property name="sizePolicy">
        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
       </property>
       <property name="font">
        <font>
         <family>Roboto</family>
         <pointsize>10</pointsize>
         <weight>75</weight>
         <bold>true</bold>
         <underline>false</underline>
        </font>
       </property>
       <property name="styleSheet">
        <string notr="true">QPushButton { border-image: url(:/images/config/pannel.png);color: rgb(255, 255, 255); }
QPushButton:pressed { border-image: url(:/images/config/pannel_ov.png); }
QPushButton { text-align: left;}
</string>
       </property>
       <property name="text">
        <string>    기본설정</string>
       </property>
      </widget>
     </item>
     <item row="0" column="1">
      <widget class="QLabel" name="label_17">
       <property name="enabled">
        <bool>true</bool>
       </property>
       <property name="font">
        <font>
         <family>Malgun Gothic</family>
         <pointsize>11</pointsize>
         <weight>75</weight>
         <bold>true</bold>
        </font>
       </property>
       <property name="styleSheet">
        <string notr="true">color: rgb(255, 255, 255);</string>
       </property>
       <property name="text">
        <string>EM-2</string>
       </property>
       <property name="alignment">
        <set>Qt::AlignCenter</set>
       </property>
       <property name="margin">
        <number>0</number>
       </property>
      </widget>
     </item>
    </layout>
   </widget>
   <widget class="QWidget" name="midWidget" native="true">
    <property name="geometry">
     <rect>
      <x>43</x>
      <y>627</y>
      <width>813</width>
      <height>647</height>
     </rect>
    </property>
    <property name="styleSheet">
     <string notr="true">QLabel{
	color : white;
}</string>
    </property>
    <widget class="QLabel" name="ctrlLbList_1_1">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>70</y>
       <width>460</width>
       <height>94</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>스팀발생기 수동 스케일 제거 후 물의 양</string>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
    <widget class="QLabel" name="ctrlLbList_1_2">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>166</y>
       <width>460</width>
       <height>94</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>소형펌프모터 모드</string>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
    <widget class="QLabel" name="ctrlLbList_1_3">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>263</y>
       <width>460</width>
       <height>94</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>소형펌프모터 인터벌시간 설정</string>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
    <widget class="QLabel" name="ctrlLbList_1_4">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>360</y>
       <width>460</width>
       <height>94</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>건열퀀칭 작동 온도</string>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
    <widget class="QLabel" name="ctrlLbList_1_5">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>458</y>
       <width>460</width>
       <height>94</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>스팀퀀칭 작동 온도</string>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
    <widget class="QLabel" name="ctrlLbList_1_6">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>553</y>
       <width>460</width>
       <height>94</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>드레인볼밸브 </string>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
    <widget class="QLabel" name="ctrlLbCol_1">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>0</y>
       <width>460</width>
       <height>69</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>설정구분</string>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
    <widget class="QLabel" name="ctrlLbCol_2">
     <property name="geometry">
      <rect>
       <x>460</x>
       <y>0</y>
       <width>201</width>
       <height>69</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>설 정</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
    <widget class="QLabel" name="ctrlLbCol_3">
     <property name="geometry">
      <rect>
       <x>660</x>
       <y>0</y>
       <width>151</width>
       <height>69</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <family>나눔고딕</family>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string>상태</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
     <property name="margin">
      <number>7</number>
     </property>
    </widget>
   </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>
 </customwidgets>
 <resources/>
 <connections/>
</ui>