2016-07-29 12:45:49 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>ConfigureInput</class>
|
|
|
|
<widget class="QWidget" name="ConfigureInput">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-01-15 08:35:53 +00:00
|
|
|
<width>343</width>
|
2017-12-06 04:26:29 +00:00
|
|
|
<height>677</height>
|
2016-07-29 12:45:49 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>ConfigureInput</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QGridLayout" name="buttons">
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="3" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QGroupBox" name="misc">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="title">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Misc.</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2017-12-06 04:26:29 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_6">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item row="0" column="0">
|
2018-08-23 00:47:07 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonMiscMinusVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-08-23 00:47:07 +00:00
|
|
|
<widget class="QLabel" name="labelMinus">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2018-08-23 00:47:07 +00:00
|
|
|
<string>Minus:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-08-23 00:47:07 +00:00
|
|
|
<widget class="QPushButton" name="buttonMinus">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
2018-08-23 00:47:07 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonMiscPlusVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-08-23 00:47:07 +00:00
|
|
|
<widget class="QLabel" name="labelPlus">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2018-08-23 00:47:07 +00:00
|
|
|
<string>Plus:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-08-23 00:47:07 +00:00
|
|
|
<widget class="QPushButton" name="buttonPlus">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonMiscHomeVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelHome">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Home:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonHome">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonMiscScrCapVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelScrCap">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Screen
|
|
|
|
Capture:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonScreenshot">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="2" column="1">
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2016-07-29 12:45:49 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QGroupBox" name="faceButtons">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="title">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Face Buttons</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2017-12-06 04:26:29 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonFaceButtonsAVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelA">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>A:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonA">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="0" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonFaceButtonsBVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelB">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>B:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonB">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="1" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonFaceButtonsXVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelX">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>X:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonX">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="1" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonFaceButtonsYVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelY">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Y:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonY">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="0" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QGroupBox" name="Dpad">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="title">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Directional Pad</string>
|
2018-01-15 08:35:53 +00:00
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2017-12-06 04:26:29 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="1" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonDpadUpVerticalLayout">
|
2018-01-15 08:35:53 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelDpadUp">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Up:</string>
|
2018-01-15 08:35:53 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonDpadUp">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="1" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonDpadDownVerticalLayout">
|
2018-01-15 08:35:53 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelDpadDown">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Down:</string>
|
2018-01-15 08:35:53 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonDpadDown">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="0" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonDpadLeftVerticalLayout">
|
2018-01-15 08:35:53 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelDpadLeft">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Left:</string>
|
2018-01-15 08:35:53 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonDpadLeft">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="0" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonDpadRightVerticalLayout">
|
2018-01-15 08:35:53 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelDpadRight">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Right:</string>
|
2018-01-15 08:35:53 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonDpadRight">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QGroupBox" name="shoulderButtons">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="title">
|
|
|
|
<string>Shoulder Buttons</string>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="0" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonShoulderButtonsLVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelL">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>L:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="buttonL">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonShoulderButtonsRVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelR">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>R:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="buttonR">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonShoulderButtonsZLVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelZL">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>ZL:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="buttonZL">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonShoulderButtonsZRVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelZR">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>ZR:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="buttonZR">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2018-01-15 08:35:53 +00:00
|
|
|
<item row="2" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonShoulderButtonsSLVerticalLayout">
|
2018-01-15 08:35:53 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelSL">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>SL:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="buttonSL">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonShoulderButtonsSRVerticalLayout">
|
2018-01-15 08:35:53 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelSR">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>SR:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="buttonSR">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2016-07-29 12:45:49 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="1" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QGroupBox" name="RStick">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="title">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Right Stick</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2017-12-06 04:26:29 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
<item row="1" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonRStickDownVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelRStickDown">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Down:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonRStickDown">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonRStickRightVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelRStickRight">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Right:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonRStickRight">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="3" column="0" colspan="2">
|
|
|
|
<widget class="QPushButton" name="buttonRStickAnalog">
|
|
|
|
<property name="text">
|
|
|
|
<string>Set Analog Stick</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-07-29 12:45:49 +00:00
|
|
|
<item row="1" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonRStickLeftVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelRStickLeft">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Left:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonRStickLeft">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="0" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonRStickUpVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelRStickUp">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Up:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonRStickUp">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2018-01-15 08:35:53 +00:00
|
|
|
<item row="2" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonRStickPressedVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelRStickPressed">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2018-01-15 08:35:53 +00:00
|
|
|
<string>Pressed:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonRStick">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2018-01-15 08:35:53 +00:00
|
|
|
<item row="2" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonRStickModVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelRStickMod">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2018-01-15 08:35:53 +00:00
|
|
|
<string>Modifier:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonRStickMod">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2018-01-15 08:35:53 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="1" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QGroupBox" name="LStick">
|
2018-01-15 08:35:53 +00:00
|
|
|
<property name="title">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Left Stick</string>
|
2018-01-15 08:35:53 +00:00
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2017-12-06 04:26:29 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
2018-01-15 08:35:53 +00:00
|
|
|
<item row="1" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonLStickDownVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelLStickDown">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2018-01-15 08:35:53 +00:00
|
|
|
<string>Down:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonLStickDown">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="4" column="0" colspan="2">
|
|
|
|
<widget class="QPushButton" name="buttonLStickAnalog">
|
|
|
|
<property name="text">
|
|
|
|
<string>Set Analog Stick</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-01-15 08:35:53 +00:00
|
|
|
<item row="0" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonLStickRightVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelLStickRight">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2018-01-15 08:35:53 +00:00
|
|
|
<string>Right:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonLStickRight">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="0" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonLStickLeftVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelLStickLeft">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Left:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonLStickLeft">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="1" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonLStickUpVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelLStickUp">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2017-12-06 04:26:29 +00:00
|
|
|
<string>Up:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonLStickUp">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="3" column="0">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonLStickModVerticalLayout">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelLStickMod">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2018-01-15 08:35:53 +00:00
|
|
|
<string>Modifier:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonLStickMod">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<item row="3" column="1">
|
2018-01-18 20:28:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="buttonLStickPressedVerticalLayout" stretch="0,0">
|
2016-07-29 12:45:49 +00:00
|
|
|
<item>
|
2018-01-18 20:28:18 +00:00
|
|
|
<widget class="QLabel" name="labelLStickPressed">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
2018-01-15 08:35:53 +00:00
|
|
|
<string>Pressed:</string>
|
2016-07-29 12:45:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2017-12-06 04:26:29 +00:00
|
|
|
<widget class="QPushButton" name="buttonLStick">
|
2016-07-29 12:45:49 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="buttonRestoreDefaults">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="sizeIncrement">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="layoutDirection">
|
|
|
|
<enum>Qt::LeftToRight</enum>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Restore Defaults</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|