| | |
| | | <string>Abbuchkriterium</string> |
| | | </property> |
| | | <layout class="QFormLayout" name="formLayout_2"> |
| | | <item row="0" column="0"> |
| | | <item row="2" column="0"> |
| | | <widget class="QLabel" name="label_4"> |
| | | <property name="text"> |
| | | <string>Epsilon</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item row="0" column="1"> |
| | | <item row="2" column="1"> |
| | | <widget class="QLineEdit" name="espilon"> |
| | | <property name="sizePolicy"> |
| | | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| | |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item row="1" column="0"> |
| | | <item row="3" column="0"> |
| | | <widget class="QLabel" name="label_5"> |
| | | <property name="text"> |
| | | <string>Anzahl der Sektionen</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item row="1" column="1"> |
| | | <item row="3" column="1"> |
| | | <widget class="QLineEdit" name="section"> |
| | | <property name="sizePolicy"> |
| | | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
| | |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item row="0" column="1"> |
| | | <widget class="QGroupBox" name="breakMethodBox"> |
| | | <property name="title"> |
| | | <string>Methoden</string> |
| | | </property> |
| | | <layout class="QHBoxLayout" name="horizontalLayout"> |
| | | <item> |
| | | <widget class="QRadioButton" name="minEpsilonMethod"> |
| | | <property name="text"> |
| | | <string>Minimale Epsilon</string> |
| | | </property> |
| | | <attribute name="buttonGroup"> |
| | | <string notr="true">breakMethod</string> |
| | | </attribute> |
| | | </widget> |
| | | </item> |
| | | <item> |
| | | <widget class="QRadioButton" name="numberOfSectionsMethod"> |
| | | <property name="text"> |
| | | <string>Anzahl der Sektionen</string> |
| | | </property> |
| | | <attribute name="buttonGroup"> |
| | | <string notr="true">breakMethod</string> |
| | | </attribute> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </widget> |
| | | </item> |
| | |
| | | </widget> |
| | | <resources/> |
| | | <connections/> |
| | | <buttongroups> |
| | | <buttongroup name="breakMethod"/> |
| | | </buttongroups> |
| | | </ui> |