|
@@ -7,7 +7,7 @@
|
|
|
<x>0</x>
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
<y>0</y>
|
|
|
<width>461</width>
|
|
<width>461</width>
|
|
|
- <height>500</height>
|
|
|
|
|
|
|
+ <height>659</height>
|
|
|
</rect>
|
|
</rect>
|
|
|
</property>
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
@@ -24,17 +24,17 @@
|
|
|
<string>General</string>
|
|
<string>General</string>
|
|
|
</attribute>
|
|
</attribute>
|
|
|
</widget>
|
|
</widget>
|
|
|
- <widget class="ConfigureGameList" name="gameListTab">
|
|
|
|
|
- <attribute name="title">
|
|
|
|
|
- <string>Game List</string>
|
|
|
|
|
- </attribute>
|
|
|
|
|
- </widget>
|
|
|
|
|
|
|
+ <widget class="ConfigureGameList" name="gameListTab">
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string>Game List</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ </widget>
|
|
|
<widget class="ConfigureSystem" name="systemTab">
|
|
<widget class="ConfigureSystem" name="systemTab">
|
|
|
<attribute name="title">
|
|
<attribute name="title">
|
|
|
<string>System</string>
|
|
<string>System</string>
|
|
|
</attribute>
|
|
</attribute>
|
|
|
</widget>
|
|
</widget>
|
|
|
- <widget class="ConfigureInput" name="inputTab">
|
|
|
|
|
|
|
+ <widget class="ConfigureInputSimple" name="inputTab">
|
|
|
<attribute name="title">
|
|
<attribute name="title">
|
|
|
<string>Input</string>
|
|
<string>Input</string>
|
|
|
</attribute>
|
|
</attribute>
|
|
@@ -54,11 +54,11 @@
|
|
|
<string>Debug</string>
|
|
<string>Debug</string>
|
|
|
</attribute>
|
|
</attribute>
|
|
|
</widget>
|
|
</widget>
|
|
|
- <widget class="ConfigureWeb" name="webTab">
|
|
|
|
|
- <attribute name="title">
|
|
|
|
|
- <string>Web</string>
|
|
|
|
|
- </attribute>
|
|
|
|
|
- </widget>
|
|
|
|
|
|
|
+ <widget class="ConfigureWeb" name="webTab">
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string>Web</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ </widget>
|
|
|
</widget>
|
|
</widget>
|
|
|
</item>
|
|
</item>
|
|
|
<item>
|
|
<item>
|
|
@@ -77,12 +77,12 @@
|
|
|
<header>configuration/configure_general.h</header>
|
|
<header>configuration/configure_general.h</header>
|
|
|
<container>1</container>
|
|
<container>1</container>
|
|
|
</customwidget>
|
|
</customwidget>
|
|
|
- <customwidget>
|
|
|
|
|
- <class>ConfigureGameList</class>
|
|
|
|
|
- <extends>QWidget</extends>
|
|
|
|
|
- <header>configuration/configure_gamelist.h</header>
|
|
|
|
|
- <container>1</container>
|
|
|
|
|
- </customwidget>
|
|
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>ConfigureGameList</class>
|
|
|
|
|
+ <extends>QWidget</extends>
|
|
|
|
|
+ <header>configuration/configure_gamelist.h</header>
|
|
|
|
|
+ <container>1</container>
|
|
|
|
|
+ </customwidget>
|
|
|
<customwidget>
|
|
<customwidget>
|
|
|
<class>ConfigureSystem</class>
|
|
<class>ConfigureSystem</class>
|
|
|
<extends>QWidget</extends>
|
|
<extends>QWidget</extends>
|
|
@@ -102,9 +102,9 @@
|
|
|
<container>1</container>
|
|
<container>1</container>
|
|
|
</customwidget>
|
|
</customwidget>
|
|
|
<customwidget>
|
|
<customwidget>
|
|
|
- <class>ConfigureInput</class>
|
|
|
|
|
|
|
+ <class>ConfigureInputSimple</class>
|
|
|
<extends>QWidget</extends>
|
|
<extends>QWidget</extends>
|
|
|
- <header>configuration/configure_input.h</header>
|
|
|
|
|
|
|
+ <header>configuration/configure_input_simple.h</header>
|
|
|
<container>1</container>
|
|
<container>1</container>
|
|
|
</customwidget>
|
|
</customwidget>
|
|
|
<customwidget>
|
|
<customwidget>
|
|
@@ -113,12 +113,12 @@
|
|
|
<header>configuration/configure_graphics.h</header>
|
|
<header>configuration/configure_graphics.h</header>
|
|
|
<container>1</container>
|
|
<container>1</container>
|
|
|
</customwidget>
|
|
</customwidget>
|
|
|
- <customwidget>
|
|
|
|
|
- <class>ConfigureWeb</class>
|
|
|
|
|
- <extends>QWidget</extends>
|
|
|
|
|
- <header>configuration/configure_web.h</header>
|
|
|
|
|
- <container>1</container>
|
|
|
|
|
- </customwidget>
|
|
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>ConfigureWeb</class>
|
|
|
|
|
+ <extends>QWidget</extends>
|
|
|
|
|
+ <header>configuration/configure_web.h</header>
|
|
|
|
|
+ <container>1</container>
|
|
|
|
|
+ </customwidget>
|
|
|
</customwidgets>
|
|
</customwidgets>
|
|
|
<resources/>
|
|
<resources/>
|
|
|
<connections>
|
|
<connections>
|