mirror of
https://github.com/mupen64plus/mupen64plus-oldsvn.git
synced 2025-04-02 10:52:35 -04:00
240 lines
6.7 KiB
XML
240 lines
6.7 KiB
XML
<ui version="4.0" >
|
|
<class>PluginsSettings</class>
|
|
<widget class="QWidget" name="PluginsSettings" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>357</width>
|
|
<height>436</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle" >
|
|
<string>Form</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_5" >
|
|
<item>
|
|
<widget class="QGroupBox" name="groupBox" >
|
|
<property name="title" >
|
|
<string>Graphics Plugin</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout" >
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout" >
|
|
<item>
|
|
<widget class="QLabel" name="graphicsPluginIconLabel" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QComboBox" name="kcfg_GraphicsPlugin" >
|
|
<property name="sizePolicy" >
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2" >
|
|
<item>
|
|
<widget class="QPushButton" name="configureGraphicsPluginButton" >
|
|
<property name="text" >
|
|
<string>Configure</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="testGraphicsPluginButton" >
|
|
<property name="text" >
|
|
<string>Test</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="aboutGraphicsPluginButton" >
|
|
<property name="text" >
|
|
<string>About</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="groupBox_2" >
|
|
<property name="title" >
|
|
<string>Audio Plugin</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2" >
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3" >
|
|
<item>
|
|
<widget class="QLabel" name="audioPluginIconLabel" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QComboBox" name="kcfg_AudioPlugin" >
|
|
<property name="sizePolicy" >
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4" >
|
|
<item>
|
|
<widget class="QPushButton" name="configureAudioPluginButton" >
|
|
<property name="text" >
|
|
<string>Configure</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="testAudioPluginButton" >
|
|
<property name="text" >
|
|
<string>Test</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="aboutAudioPluginButton" >
|
|
<property name="text" >
|
|
<string>About</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="groupBox_3" >
|
|
<property name="title" >
|
|
<string>Input Plugin</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_3" >
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5" >
|
|
<item>
|
|
<widget class="QLabel" name="inputPluginIconLabel" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QComboBox" name="kcfg_InputPlugin" >
|
|
<property name="sizePolicy" >
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6" >
|
|
<item>
|
|
<widget class="QPushButton" name="configureInputPluginButton" >
|
|
<property name="text" >
|
|
<string>Configure</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="testInputPluginButton" >
|
|
<property name="text" >
|
|
<string>Test</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="aboutInputPluginButton" >
|
|
<property name="text" >
|
|
<string>About</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="groupBox_4" >
|
|
<property name="title" >
|
|
<string>RSP Plugin</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_4" >
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7" >
|
|
<item>
|
|
<widget class="QLabel" name="rspPluginIconLabel" >
|
|
<property name="text" >
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QComboBox" name="kcfg_RspPlugin" >
|
|
<property name="sizePolicy" >
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8" >
|
|
<item>
|
|
<widget class="QPushButton" name="configureRspPluginButton" >
|
|
<property name="text" >
|
|
<string>Configure</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="testRspPluginButton" >
|
|
<property name="text" >
|
|
<string>Test</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="aboutRspPluginButton" >
|
|
<property name="text" >
|
|
<string>About</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|