mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-01-21 07:45:38 +00:00
95486f7972
* Clean Up As discussed in discord this PR purges some empty forms and it's unused properties from the following files below. achievementsettingswidget.ui: <string>Form</string> advancedsettingswidget.ui: <string>Form</string> audiosettingswidget.ui: <string>Form</string> biossettingswidget.ui: <string>Form</string> consolesettingswidget.ui: <string>Form</string> controllerbindingwidget.ui: <string>Form</string> controllerbindingwidget_analog_controller.ui: <string>Form</string> controllerbindingwidget_analog_joystick.ui: <string>Form</string> controllerbindingwidget_digital_controller.ui: <string>Form</string> controllerbindingwidget_guncon.ui: <string>Form</string> controllerbindingwidget_mouse.ui: <string>Form</string> controllerbindingwidget_negcon.ui: <string>Form</string> controllerglobalsettingswidget.ui: <string>Form</string> controllermacroeditwidget.ui: <string>Form</string> displaysettingswidget.ui: <string>Form</string> emptygamelistwidget.ui: <string>Form</string> emulationsettingswidget.ui: <string>Form</string> enhancementsettingswidget.ui: <string>Form</string> foldersettingswidget.ui: <string>Form</string> gamelistsettingswidget.ui: <string>Form</string> gamelistwidget.ui: <string>Form</string> generalsettingswidget.ui: <string>Form</string> postprocessingsettingswidget.ui: <string>Form</string>
218 lines
5.7 KiB
XML
218 lines
5.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>GameListWidget</class>
|
|
<widget class="QWidget" name="GameListWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>758</width>
|
|
<height>619</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
<property name="leftMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<property name="spacing">
|
|
<number>3</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QToolButton" name="viewGameList">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>32</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>Game List</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset theme="list-check">
|
|
<normaloff>.</normaloff>.</iconset>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="autoRaise">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="viewGameGrid">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>32</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>Game Grid</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset theme="function-line">
|
|
<normaloff>.</normaloff>.</iconset>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="autoRaise">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="viewGridTitles">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>32</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show Titles</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset theme="price-tag-3-line">
|
|
<normaloff>.</normaloff>.</iconset>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="autoRaise">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QSlider" name="gridScale">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>125</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>125</width>
|
|
<height>16777215</height>
|
|
</size>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>200</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QComboBox" name="filterType">
|
|
<item>
|
|
<property name="text">
|
|
<string>All Types</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset theme="filter-line">
|
|
<normaloff>.</normaloff>.</iconset>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QComboBox" name="filterRegion">
|
|
<item>
|
|
<property name="text">
|
|
<string>All Regions</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset theme="global-line">
|
|
<normaloff>.</normaloff>.</iconset>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLineEdit" name="searchText">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>150</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="placeholderText">
|
|
<string>Search...</string>
|
|
</property>
|
|
<property name="clearButtonEnabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="QStackedWidget" name="stack"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<resources>
|
|
<include location="../resources/resources.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|