autocookselectionwindow.ui 6.44 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>900</width>
    <height>1600</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>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="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>232</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 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="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>458</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/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>571</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, 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>430</y>
      <width>900</width>
      <height>150</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>254</x>
      <y>1335</y>
      <width>125</width>
      <height>105</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>325</x>
      <y>1335</y>
      <width>250</width>
      <height>105</height>
     </rect>
    </property>
   </widget>
   <widget class="QPushButton" name="next">
    <property name="geometry">
     <rect>
      <x>529</x>
      <y>1335</y>
      <width>125</width>
      <height>105</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>StatusArea</class>
   <extends>QWidget</extends>
   <header>statusarea.h</header>
   <container>1</container>
  </customwidget>
  <customwidget>
   <class>BulletIndicator</class>
   <extends>QWidget</extends>
   <header>bulletindicator.h</header>
   <container>1</container>
  </customwidget>
 </customwidgets>
 <resources/>
 <connections/>
</ui>