|
|
|
@ -2655,6 +2655,19 @@
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
<widget class="QCheckBox" name="controller_navigation">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>23</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Controller navigation</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QCheckBox" name="mouse_panning">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
@ -2667,7 +2680,7 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="2">
|
|
|
|
|
<item row="5" column="2">
|
|
|
|
|
<widget class="QSpinBox" name="mouse_panning_sensitivity">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Mouse sensitivity</string>
|
|
|
|
@ -2689,14 +2702,14 @@
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
<item row="6" column="0">
|
|
|
|
|
<widget class="QLabel" name="motion_touch">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Motion / Touch</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="2">
|
|
|
|
|
<item row="6" column="2">
|
|
|
|
|
<widget class="QPushButton" name="buttonMotionTouch">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Configure</string>
|
|
|
|
|