|
|
|
@ -2546,14 +2546,27 @@ |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="4" column="2"> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QCheckBox" name="emulate_analog_keyboard"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>23</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Emulate Analog with Keyboard Input</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="5" column="2"> |
|
|
|
<widget class="QPushButton" name="touchscreen_advanced"> |
|
|
|
<property name="text"> |
|
|
|
<string>Advanced</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<item row="2" column="1"> |
|
|
|
<spacer name="horizontalSpacer_8"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
@ -2569,21 +2582,21 @@ |
|
|
|
</property> |
|
|
|
</spacer> |
|
|
|
</item> |
|
|
|
<item row="1" column="2"> |
|
|
|
<item row="2" column="2"> |
|
|
|
<widget class="QPushButton" name="mouse_advanced"> |
|
|
|
<property name="text"> |
|
|
|
<string>Advanced</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="4" column="0"> |
|
|
|
<item row="5" column="0"> |
|
|
|
<widget class="QCheckBox" name="touchscreen_enabled"> |
|
|
|
<property name="text"> |
|
|
|
<string>Touchscreen</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<item row="2" column="0"> |
|
|
|
<widget class="QCheckBox" name="mouse_enabled"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
@ -2596,28 +2609,28 @@ |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="6" column="0"> |
|
|
|
<item row="7" column="0"> |
|
|
|
<widget class="QLabel" name="motion_touch"> |
|
|
|
<property name="text"> |
|
|
|
<string>Motion / Touch</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="6" column="2"> |
|
|
|
<item row="7" column="2"> |
|
|
|
<widget class="QPushButton" name="buttonMotionTouch"> |
|
|
|
<property name="text"> |
|
|
|
<string>Configure</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="5" column="0"> |
|
|
|
<item row="6" column="0"> |
|
|
|
<widget class="QCheckBox" name="debug_enabled"> |
|
|
|
<property name="text"> |
|
|
|
<string>Debug Controller</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="5" column="2"> |
|
|
|
<item row="6" column="2"> |
|
|
|
<widget class="QPushButton" name="debug_configure"> |
|
|
|
<property name="text"> |
|
|
|
<string>Configure</string> |
|
|
|
|