<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>OperationTimeMode</class>
 <widget class="QMainWindow" name="OperationTimeMode">
  <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/operationtime_mode_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>1500</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; 작동시간 &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>343</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 class="QPushButton" name="helpButton">
     <property name="geometry">
      <rect>
       <x>457</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/help.png); }
QPushButton:pressed { border-image: url(:/images/bottom_bar/help_ov.png); }</string>
     </property>
     <property name="text">
      <string/>
     </property>
    </widget>
   </widget>
   <widget class="QWidget" name="midwidget" native="true">
    <property name="geometry">
     <rect>
      <x>57</x>
      <y>532</y>
      <width>793</width>
      <height>769</height>
     </rect>
    </property>
    <property name="styleSheet">
     <string notr="true">QLabel {
       color:white;
}</string>
    </property>
    <widget class="QLabel" name="m_ctrlLbCol1Name">
     <property name="geometry">
      <rect>
       <x>3</x>
       <y>0</y>
       <width>377</width>
       <height>71</height>
      </rect>
     </property>
     <property name="text">
      <string>목록</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbCol2Name">
     <property name="geometry">
      <rect>
       <x>379</x>
       <y>0</y>
       <width>413</width>
       <height>70</height>
      </rect>
     </property>
     <property name="text">
      <string>시간</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>75</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>건열모드</string>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime1">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>69</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_2">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>145</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>스팀모드</string>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_3">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>215</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>콤비모드</string>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_4">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>285</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>세제없이헹굼</string>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_5">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>355</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>간이세척</string>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_6">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>425</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>표준세</string>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_7">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>495</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>강세척</string>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_8">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>565</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>고속세척</string>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_9">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>635</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>쿨다운</string>
     </property>
    </widget>
    <widget class="QPushButton" name="btnListName_10">
     <property name="geometry">
      <rect>
       <x>0</x>
       <y>705</y>
       <width>375</width>
       <height>58</height>
      </rect>
     </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/button/379_63.png);
color: rgb(55, 55, 55); }
QPushButton:pressed { border-image: url(:/images/button/379_ov_63.png); }
QPushButton { text-align: center;}
</string>
     </property>
     <property name="text">
      <string>전체작동시간</string>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime2">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>139</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime3">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>209</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime4">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>279</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime5">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>349</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime6">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>419</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime7">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>489</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime8">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>559</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime9">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>629</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="m_ctrlLbListTime10">
     <property name="geometry">
      <rect>
       <x>380</x>
       <y>699</y>
       <width>411</width>
       <height>71</height>
      </rect>
     </property>
     <property name="font">
      <font>
       <pointsize>10</pointsize>
      </font>
     </property>
     <property name="text">
      <string/>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </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>