citra_qt: add motion/touch config

This commit is contained in:
zhupengfei 2018-08-11 11:52:13 +08:00
parent 8af89b6979
commit 8db6822ee9
No known key found for this signature in database
GPG key ID: 85B82A3E62174206
6 changed files with 678 additions and 0 deletions

View file

@ -556,6 +556,34 @@
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="buttonMotionTouch">
<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>Motion / Touch...</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">