<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>ProgrammingSelectionWindow</class> <widget class="QMainWindow" name="ProgrammingSelectionWindow"> <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/main.png); } #bottomBar { background-image: url(:/images/bottom_bar/background.png); } QWidget { outline: none; } QPushButton[style="mode"] { background-repeat: no-repeat; background-position: center; background-clip: border; background-origin: border; margin-bottom: 50px; border-top: 200px; border-bottom: -50px; border-style: hidden; color: white; font-size: 40px; } QPushButton[style="programmingselectionwindow-type"] { background-repeat: no-repeat; background-position: top; background-clip: margin; background-origin: border; margin-top: 42px; padding-top: 82px; border-style: hidden; color: white; font-size: 36px; } QPushButton[style="function"] { background-repeat: no-repeat; background-position: center; background-clip: border; background-origin: border; border-top: 206px; border-style: hidden; color: white; font-size: 30px; } QPushButton:disabled { color: #7B7B7B; }</string> </property> <widget class="QWidget" name="centralwidget"> <widget class="QPushButton" name="dessertButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>675</x> <y>720</y> <width>225</width> <height>222</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_type/desert.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_type/desert_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_type/desert_hide.png); }</string> </property> <property name="text"> <string>조림류</string> </property> <property name="style" stdset="0"> <string notr="true">programmingselectionwindow-type</string> </property> </widget> <widget class="QPushButton" name="fishButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>450</x> <y>720</y> <width>225</width> <height>222</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_type/fish.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_type/fish_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_type/fish_hide.png); }</string> </property> <property name="text"> <string>스팀류</string> </property> <property name="style" stdset="0"> <string notr="true">programmingselectionwindow-type</string> </property> </widget> <widget class="Line" name="line_6"> <property name="geometry"> <rect> <x>675</x> <y>993</y> <width>1</width> <height>120</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="Line" name="line_4"> <property name="geometry"> <rect> <x>225</x> <y>993</y> <width>1</width> <height>120</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="QPushButton" name="multiButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>1164</y> <width>300</width> <height>286</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/main_button/multi.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/main_button/multi_ov.png); } QPushButton:disabled { background-image: url(:/images/main_button/multi_hide.png); }</string> </property> <property name="text"> <string>다중요리</string> </property> <property name="style" stdset="0"> <string>function</string> </property> </widget> <widget class="QPushButton" name="grainButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>942</y> <width>225</width> <height>222</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_type/vegetable.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_type/vegetable_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_type/vegetable_hide.png); }</string> </property> <property name="text"> <string>초벌</string> </property> <property name="style" stdset="0"> <string notr="true">programmingselectionwindow-type</string> </property> </widget> <widget class="QPushButton" name="meatButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>225</x> <y>720</y> <width>225</width> <height>222</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_type/meat.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_type/meat_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_type/meat_hide.png); }</string> </property> <property name="text"> <string>볶음류</string> </property> <property name="style" stdset="0"> <string notr="true">programmingselectionwindow-type</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> <property name="minimumSize"> <size> <width>900</width> <height>150</height> </size> </property> <property name="maximumSize"> <size> <width>900</width> <height>150</height> </size> </property> <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 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="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="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> <widget class="Line" name="line_3"> <property name="geometry"> <rect> <x>675</x> <y>771</y> <width>1</width> <height>120</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="QPushButton" name="dryheatButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>600</x> <y>426</y> <width>300</width> <height>293</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_mode/big_dryheat.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_mode/big_dryheat_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_mode/big_dryheat_hide.png); }</string> </property> <property name="text"> <string>건열</string> </property> <property name="style" stdset="0"> <string>mode</string> </property> </widget> <widget class="QPushButton" name="etcButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>450</x> <y>942</y> <width>225</width> <height>222</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_type/etc.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_type/etc_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_type/etc_hide.png); }</string> </property> <property name="text"> <string>기타요리</string> </property> <property name="style" stdset="0"> <string notr="true">programmingselectionwindow-type</string> </property> </widget> <widget class="Line" name="line_7"> <property name="geometry"> <rect> <x>18</x> <y>942</y> <width>863</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="QPushButton" name="washButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>600</x> <y>1164</y> <width>300</width> <height>286</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/main_button/wash.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/main_button/wash_ov.png); } QPushButton:disabled { background-image: url(:/images/main_button/wash_hide.png); }</string> </property> <property name="text"> <string>세척모드</string> </property> <property name="style" stdset="0"> <string>function</string> </property> </widget> <widget class="QPushButton" name="programmingButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>300</x> <y>1164</y> <width>300</width> <height>286</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/main_button/custom.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/main_button/custom_ov.png); } QPushButton:disabled { background-image: url(:/images/main_button/custom_hide.png); }</string> </property> <property name="text"> <string>프로그래밍모드</string> </property> <property name="style" stdset="0"> <string>function</string> </property> </widget> <widget class="QPushButton" name="steamButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>426</y> <width>300</width> <height>293</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_mode/big_steam.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_mode/big_steam_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_mode/big_steam_hide.png); }</string> </property> <property name="text"> <string>스팀</string> </property> <property name="style" stdset="0"> <string>mode</string> </property> </widget> <widget class="Line" name="line"> <property name="geometry"> <rect> <x>225</x> <y>771</y> <width>1</width> <height>120</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="Line" name="line_5"> <property name="geometry"> <rect> <x>450</x> <y>993</y> <width>1</width> <height>120</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="Line" name="line_2"> <property name="geometry"> <rect> <x>450</x> <y>771</y> <width>1</width> <height>120</height> </rect> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </widget> <widget class="QPushButton" name="poultryButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>720</y> <width>225</width> <height>222</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_type/poultry.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_type/poultry_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_type/poultry_hide.png); }</string> </property> <property name="text"> <string>구이류</string> </property> <property name="style" stdset="0"> <string notr="true">programmingselectionwindow-type</string> </property> </widget> <widget class="QPushButton" name="combiButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>300</x> <y>426</y> <width>300</width> <height>293</height> </rect> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_mode/big_combi.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_mode/big_combi_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_mode/big_combi_hide.png); }</string> </property> <property name="text"> <string>콤비</string> </property> <property name="style" stdset="0"> <string>mode</string> </property> </widget> <widget class="QPushButton" name="primeButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>675</x> <y>942</y> <width>225</width> <height>222</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_type/additional.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_type/additional_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_type/additional_hide.png); }</string> </property> <property name="text"> <string>부가기능</string> </property> <property name="style" stdset="0"> <string notr="true">programmingselectionwindow-type</string> </property> </widget> <widget class="QPushButton" name="breadButton"> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>225</x> <y>942</y> <width>225</width> <height>222</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Maximum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QPushButton { background-image: url(:/images/cook_type/bread.png); } QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_type/bread_ov.png); } QPushButton:disabled { background-image: url(:/images/cook_type/bread_hide.png); }</string> </property> <property name="text"> <string>보온</string> </property> <property name="style" stdset="0"> <string notr="true">programmingselectionwindow-type</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> <property name="currentIndex"> <number>0</number> </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> </widget> <customwidgets> <customwidget> <class>StatusArea</class> <extends>QWidget</extends> <header>statusarea.h</header> <container>1</container> </customwidget> </customwidgets> <tabstops> <tabstop>steamButton</tabstop> <tabstop>combiButton</tabstop> <tabstop>dryheatButton</tabstop> <tabstop>poultryButton</tabstop> <tabstop>meatButton</tabstop> <tabstop>fishButton</tabstop> <tabstop>dessertButton</tabstop> <tabstop>grainButton</tabstop> <tabstop>breadButton</tabstop> <tabstop>etcButton</tabstop> <tabstop>primeButton</tabstop> <tabstop>backButton</tabstop> <tabstop>configButton</tabstop> <tabstop>helpButton</tabstop> <tabstop>okButton</tabstop> <tabstop>washButton</tabstop> <tabstop>multiButton</tabstop> <tabstop>programmingButton</tabstop> </tabstops> <resources/> <connections/> </ui>