added first part of evaluation realised in Cpp
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user