mainwindow.ui 51.02 KiB
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>864</width>
<height>542</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QStackedWidget" name="stackedWidget">
<property name="currentIndex">
<number>3</number>
</property>
<widget class="QWidget" name="page">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="ramen_pic">
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string/>
</property>
<widget class="QListView" name="listView">
<property name="geometry">
<rect>
<x>-1</x>
<y>-9</y>
<width>421</width>
<height>491</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>Segoe UI</family>
</font>
</property>
</widget>
<widget class="QTextEdit" name="textEdit">
<property name="geometry">
<rect>
<x>70</x>
<y>10</y>
<width>311</width>
<height>81</height>
</rect>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Herzlich Willkommen</span></p>
<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Bitte drücken Sie auf den Bildschirm</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>70</x>
<y>110</y>
<width>301</width>
<height>261</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Press</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButton">
<property name="geometry">
<rect>
<x>180</x>
<y>390</y>
<width>131</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>RadioButton</string>
</property>
</widget>
<widget class="QPushButton" name="buttonCheckCashBalance">
<property name="geometry">
<rect>
<x>10</x>
<y>390</y>
<width>141</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>CheckCashBalance</string>
</property>
</widget>
<widget class="QPushButton" name="buttonClearCashBalance">
<property name="geometry">
<rect>
<x>10</x>
<y>420</y>
<width>141</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>ClearCashBalance</string>
</property>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_2">
<widget class="QLabel" name="Spicy_Kimchi_Miso_pic">
<property name="geometry">
<rect>
<x>580</x>
<y>70</y>
<width>131</width>
<height>101</height>
</rect>
</property>
<property name="text">
<string>t</string>
</property>
</widget>
<widget class="QTextEdit" name="textEdit_2">
<property name="geometry">
<rect>
<x>220</x>
<y>0</y>
<width>301</width>
<height>31</height>
</rect>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Bitte wählen Sie ihr Ramen aus</p></body></html></string>
</property>
</widget>
<widget class="QRadioButton" name="tonkotsu">
<property name="geometry">
<rect>
<x>40</x>
<y>50</y>
<width>111</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Tonkotsu</string>
</property>
</widget>
<widget class="QRadioButton" name="Spicy_Kimchi_Miso_button">
<property name="geometry">
<rect>
<x>560</x>
<y>40</y>
<width>151</width>
<height>18</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Spicy_Kimchi_Miso</string>
</property>
</widget>
<widget class="QPushButton" name="bestaetigen_2">
<property name="geometry">
<rect>
<x>720</x>
<y>440</y>
<width>101</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Bestaetigen</string>
</property>
</widget>
<widget class="QLabel" name="Meeresfruechte_pic">
<property name="geometry">
<rect>
<x>20</x>
<y>200</y>
<width>131</width>
<height>101</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>z</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>10</x>
<y>440</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Back</string>
</property>
</widget>
<widget class="QLabel" name="garlic_pic">
<property name="geometry">
<rect>
<x>370</x>
<y>80</y>
<width>101</width>
<height>91</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="text">
<string>r</string>
</property>
</widget>
<widget class="QRadioButton" name="garlic_button">
<property name="geometry">
<rect>
<x>360</x>
<y>40</y>
<width>171</width>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<stylestrategy>PreferDefault</stylestrategy>
</font>
</property>
<property name="text">
<string>Tonkotsu_Black_Garlic_Oil </string>
</property>
<property name="iconSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
</widget>
<widget class="QRadioButton" name="Meeresfruechte_button">
<property name="geometry">
<rect>
<x>10</x>
<y>170</y>
<width>131</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Meeresfrüchte</string>
</property>
</widget>
<widget class="QLabel" name="Spicy_Kimshi_Beef_pic">
<property name="geometry">
<rect>
<x>190</x>
<y>200</y>
<width>101</width>
<height>91</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>z</string>
</property>
</widget>
<widget class="QRadioButton" name="Spicy_Kimshi_Beef_button">
<property name="geometry">
<rect>
<x>180</x>
<y>180</y>
<width>151</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Spicy_Kimshi_Beef</string>
</property>
</widget>
<widget class="QLabel" name="Shoyu_Chicken_pic">
<property name="geometry">
<rect>
<x>370</x>
<y>210</y>
<width>101</width>
<height>101</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>z</string>
</property>
</widget>
<widget class="QRadioButton" name="Shoyu_Chicken_button">
<property name="geometry">
<rect>
<x>360</x>
<y>180</y>
<width>121</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Shoyu_Chicken</string>
</property>
</widget>
<widget class="QLabel" name="Shio_pic">
<property name="geometry">
<rect>
<x>580</x>
<y>200</y>
<width>111</width>
<height>101</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>z</string>
</property>
</widget>
<widget class="QRadioButton" name="Shio_button">
<property name="geometry">
<rect>
<x>570</x>
<y>180</y>
<width>121</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Shio</string>
</property>
</widget>
<widget class="QLabel" name="Seitan_pic">
<property name="geometry">
<rect>
<x>360</x>
<y>340</y>
<width>111</width>
<height>91</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>z</string>
</property>
</widget>
<widget class="QRadioButton" name="Seitan_button">
<property name="geometry">
<rect>
<x>360</x>
<y>310</y>
<width>121</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Seitan</string>
</property>
</widget>
<widget class="QLabel" name="Champon_pic">
<property name="geometry">
<rect>
<x>190</x>
<y>340</y>
<width>101</width>
<height>91</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>cham</string>
</property>
</widget>
<widget class="QRadioButton" name="Champon_button">
<property name="geometry">
<rect>
<x>180</x>
<y>310</y>
<width>121</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Champon</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>50</x>
<y>80</y>
<width>101</width>
<height>91</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QLabel" name="Vegetarische_Shoyu_pic">
<property name="geometry">
<rect>
<x>30</x>
<y>340</y>
<width>121</width>
<height>91</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>z</string>
</property>
</widget>
<widget class="QRadioButton" name="Vegetarische_Shoyu_button">
<property name="geometry">
<rect>
<x>30</x>
<y>310</y>
<width>141</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Vegetarische_Shoyu</string>
</property>
</widget>
<widget class="QLabel" name="Tantan_pic">
<property name="geometry">
<rect>
<x>580</x>
<y>340</y>
<width>111</width>
<height>91</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Tantan</string>
</property>
</widget>
<widget class="QRadioButton" name="Tantan_button">
<property name="geometry">
<rect>
<x>570</x>
<y>310</y>
<width>121</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Tantan</string>
</property>
</widget>
<widget class="QRadioButton" name="kimchi_button">
<property name="geometry">
<rect>
<x>180</x>
<y>50</y>
<width>141</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Spicy_Kimchi</string>
</property>
</widget>
<widget class="QLabel" name="kimchi_pic">
<property name="geometry">
<rect>
<x>190</x>
<y>80</y>
<width>91</width>
<height>91</height>
</rect>
</property>
<property name="text">
<string>t</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="page_3">
<widget class="QTextEdit" name="textEdit_3">
<property name="geometry">
<rect>
<x>280</x>
<y>10</y>
<width>201</width>
<height>51</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">border-width: 2px;
border-style: solid;
font: 16pt "Segoe UI";</string>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="lineWidth">
<number>5</number>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:16pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:9pt; font-weight:700;">Bitte wähle eine Soße aus</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt; font-weight:700;"><br /></p></body></html></string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_7">
<property name="geometry">
<rect>
<x>580</x>
<y>420</y>
<width>151</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Bestätigen</string>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>280</x>
<y>100</y>
<width>202</width>
<height>118</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QTextEdit" name="fish_pic">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>200</height>
</size>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:20pt; font-weight:700;">Fish-Sauce</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>90</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QRadioButton" name="fish_button">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget_2">
<property name="geometry">
<rect>
<x>550</x>
<y>100</y>
<width>202</width>
<height>118</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<widget class="QTextEdit" name="hoisin_pic">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>200</height>
</size>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:20pt; font-weight:700;">Hoisin-Sauce</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>90</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QRadioButton" name="hoisin_button">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget_3">
<property name="geometry">
<rect>
<x>20</x>
<y>240</y>
<width>202</width>
<height>118</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<widget class="QTextEdit" name="chilioil_pic">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>200</height>
</size>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:20pt; font-weight:700;">Chili-Oil-Sauce</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>90</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QRadioButton" name="chilioil_button">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget_4">
<property name="geometry">
<rect>
<x>280</x>
<y>240</y>
<width>202</width>
<height>118</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
<widget class="QTextEdit" name="sambal_pic">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>200</height>
</size>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:20pt; font-weight:700;">Samabl-Sauce</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_10">
<item>
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>90</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QRadioButton" name="sambal_button">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>101</y>
<width>202</width>
<height>118</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTextEdit" name="soy_pic">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>200</height>
</size>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:20pt; font-weight:700;">Soy-Sauce</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>90</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QRadioButton" name="soy_button">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget_20">
<property name="geometry">
<rect>
<x>550</x>
<y>237</y>
<width>202</width>
<height>121</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_21">
<item>
<widget class="QTextEdit" name="chilicrisp_pic">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>200</height>
</size>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: "\2610"; }
li.checked::marker { content: "\2612"; }
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;">
<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:18pt; font-weight:700;">Chili-Crisp-Sauce</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_26">
<item>
<spacer name="horizontalSpacer_21">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>90</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QRadioButton" name="chilicrisp_button">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string/>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="page_4">
<widget class="QWidget" name="cardButtonsWidget" native="true">
<property name="geometry">
<rect>
<x>70</x>
<y>0</y>
<width>301</width>
<height>291</height>
</rect>
</property>
<widget class="QPushButton" name="buttonCard1">
<property name="geometry">
<rect>
<x>20</x>
<y>107</y>
<width>80</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Karte 1</string>
</property>
</widget>
<widget class="QPushButton" name="buttonCard2">
<property name="geometry">
<rect>
<x>190</x>
<y>110</y>
<width>80</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Karte 2</string>
</property>
</widget>
<widget class="QPushButton" name="buttonCard3">
<property name="geometry">
<rect>
<x>100</x>
<y>230</y>
<width>80</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Karte 3</string>
</property>
</widget>
<widget class="QLabel" name="Master_pic">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>91</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>Master</string>
</property>
</widget>
<widget class="QLabel" name="Amer_pic">
<property name="geometry">
<rect>
<x>190</x>
<y>60</y>
<width>81</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Amex</string>
</property>
</widget>
<widget class="QLabel" name="giro_pic">
<property name="geometry">
<rect>
<x>100</x>
<y>160</y>
<width>81</width>
<height>61</height>
</rect>
</property>
<property name="text">
<string>giro</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="cashButtonsWidget" native="true">
<property name="geometry">
<rect>
<x>380</x>
<y>0</y>
<width>301</width>
<height>291</height>
</rect>
</property>
<widget class="QPushButton" name="buttonCash10">
<property name="geometry">
<rect>
<x>20</x>
<y>37</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>10€</string>
</property>
</widget>
<widget class="QPushButton" name="buttonCash5">
<property name="geometry">
<rect>
<x>140</x>
<y>37</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>5€</string>
</property>
</widget>
<widget class="QPushButton" name="buttonCash2">
<property name="geometry">
<rect>
<x>20</x>
<y>80</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>2€</string>
</property>
</widget>
<widget class="QPushButton" name="buttonCash1">
<property name="geometry">
<rect>
<x>140</x>
<y>80</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>1€</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>180</x>
<y>170</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButton_2">
<property name="geometry">
<rect>
<x>100</x>
<y>10</y>
<width>131</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>RadioButton</string>
</property>
</widget>
</widget>
<widget class="QRadioButton" name="radioButtonCard">
<property name="geometry">
<rect>
<x>670</x>
<y>410</y>
<width>141</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>radioButtonCard</string>
</property>
</widget>
<widget class="QRadioButton" name="radioButtonCash">
<property name="geometry">
<rect>
<x>670</x>
<y>440</y>
<width>161</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>radioButtonCash</string>
</property>
</widget>
<widget class="QLabel" name="labelTotalAmount">
<property name="geometry">
<rect>
<x>670</x>
<y>340</y>
<width>151</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>t</string>
</property>
</widget>
<widget class="QLabel" name="labelPaidAmount">
<property name="geometry">
<rect>
<x>670</x>
<y>370</y>
<width>151</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QLabel" name="labelSelectedRamen">
<property name="geometry">
<rect>
<x>70</x>
<y>350</y>
<width>281</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QLabel" name="labelSelectedSauce">
<property name="geometry">
<rect>
<x>70</x>
<y>390</y>
<width>281</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>380</x>
<y>427</y>
<width>80</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="QPlainTextEdit" name="plainTextEdit">
<property name="geometry">
<rect>
<x>540</x>
<y>340</y>
<width>121</width>
<height>31</height>
</rect>
</property>
<property name="plainText">
<string>Total Amount =</string>
</property>
</widget>
<widget class="QPlainTextEdit" name="plainTextEdit_2">
<property name="geometry">
<rect>
<x>550</x>
<y>370</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="plainText">
<string>Amount Paid =</string>
</property>
</widget>
<widget class="QPlainTextEdit" name="plainTextEdit_5">
<property name="geometry">
<rect>
<x>520</x>
<y>400</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="plainText">
<string>Mode of Payment :</string>
</property>
</widget>
<widget class="QPushButton" name="startSimulationButton">
<property name="geometry">
<rect>
<x>240</x>
<y>440</y>
<width>80</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="QLabel" name="changeLabel">
<property name="geometry">
<rect>
<x>60</x>
<y>430</y>
<width>161</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>864</width>
<height>17</height>
</rect>
</property>
<widget class="QMenu" name="menujpko">
<property name="title">
<string>Menu</string>
</property>
</widget>
<addaction name="menujpko"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>