2021-11-25 10:20:56 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>SettingsInput</class>
|
|
|
|
|
<widget class="QWidget" name="SettingsInput">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>400</width>
|
|
|
|
|
<height>300</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
2022-02-15 15:14:45 +06:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2021-11-25 10:20:56 +01:00
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
2025-05-09 21:01:54 -04:00
|
|
|
<item row="0" column="0">
|
2025-07-27 15:23:43 +02:00
|
|
|
<widget class="QLabel" name="labelKeyboard">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Keyboard:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="1" colspan="2">
|
|
|
|
|
<widget class="QComboBox" name="comboBoxKeyboard">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="3">
|
|
|
|
|
<widget class="QPushButton" name="pushButtonConfigureKeyboard">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Configure</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QLabel" name="labelMouse">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Mouse:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="1" column="1" colspan="2">
|
2025-04-19 19:44:47 -07:00
|
|
|
<widget class="QComboBox" name="comboBoxMouse">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="1" column="3">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QPushButton" name="pushButtonConfigureMouse">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
2025-04-19 19:44:47 -07:00
|
|
|
</property>
|
2022-02-15 15:14:45 +06:00
|
|
|
<property name="text">
|
2025-05-09 21:01:54 -04:00
|
|
|
<string>Configure</string>
|
2025-04-19 19:44:47 -07:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="2" column="0">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QLabel" name="labelJoystick">
|
2025-04-19 19:44:47 -07:00
|
|
|
<property name="text">
|
2025-05-09 21:01:54 -04:00
|
|
|
<string>Joystick:</string>
|
2025-04-19 19:44:47 -07:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="2" column="1" colspan="2">
|
2025-04-19 19:44:47 -07:00
|
|
|
<widget class="QComboBox" name="comboBoxJoystick">
|
|
|
|
|
<property name="maxVisibleItems">
|
|
|
|
|
<number>30</number>
|
2022-02-15 15:14:45 +06:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="3" column="0">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QPushButton" name="pushButtonJoystick1">
|
2025-04-19 19:44:47 -07:00
|
|
|
<property name="text">
|
2025-05-09 21:01:54 -04:00
|
|
|
<string>Joystick 1...</string>
|
2021-11-25 10:20:56 +01:00
|
|
|
</property>
|
2025-04-19 19:44:47 -07:00
|
|
|
</widget>
|
2021-11-25 10:20:56 +01:00
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="3" column="1">
|
2025-04-19 19:44:47 -07:00
|
|
|
<widget class="QPushButton" name="pushButtonJoystick2">
|
2022-02-15 15:14:45 +06:00
|
|
|
<property name="text">
|
2025-04-19 19:44:47 -07:00
|
|
|
<string>Joystick 2...</string>
|
2022-02-15 15:14:45 +06:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="3" column="2">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QPushButton" name="pushButtonJoystick3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Joystick 3...</string>
|
2022-02-15 15:14:45 +06:00
|
|
|
</property>
|
2025-05-09 21:01:54 -04:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="3" column="3">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QPushButton" name="pushButtonJoystick4">
|
2022-02-15 15:14:45 +06:00
|
|
|
<property name="text">
|
2025-05-09 21:01:54 -04:00
|
|
|
<string>Joystick 4...</string>
|
2022-02-15 15:14:45 +06:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="4" column="0">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QLabel" name="labelKeys">
|
2025-04-19 19:44:47 -07:00
|
|
|
<property name="text">
|
|
|
|
|
<string>Key Bindings:</string>
|
2022-02-15 15:14:45 +06:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="5" column="0" colspan="4">
|
2025-04-19 19:44:47 -07:00
|
|
|
<widget class="QTableWidget" name="tableKeys">
|
|
|
|
|
<property name="editTriggers">
|
|
|
|
|
<set>QAbstractItemView::EditTrigger::NoEditTriggers</set>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="tabKeyNavigation">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="showDropIndicator" stdset="0">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
|
<enum>QAbstractItemView::SelectionBehavior::SelectRows</enum>
|
2023-08-24 20:45:36 +05:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
2022-02-15 15:14:45 +06:00
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="6" column="2">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QPushButton" name="pushButtonClearBind">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Clear binding</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-07-27 15:23:43 +02:00
|
|
|
<item row="6" column="3">
|
2025-05-09 21:01:54 -04:00
|
|
|
<widget class="QPushButton" name="pushButtonBind">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Bind</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-11-25 10:20:56 +01:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|