2022-09-18 01:23:17 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>PlayerSettings</class>
|
|
|
|
<widget class="QDialog" name="PlayerSettings">
|
|
|
|
<property name="windowModality">
|
|
|
|
<enum>Qt::WindowModal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>654</width>
|
|
|
|
<height>283</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Player settings</string>
|
|
|
|
</property>
|
|
|
|
<property name="modal">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="1" column="0" colspan="8">
|
|
|
|
<widget class="QScrollArea" name="players">
|
|
|
|
<property name="widgetResizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="playerscomon">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2023-04-02 12:31:57 +02:00
|
|
|
<width>628</width>
|
|
|
|
<height>187</height>
|
2022-09-18 01:23:17 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="playersLayout"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>Players</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="playersCount">
|
2022-12-26 22:56:26 +02:00
|
|
|
<property name="currentText">
|
2023-04-02 12:31:57 +02:00
|
|
|
<string notr="true">1</string>
|
2022-12-26 22:56:26 +02:00
|
|
|
</property>
|
2022-09-18 01:23:17 +02:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2023-04-02 12:31:57 +02:00
|
|
|
<string>1</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-12-26 22:56:26 +02:00
|
|
|
<string notr="true">2</string>
|
2022-09-18 01:23:17 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-12-26 22:56:26 +02:00
|
|
|
<string notr="true">3</string>
|
2022-09-18 01:23:17 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-12-26 22:56:26 +02:00
|
|
|
<string notr="true">4</string>
|
2022-09-18 01:23:17 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-12-26 22:56:26 +02:00
|
|
|
<string notr="true">5</string>
|
2022-09-18 01:23:17 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-12-26 22:56:26 +02:00
|
|
|
<string notr="true">6</string>
|
2022-09-18 01:23:17 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-12-26 22:56:26 +02:00
|
|
|
<string notr="true">7</string>
|
2022-09-18 01:23:17 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-12-26 22:56:26 +02:00
|
|
|
<string notr="true">8</string>
|
2022-09-18 01:23:17 +02:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="6" colspan="2">
|
|
|
|
<widget class="QPushButton" name="pushButton">
|
|
|
|
<property name="text">
|
|
|
|
<string>Ok</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|