|
|
@ -83,6 +83,12 @@ |
|
|
</property> |
|
|
</property> |
|
|
<item> |
|
|
<item> |
|
|
<widget class="QComboBox" name="comboControllerType"> |
|
|
<widget class="QComboBox" name="comboControllerType"> |
|
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
|
<size> |
|
|
|
|
|
<width>0</width> |
|
|
|
|
|
<height>21</height> |
|
|
|
|
|
</size> |
|
|
|
|
|
</property> |
|
|
<item> |
|
|
<item> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Pro Controller</string> |
|
|
<string>Pro Controller</string> |
|
|
@ -136,6 +142,12 @@ |
|
|
</property> |
|
|
</property> |
|
|
<item> |
|
|
<item> |
|
|
<widget class="QComboBox" name="comboDevices"> |
|
|
<widget class="QComboBox" name="comboDevices"> |
|
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
|
<size> |
|
|
|
|
|
<width>0</width> |
|
|
|
|
|
<height>21</height> |
|
|
|
|
|
</size> |
|
|
|
|
|
</property> |
|
|
<item> |
|
|
<item> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Any</string> |
|
|
<string>Any</string> |
|
|
@ -152,14 +164,14 @@ |
|
|
<widget class="QPushButton" name="buttonRefreshDevices"> |
|
|
<widget class="QPushButton" name="buttonRefreshDevices"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>24</width> |
|
|
|
|
|
<height>22</height> |
|
|
|
|
|
|
|
|
<width>21</width> |
|
|
|
|
|
<height>21</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>24</width> |
|
|
|
|
|
<height>22</height> |
|
|
|
|
|
|
|
|
<width>21</width> |
|
|
|
|
|
<height>21</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
@ -198,18 +210,25 @@ |
|
|
<number>5</number> |
|
|
<number>5</number> |
|
|
</property> |
|
|
</property> |
|
|
<item> |
|
|
<item> |
|
|
<widget class="QComboBox" name="comboProfiles"/> |
|
|
|
|
|
|
|
|
<widget class="QComboBox" name="comboProfiles"> |
|
|
|
|
|
<property name="minimumSize"> |
|
|
|
|
|
<size> |
|
|
|
|
|
<width>0</width> |
|
|
|
|
|
<height>21</height> |
|
|
|
|
|
</size> |
|
|
|
|
|
</property> |
|
|
|
|
|
</widget> |
|
|
</item> |
|
|
</item> |
|
|
<item> |
|
|
<item> |
|
|
<widget class="QPushButton" name="buttonProfilesSave"> |
|
|
<widget class="QPushButton" name="buttonProfilesSave"> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Save</string> |
|
|
<string>Save</string> |
|
|
@ -220,12 +239,12 @@ |
|
|
<widget class="QPushButton" name="buttonProfilesNew"> |
|
|
<widget class="QPushButton" name="buttonProfilesNew"> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>New</string> |
|
|
<string>New</string> |
|
|
@ -236,12 +255,12 @@ |
|
|
<widget class="QPushButton" name="buttonProfilesDelete"> |
|
|
<widget class="QPushButton" name="buttonProfilesDelete"> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Delete</string> |
|
|
<string>Delete</string> |
|
|
@ -393,18 +412,18 @@ |
|
|
<widget class="QPushButton" name="buttonLStickUp"> |
|
|
<widget class="QPushButton" name="buttonLStickUp"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Up</string> |
|
|
<string>Up</string> |
|
|
@ -463,18 +482,18 @@ |
|
|
<widget class="QPushButton" name="buttonLStickLeft"> |
|
|
<widget class="QPushButton" name="buttonLStickLeft"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Left</string> |
|
|
<string>Left</string> |
|
|
@ -512,18 +531,18 @@ |
|
|
<widget class="QPushButton" name="buttonLStickRight"> |
|
|
<widget class="QPushButton" name="buttonLStickRight"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Right</string> |
|
|
<string>Right</string> |
|
|
@ -594,18 +613,18 @@ |
|
|
<widget class="QPushButton" name="buttonLStickDown"> |
|
|
<widget class="QPushButton" name="buttonLStickDown"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Down</string> |
|
|
<string>Down</string> |
|
|
@ -664,18 +683,18 @@ |
|
|
<widget class="QPushButton" name="buttonLStick"> |
|
|
<widget class="QPushButton" name="buttonLStick"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Pressed</string> |
|
|
<string>Pressed</string> |
|
|
@ -713,18 +732,18 @@ |
|
|
<widget class="QPushButton" name="buttonLStickMod"> |
|
|
<widget class="QPushButton" name="buttonLStickMod"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Modifier</string> |
|
|
<string>Modifier</string> |
|
|
@ -759,13 +778,13 @@ |
|
|
<widget class="QSpinBox" name="spinboxLStickRange"> |
|
|
<widget class="QSpinBox" name="spinboxLStickRange"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>21</height> |
|
|
<height>21</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
@ -966,18 +985,18 @@ |
|
|
<widget class="QPushButton" name="buttonDpadUp"> |
|
|
<widget class="QPushButton" name="buttonDpadUp"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Up</string> |
|
|
<string>Up</string> |
|
|
@ -1036,18 +1055,18 @@ |
|
|
<widget class="QPushButton" name="buttonDpadLeft"> |
|
|
<widget class="QPushButton" name="buttonDpadLeft"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Left</string> |
|
|
<string>Left</string> |
|
|
@ -1085,18 +1104,18 @@ |
|
|
<widget class="QPushButton" name="buttonDpadRight"> |
|
|
<widget class="QPushButton" name="buttonDpadRight"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Right</string> |
|
|
<string>Right</string> |
|
|
@ -1167,18 +1186,18 @@ |
|
|
<widget class="QPushButton" name="buttonDpadDown"> |
|
|
<widget class="QPushButton" name="buttonDpadDown"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Down</string> |
|
|
<string>Down</string> |
|
|
@ -1292,18 +1311,18 @@ |
|
|
<widget class="QPushButton" name="buttonL"> |
|
|
<widget class="QPushButton" name="buttonL"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>L</string> |
|
|
<string>L</string> |
|
|
@ -1341,18 +1360,18 @@ |
|
|
<widget class="QPushButton" name="buttonZL"> |
|
|
<widget class="QPushButton" name="buttonZL"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>ZL</string> |
|
|
<string>ZL</string> |
|
|
@ -1445,18 +1464,18 @@ |
|
|
<widget class="QPushButton" name="buttonMinus"> |
|
|
<widget class="QPushButton" name="buttonMinus"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Minus</string> |
|
|
<string>Minus</string> |
|
|
@ -1494,18 +1513,18 @@ |
|
|
<widget class="QPushButton" name="buttonScreenshot"> |
|
|
<widget class="QPushButton" name="buttonScreenshot"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Capture</string> |
|
|
<string>Capture</string> |
|
|
@ -1564,18 +1583,18 @@ |
|
|
<widget class="QPushButton" name="buttonPlus"> |
|
|
<widget class="QPushButton" name="buttonPlus"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Plus</string> |
|
|
<string>Plus</string> |
|
|
@ -1613,18 +1632,18 @@ |
|
|
<widget class="QPushButton" name="buttonHome"> |
|
|
<widget class="QPushButton" name="buttonHome"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Home</string> |
|
|
<string>Home</string> |
|
|
@ -1717,18 +1736,18 @@ |
|
|
<widget class="QPushButton" name="buttonR"> |
|
|
<widget class="QPushButton" name="buttonR"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>R</string> |
|
|
<string>R</string> |
|
|
@ -1766,18 +1785,18 @@ |
|
|
<widget class="QPushButton" name="buttonZR"> |
|
|
<widget class="QPushButton" name="buttonZR"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>ZR</string> |
|
|
<string>ZR</string> |
|
|
@ -1870,18 +1889,18 @@ |
|
|
<widget class="QPushButton" name="buttonSL"> |
|
|
<widget class="QPushButton" name="buttonSL"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>SL</string> |
|
|
<string>SL</string> |
|
|
@ -1919,18 +1938,18 @@ |
|
|
<widget class="QPushButton" name="buttonSR"> |
|
|
<widget class="QPushButton" name="buttonSR"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>SR</string> |
|
|
<string>SR</string> |
|
|
@ -2027,18 +2046,18 @@ |
|
|
<widget class="QPushButton" name="buttonMotionLeft"> |
|
|
<widget class="QPushButton" name="buttonMotionLeft"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Left</string> |
|
|
<string>Left</string> |
|
|
@ -2076,18 +2095,18 @@ |
|
|
<widget class="QPushButton" name="buttonMotionRight"> |
|
|
<widget class="QPushButton" name="buttonMotionRight"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Right</string> |
|
|
<string>Right</string> |
|
|
@ -2225,18 +2244,18 @@ |
|
|
<widget class="QPushButton" name="buttonX"> |
|
|
<widget class="QPushButton" name="buttonX"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>X</string> |
|
|
<string>X</string> |
|
|
@ -2295,18 +2314,18 @@ |
|
|
<widget class="QPushButton" name="buttonY"> |
|
|
<widget class="QPushButton" name="buttonY"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Y</string> |
|
|
<string>Y</string> |
|
|
@ -2344,18 +2363,18 @@ |
|
|
<widget class="QPushButton" name="buttonA"> |
|
|
<widget class="QPushButton" name="buttonA"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>A</string> |
|
|
<string>A</string> |
|
|
@ -2426,18 +2445,18 @@ |
|
|
<widget class="QPushButton" name="buttonB"> |
|
|
<widget class="QPushButton" name="buttonB"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>B</string> |
|
|
<string>B</string> |
|
|
@ -2580,18 +2599,18 @@ |
|
|
<widget class="QPushButton" name="buttonRStickUp"> |
|
|
<widget class="QPushButton" name="buttonRStickUp"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Up</string> |
|
|
<string>Up</string> |
|
|
@ -2650,18 +2669,18 @@ |
|
|
<widget class="QPushButton" name="buttonRStickLeft"> |
|
|
<widget class="QPushButton" name="buttonRStickLeft"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Left</string> |
|
|
<string>Left</string> |
|
|
@ -2699,18 +2718,18 @@ |
|
|
<widget class="QPushButton" name="buttonRStickRight"> |
|
|
<widget class="QPushButton" name="buttonRStickRight"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Right</string> |
|
|
<string>Right</string> |
|
|
@ -2781,18 +2800,18 @@ |
|
|
<widget class="QPushButton" name="buttonRStickDown"> |
|
|
<widget class="QPushButton" name="buttonRStickDown"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Down</string> |
|
|
<string>Down</string> |
|
|
@ -2851,18 +2870,18 @@ |
|
|
<widget class="QPushButton" name="buttonRStick"> |
|
|
<widget class="QPushButton" name="buttonRStick"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Pressed</string> |
|
|
<string>Pressed</string> |
|
|
@ -2900,18 +2919,18 @@ |
|
|
<widget class="QPushButton" name="buttonRStickMod"> |
|
|
<widget class="QPushButton" name="buttonRStickMod"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>57</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>0</height> |
|
|
<height>0</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="styleSheet"> |
|
|
<property name="styleSheet"> |
|
|
<string notr="true">min-width: 55px;</string> |
|
|
|
|
|
|
|
|
<string notr="true">min-width: 68px;</string> |
|
|
</property> |
|
|
</property> |
|
|
<property name="text"> |
|
|
<property name="text"> |
|
|
<string>Modifier</string> |
|
|
<string>Modifier</string> |
|
|
@ -2946,13 +2965,13 @@ |
|
|
<widget class="QSpinBox" name="spinboxRStickRange"> |
|
|
<widget class="QSpinBox" name="spinboxRStickRange"> |
|
|
<property name="minimumSize"> |
|
|
<property name="minimumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>21</height> |
|
|
<height>21</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
<property name="maximumSize"> |
|
|
<property name="maximumSize"> |
|
|
<size> |
|
|
<size> |
|
|
<width>55</width> |
|
|
|
|
|
|
|
|
<width>68</width> |
|
|
<height>16777215</height> |
|
|
<height>16777215</height> |
|
|
</size> |
|
|
</size> |
|
|
</property> |
|
|
</property> |
|
|
|