added first part of evaluation realised in Cpp

This commit is contained in:
2018-12-06 23:09:26 +01:00
parent 388084c40e
commit 6c01b76b9c
14 changed files with 875 additions and 55 deletions

View File

@@ -16,7 +16,7 @@
<widget class="QWidget" name="centralWidget">
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QVBoxLayout" name="verticalLayout" stretch="1,1,1">
<layout class="QVBoxLayout" name="verticalLayout" stretch="1,1,1,0">
<item>
<widget class="QPushButton" name="pBRennen">
<property name="text">
@@ -38,6 +38,13 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pBEvaluation">
<property name="text">
<string>Auswertung</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
@@ -48,7 +55,7 @@
<x>0</x>
<y>0</y>
<width>512</width>
<height>20</height>
<height>24</height>
</rect>
</property>
</widget>