autocookselectionwindow.ui 9.08 KB
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>AutoCookSelectionWindow</class>
 <widget class="QMainWindow" name="AutoCookSelectionWindow">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1080</width>
    <height>1920</height>
   </rect>
  </property>
  <property name="styleSheet">
   <string notr="true">#centralwidget { background-image: url(:/images/background/auto.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>1080</width>
      <height>511</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>326</x>
        <y>43</y>
        <width>427</width>
        <height>426</height>
       </rect>
      </property>
     </widget>
     <widget class="WashWarnIcon" name="label">
      <property name="geometry">
       <rect>
        <x>960</x>
        <y>384</y>
        <width>96</width>
        <height>100</height>
       </rect>
      </property>
     </widget>
     <widget class="DemoIcon" name="label_2">
      <property name="geometry">
       <rect>
        <x>936</x>
        <y>276</y>
        <width>121</width>
        <height>108</height>
       </rect>
      </property>
     </widget>
     <widget class="HalfEnergyIcon" name="label_3">
      <property name="geometry">
       <rect>
        <x>936</x>
        <y>192</y>
        <width>129</width>
        <height>80</height>
       </rect>
      </property>
     </widget>
     <widget class="DigitalClock" name="label_4">
      <property name="geometry">
       <rect>
        <x>24</x>
        <y>372</y>
        <width>720</width>
        <height>120</height>
       </rect>
      </property>
      <property name="alignment">
       <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
      </property>
     </widget>
     <widget class="WaterLevelIcon" name="label_6">
      <property name="geometry">
       <rect>
        <x>804</x>
        <y>348</y>
        <width>133</width>
        <height>145</height>
       </rect>
      </property>
      <property name="text">
       <string/>
      </property>
     </widget>
     <widget class="IgnitionIcon" name="label_5">
      <property name="geometry">
       <rect>
        <x>794</x>
        <y>196</y>
        <width>133</width>
        <height>145</height>
       </rect>
      </property>
      <property name="text">
       <string/>
      </property>
     </widget>
    </widget>
    <widget class="QWidget" name="page_2"/>
   </widget>
   <widget class="QWidget" name="bottomBar" native="true">
    <property name="geometry">
     <rect>
      <x>0</x>
      <y>1740</y>
      <width>1080</width>
      <height>180</height>
     </rect>
    </property>
    <widget class="QPushButton" name="backButton">
     <property name="geometry">
      <rect>
       <x>278</x>
       <y>31</y>
       <width>116</width>
       <height>116</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 class="QPushButton" name="configButton">
     <property name="geometry">
      <rect>
       <x>414</x>
       <y>31</y>
       <width>116</width>
       <height>116</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/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="washButton">
     <property name="geometry">
      <rect>
       <x>549</x>
       <y>31</y>
       <width>116</width>
       <height>116</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/wash.png); }
QPushButton:pressed, QPushButton:focus { border-image: url(:/images/bottom_bar/wash_ov.png); }</string>
     </property>
     <property name="text">
      <string/>
     </property>
    </widget>
    <widget class="QPushButton" name="helpButton">
     <property name="geometry">
      <rect>
       <x>685</x>
       <y>31</y>
       <width>116</width>
       <height>116</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, QPushButton:focus { border-image: url(:/images/bottom_bar/help_ov.png); }</string>
     </property>
     <property name="text">
      <string/>
     </property>
    </widget>
   </widget>
   <widget class="QLabel" name="cookTypeIcon">
    <property name="geometry">
     <rect>
      <x>0</x>
      <y>516</y>
      <width>1080</width>
      <height>180</height>
     </rect>
    </property>
    <property name="text">
     <string/>
    </property>
    <property name="pixmap">
     <pixmap>:/images/images/auto/005_auto_icon_01_ov.png</pixmap>
    </property>
    <property name="alignment">
     <set>Qt::AlignCenter</set>
    </property>
   </widget>
   <widget class="QPushButton" name="prev">
    <property name="geometry">
     <rect>
      <x>304</x>
      <y>1602</y>
      <width>150</width>
      <height>126</height>
     </rect>
    </property>
    <property name="styleSheet">
     <string notr="true">QPushButton { border: none; background-repeat: no-repeat; background-position: center; background-image: url(:/images/auto_popup/prev.png); }
QPushButton:pressed, QPushButton:focus { background-image: url(:/images/auto_popup/prev_ov.png); }</string>
    </property>
   </widget>
   <widget class="BulletIndicator" name="bullets" native="true">
    <property name="geometry">
     <rect>
      <x>390</x>
      <y>1602</y>
      <width>300</width>
      <height>126</height>
     </rect>
    </property>
   </widget>
   <widget class="QPushButton" name="next">
    <property name="geometry">
     <rect>
      <x>634</x>
      <y>1602</y>
      <width>150</width>
      <height>126</height>
     </rect>
    </property>
    <property name="styleSheet">
     <string notr="true">QPushButton { border: none; background-repeat: no-repeat; background-position: center; background-image: url(:/images/auto_popup/next.png); }
QPushButton:pressed, QPushButton:focus { background-image: url(:/images/auto_popup/next_ov.png); }</string>
    </property>
   </widget>
   <zorder>upperStack</zorder>
   <zorder>bottomBar</zorder>
   <zorder>cookTypeIcon</zorder>
   <zorder>bullets</zorder>
   <zorder>next</zorder>
   <zorder>prev</zorder>
  </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>
  <customwidget>
   <class>IgnitionIcon</class>
   <extends>QLabel</extends>
   <header>ignitionicon.h</header>
  </customwidget>
  <customwidget>
   <class>WaterLevelIcon</class>
   <extends>QLabel</extends>
   <header>waterlevelicon.h</header>
  </customwidget>
  <customwidget>
   <class>BulletIndicator</class>
   <extends>QWidget</extends>
   <header>bulletindicator.h</header>
   <container>1</container>
  </customwidget>
 </customwidgets>
 <resources/>
 <connections/>
</ui>