gamelistwidget.ui (6507B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <ui version="4.0"> 3 <class>GameListWidget</class> 4 <widget class="QWidget" name="GameListWidget"> 5 <property name="geometry"> 6 <rect> 7 <x>0</x> 8 <y>0</y> 9 <width>758</width> 10 <height>619</height> 11 </rect> 12 </property> 13 <layout class="QVBoxLayout" name="verticalLayout"> 14 <property name="spacing"> 15 <number>0</number> 16 </property> 17 <property name="leftMargin"> 18 <number>0</number> 19 </property> 20 <property name="topMargin"> 21 <number>0</number> 22 </property> 23 <property name="rightMargin"> 24 <number>0</number> 25 </property> 26 <property name="bottomMargin"> 27 <number>0</number> 28 </property> 29 <item> 30 <layout class="QHBoxLayout" name="horizontalLayout_3"> 31 <property name="leftMargin"> 32 <number>3</number> 33 </property> 34 <property name="topMargin"> 35 <number>3</number> 36 </property> 37 <property name="rightMargin"> 38 <number>3</number> 39 </property> 40 <property name="bottomMargin"> 41 <number>3</number> 42 </property> 43 <item> 44 <layout class="QHBoxLayout" name="horizontalLayout"> 45 <property name="spacing"> 46 <number>3</number> 47 </property> 48 <item> 49 <widget class="QToolButton" name="viewGameList"> 50 <property name="minimumSize"> 51 <size> 52 <width>32</width> 53 <height>0</height> 54 </size> 55 </property> 56 <property name="text"> 57 <string>Game List</string> 58 </property> 59 <property name="icon"> 60 <iconset theme="list-check"> 61 <normaloff>.</normaloff>.</iconset> 62 </property> 63 <property name="checkable"> 64 <bool>true</bool> 65 </property> 66 <property name="autoRaise"> 67 <bool>true</bool> 68 </property> 69 </widget> 70 </item> 71 <item> 72 <widget class="QToolButton" name="viewGameGrid"> 73 <property name="minimumSize"> 74 <size> 75 <width>32</width> 76 <height>0</height> 77 </size> 78 </property> 79 <property name="text"> 80 <string>Game Grid</string> 81 </property> 82 <property name="icon"> 83 <iconset theme="function-line"> 84 <normaloff>.</normaloff>.</iconset> 85 </property> 86 <property name="checkable"> 87 <bool>true</bool> 88 </property> 89 <property name="autoRaise"> 90 <bool>true</bool> 91 </property> 92 </widget> 93 </item> 94 <item> 95 <widget class="QToolButton" name="viewMergeDiscSets"> 96 <property name="minimumSize"> 97 <size> 98 <width>32</width> 99 <height>0</height> 100 </size> 101 </property> 102 <property name="text"> 103 <string>Merge Multi-Disc Games</string> 104 </property> 105 <property name="icon"> 106 <iconset theme="play-list-2-line"> 107 <normaloff>.</normaloff>.</iconset> 108 </property> 109 <property name="checkable"> 110 <bool>true</bool> 111 </property> 112 <property name="autoRaise"> 113 <bool>true</bool> 114 </property> 115 </widget> 116 </item> 117 <item> 118 <widget class="QToolButton" name="viewGridTitles"> 119 <property name="minimumSize"> 120 <size> 121 <width>32</width> 122 <height>0</height> 123 </size> 124 </property> 125 <property name="text"> 126 <string>Show Titles</string> 127 </property> 128 <property name="icon"> 129 <iconset theme="price-tag-3-line"> 130 <normaloff>.</normaloff>.</iconset> 131 </property> 132 <property name="checkable"> 133 <bool>true</bool> 134 </property> 135 <property name="autoRaise"> 136 <bool>true</bool> 137 </property> 138 </widget> 139 </item> 140 <item> 141 <widget class="QSlider" name="gridScale"> 142 <property name="minimumSize"> 143 <size> 144 <width>125</width> 145 <height>0</height> 146 </size> 147 </property> 148 <property name="maximumSize"> 149 <size> 150 <width>125</width> 151 <height>16777215</height> 152 </size> 153 </property> 154 <property name="minimum"> 155 <number>10</number> 156 </property> 157 <property name="maximum"> 158 <number>200</number> 159 </property> 160 <property name="orientation"> 161 <enum>Qt::Horizontal</enum> 162 </property> 163 </widget> 164 </item> 165 </layout> 166 </item> 167 <item> 168 <spacer name="horizontalSpacer"> 169 <property name="orientation"> 170 <enum>Qt::Horizontal</enum> 171 </property> 172 <property name="sizeHint" stdset="0"> 173 <size> 174 <width>40</width> 175 <height>20</height> 176 </size> 177 </property> 178 </spacer> 179 </item> 180 <item> 181 <layout class="QHBoxLayout" name="horizontalLayout_2"> 182 <property name="spacing"> 183 <number>6</number> 184 </property> 185 <item> 186 <widget class="QComboBox" name="filterType"> 187 <item> 188 <property name="text"> 189 <string>All Types</string> 190 </property> 191 <property name="icon"> 192 <iconset theme="filter-line"> 193 <normaloff>.</normaloff>.</iconset> 194 </property> 195 </item> 196 </widget> 197 </item> 198 <item> 199 <widget class="QComboBox" name="filterRegion"> 200 <item> 201 <property name="text"> 202 <string>All Regions</string> 203 </property> 204 <property name="icon"> 205 <iconset theme="global-line"> 206 <normaloff>.</normaloff>.</iconset> 207 </property> 208 </item> 209 </widget> 210 </item> 211 <item> 212 <widget class="QLineEdit" name="searchText"> 213 <property name="minimumSize"> 214 <size> 215 <width>150</width> 216 <height>0</height> 217 </size> 218 </property> 219 <property name="placeholderText"> 220 <string>Search...</string> 221 </property> 222 <property name="clearButtonEnabled"> 223 <bool>true</bool> 224 </property> 225 </widget> 226 </item> 227 </layout> 228 </item> 229 </layout> 230 </item> 231 <item> 232 <widget class="QStackedWidget" name="stack"/> 233 </item> 234 </layout> 235 </widget> 236 <resources> 237 <include location="../resources/resources.qrc"/> 238 </resources> 239 <connections/> 240 </ui>