all repos — mgba @ 7a5190e95e517f8b1030340e72ae0288bb601f29

mGBA Game Boy Advance Emulator

src/platform/qt/SettingsView.ui (view raw)

   1<?xml version="1.0" encoding="UTF-8"?>
   2<ui version="4.0">
   3 <class>SettingsView</class>
   4 <widget class="QWidget" name="SettingsView">
   5  <property name="geometry">
   6   <rect>
   7    <x>0</x>
   8    <y>0</y>
   9    <width>650</width>
  10    <height>454</height>
  11   </rect>
  12  </property>
  13  <property name="sizePolicy">
  14   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  15    <horstretch>0</horstretch>
  16    <verstretch>0</verstretch>
  17   </sizepolicy>
  18  </property>
  19  <property name="windowTitle">
  20   <string>Settings</string>
  21  </property>
  22  <layout class="QGridLayout" name="gridLayout">
  23   <property name="sizeConstraint">
  24    <enum>QLayout::SetFixedSize</enum>
  25   </property>
  26   <item row="1" column="0">
  27    <widget class="QListWidget" name="tabs">
  28     <property name="sizePolicy">
  29      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
  30       <horstretch>0</horstretch>
  31       <verstretch>0</verstretch>
  32      </sizepolicy>
  33     </property>
  34     <property name="maximumSize">
  35      <size>
  36       <width>140</width>
  37       <height>16777215</height>
  38      </size>
  39     </property>
  40     <property name="currentRow">
  41      <number>-1</number>
  42     </property>
  43     <item>
  44      <property name="text">
  45       <string>Audio/Video</string>
  46      </property>
  47     </item>
  48     <item>
  49      <property name="text">
  50       <string>Interface</string>
  51      </property>
  52     </item>
  53     <item>
  54      <property name="text">
  55       <string>Emulation</string>
  56      </property>
  57     </item>
  58     <item>
  59      <property name="text">
  60       <string>BIOS</string>
  61      </property>
  62     </item>
  63     <item>
  64      <property name="text">
  65       <string>Paths</string>
  66      </property>
  67     </item>
  68    </widget>
  69   </item>
  70   <item row="2" column="0" colspan="2">
  71    <widget class="QDialogButtonBox" name="buttonBox">
  72     <property name="standardButtons">
  73      <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
  74     </property>
  75    </widget>
  76   </item>
  77   <item row="1" column="1">
  78    <widget class="QStackedWidget" name="stackedWidget">
  79     <property name="currentIndex">
  80      <number>0</number>
  81     </property>
  82     <widget class="QWidget" name="av">
  83      <layout class="QFormLayout" name="formLayout">
  84       <property name="fieldGrowthPolicy">
  85        <enum>QFormLayout::FieldsStayAtSizeHint</enum>
  86       </property>
  87       <item row="0" column="0">
  88        <widget class="QLabel" name="label_14">
  89         <property name="text">
  90          <string>Audio driver:</string>
  91         </property>
  92        </widget>
  93       </item>
  94       <item row="0" column="1">
  95        <widget class="QComboBox" name="audioDriver">
  96         <property name="sizePolicy">
  97          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  98           <horstretch>0</horstretch>
  99           <verstretch>0</verstretch>
 100          </sizepolicy>
 101         </property>
 102        </widget>
 103       </item>
 104       <item row="1" column="0">
 105        <widget class="QLabel" name="audioBufferSizeLabel">
 106         <property name="text">
 107          <string>Audio buffer:</string>
 108         </property>
 109        </widget>
 110       </item>
 111       <item row="1" column="1">
 112        <layout class="QHBoxLayout" name="horizontalLayout_11">
 113         <item>
 114          <widget class="QComboBox" name="audioBufferSize">
 115           <property name="editable">
 116            <bool>true</bool>
 117           </property>
 118           <property name="currentText">
 119            <string>1536</string>
 120           </property>
 121           <property name="currentIndex">
 122            <number>3</number>
 123           </property>
 124           <item>
 125            <property name="text">
 126             <string>512</string>
 127            </property>
 128           </item>
 129           <item>
 130            <property name="text">
 131             <string>768</string>
 132            </property>
 133           </item>
 134           <item>
 135            <property name="text">
 136             <string>1024</string>
 137            </property>
 138           </item>
 139           <item>
 140            <property name="text">
 141             <string>1536</string>
 142            </property>
 143           </item>
 144           <item>
 145            <property name="text">
 146             <string>2048</string>
 147            </property>
 148           </item>
 149           <item>
 150            <property name="text">
 151             <string>3072</string>
 152            </property>
 153           </item>
 154           <item>
 155            <property name="text">
 156             <string>4096</string>
 157            </property>
 158           </item>
 159          </widget>
 160         </item>
 161         <item>
 162          <widget class="QLabel" name="label_16">
 163           <property name="text">
 164            <string>samples</string>
 165           </property>
 166          </widget>
 167         </item>
 168        </layout>
 169       </item>
 170       <item row="2" column="0">
 171        <widget class="QLabel" name="label_19">
 172         <property name="text">
 173          <string>Sample rate:</string>
 174         </property>
 175        </widget>
 176       </item>
 177       <item row="2" column="1">
 178        <layout class="QHBoxLayout" name="horizontalLayout_14">
 179         <item>
 180          <widget class="QComboBox" name="sampleRate">
 181           <property name="editable">
 182            <bool>true</bool>
 183           </property>
 184           <property name="currentText">
 185            <string>44100</string>
 186           </property>
 187           <property name="currentIndex">
 188            <number>2</number>
 189           </property>
 190           <item>
 191            <property name="text">
 192             <string>22050</string>
 193            </property>
 194           </item>
 195           <item>
 196            <property name="text">
 197             <string>32000</string>
 198            </property>
 199           </item>
 200           <item>
 201            <property name="text">
 202             <string>44100</string>
 203            </property>
 204           </item>
 205           <item>
 206            <property name="text">
 207             <string>48000</string>
 208            </property>
 209           </item>
 210          </widget>
 211         </item>
 212         <item>
 213          <widget class="QLabel" name="label_20">
 214           <property name="text">
 215            <string>Hz</string>
 216           </property>
 217          </widget>
 218         </item>
 219        </layout>
 220       </item>
 221       <item row="3" column="0">
 222        <widget class="QLabel" name="label_17">
 223         <property name="text">
 224          <string>Volume:</string>
 225         </property>
 226        </widget>
 227       </item>
 228       <item row="3" column="1">
 229        <layout class="QHBoxLayout" name="horizontalLayout_6">
 230         <item>
 231          <widget class="QSlider" name="volume">
 232           <property name="minimumSize">
 233            <size>
 234             <width>128</width>
 235             <height>0</height>
 236            </size>
 237           </property>
 238           <property name="maximum">
 239            <number>256</number>
 240           </property>
 241           <property name="pageStep">
 242            <number>16</number>
 243           </property>
 244           <property name="value">
 245            <number>256</number>
 246           </property>
 247           <property name="orientation">
 248            <enum>Qt::Horizontal</enum>
 249           </property>
 250          </widget>
 251         </item>
 252         <item>
 253          <widget class="QCheckBox" name="mute">
 254           <property name="text">
 255            <string>Mute</string>
 256           </property>
 257          </widget>
 258         </item>
 259        </layout>
 260       </item>
 261       <item row="4" column="0" colspan="2">
 262        <widget class="Line" name="line_4">
 263         <property name="orientation">
 264          <enum>Qt::Horizontal</enum>
 265         </property>
 266        </widget>
 267       </item>
 268       <item row="5" column="0">
 269        <widget class="QLabel" name="label_10">
 270         <property name="text">
 271          <string>Display driver:</string>
 272         </property>
 273        </widget>
 274       </item>
 275       <item row="5" column="1">
 276        <widget class="QComboBox" name="displayDriver">
 277         <property name="sizePolicy">
 278          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 279           <horstretch>0</horstretch>
 280           <verstretch>0</verstretch>
 281          </sizepolicy>
 282         </property>
 283        </widget>
 284       </item>
 285       <item row="6" column="0">
 286        <widget class="QLabel" name="label_9">
 287         <property name="text">
 288          <string>Frameskip:</string>
 289         </property>
 290        </widget>
 291       </item>
 292       <item row="6" column="1">
 293        <layout class="QHBoxLayout" name="horizontalLayout_16">
 294         <item>
 295          <widget class="QLabel" name="label_12">
 296           <property name="text">
 297            <string>Skip every</string>
 298           </property>
 299          </widget>
 300         </item>
 301         <item>
 302          <widget class="QSpinBox" name="frameskip"/>
 303         </item>
 304         <item>
 305          <widget class="QLabel" name="label_13">
 306           <property name="text">
 307            <string>frames</string>
 308           </property>
 309          </widget>
 310         </item>
 311        </layout>
 312       </item>
 313       <item row="7" column="0">
 314        <widget class="QLabel" name="label_3">
 315         <property name="text">
 316          <string>FPS target:</string>
 317         </property>
 318        </widget>
 319       </item>
 320       <item row="7" column="1">
 321        <layout class="QHBoxLayout" name="horizontalLayout_2">
 322         <item>
 323          <widget class="QDoubleSpinBox" name="fpsTarget">
 324           <property name="minimum">
 325            <double>0.010000000000000</double>
 326           </property>
 327           <property name="maximum">
 328            <double>240.000000000000000</double>
 329           </property>
 330           <property name="value">
 331            <double>60.000000000000000</double>
 332           </property>
 333          </widget>
 334         </item>
 335         <item>
 336          <widget class="QLabel" name="label_11">
 337           <property name="text">
 338            <string>frames per second</string>
 339           </property>
 340          </widget>
 341         </item>
 342        </layout>
 343       </item>
 344       <item row="8" column="0" colspan="2">
 345        <widget class="Line" name="line_5">
 346         <property name="orientation">
 347          <enum>Qt::Horizontal</enum>
 348         </property>
 349        </widget>
 350       </item>
 351       <item row="9" column="0">
 352        <widget class="QLabel" name="label_2">
 353         <property name="text">
 354          <string>Sync:</string>
 355         </property>
 356        </widget>
 357       </item>
 358       <item row="9" column="1">
 359        <layout class="QHBoxLayout" name="horizontalLayout_10">
 360         <item>
 361          <widget class="QCheckBox" name="videoSync">
 362           <property name="text">
 363            <string>Video</string>
 364           </property>
 365          </widget>
 366         </item>
 367         <item>
 368          <widget class="QCheckBox" name="audioSync">
 369           <property name="text">
 370            <string>Audio</string>
 371           </property>
 372          </widget>
 373         </item>
 374        </layout>
 375       </item>
 376       <item row="10" column="1">
 377        <widget class="QCheckBox" name="lockAspectRatio">
 378         <property name="text">
 379          <string>Lock aspect ratio</string>
 380         </property>
 381        </widget>
 382       </item>
 383       <item row="12" column="1">
 384        <widget class="QCheckBox" name="resampleVideo">
 385         <property name="text">
 386          <string>Bilinear filtering</string>
 387         </property>
 388        </widget>
 389       </item>
 390       <item row="11" column="1">
 391        <widget class="QCheckBox" name="lockIntegerScaling">
 392         <property name="text">
 393          <string>Force integer scaling</string>
 394         </property>
 395        </widget>
 396       </item>
 397      </layout>
 398     </widget>
 399     <widget class="QWidget" name="interface_2">
 400      <layout class="QFormLayout" name="formLayout_4">
 401       <item row="0" column="0">
 402        <widget class="QLabel" name="label_26">
 403         <property name="text">
 404          <string>Language</string>
 405         </property>
 406        </widget>
 407       </item>
 408       <item row="0" column="1">
 409        <widget class="QComboBox" name="languages">
 410         <item>
 411          <property name="text">
 412           <string>English</string>
 413          </property>
 414         </item>
 415        </widget>
 416       </item>
 417       <item row="2" column="0">
 418        <widget class="QLabel" name="label_6">
 419         <property name="text">
 420          <string>Library:</string>
 421         </property>
 422        </widget>
 423       </item>
 424       <item row="2" column="1">
 425        <widget class="QComboBox" name="libraryStyle">
 426         <item>
 427          <property name="text">
 428           <string>List view</string>
 429          </property>
 430         </item>
 431         <item>
 432          <property name="text">
 433           <string>Tree view</string>
 434          </property>
 435         </item>
 436        </widget>
 437       </item>
 438       <item row="3" column="1">
 439        <widget class="QCheckBox" name="showLibrary">
 440         <property name="text">
 441          <string>Show when no game open</string>
 442         </property>
 443         <property name="checked">
 444          <bool>true</bool>
 445         </property>
 446        </widget>
 447       </item>
 448       <item row="4" column="1">
 449        <widget class="QPushButton" name="clearCache">
 450         <property name="text">
 451          <string>Clear cache</string>
 452         </property>
 453        </widget>
 454       </item>
 455       <item row="5" column="0" colspan="2">
 456        <widget class="Line" name="line_8">
 457         <property name="orientation">
 458          <enum>Qt::Horizontal</enum>
 459         </property>
 460        </widget>
 461       </item>
 462       <item row="6" column="1">
 463        <widget class="QCheckBox" name="allowOpposingDirections">
 464         <property name="text">
 465          <string>Allow opposing input directions</string>
 466         </property>
 467        </widget>
 468       </item>
 469       <item row="7" column="1">
 470        <widget class="QCheckBox" name="suspendScreensaver">
 471         <property name="text">
 472          <string>Suspend screensaver</string>
 473         </property>
 474         <property name="checked">
 475          <bool>true</bool>
 476         </property>
 477        </widget>
 478       </item>
 479       <item row="8" column="1">
 480        <widget class="QCheckBox" name="pauseOnFocusLost">
 481         <property name="text">
 482          <string>Pause when inactive</string>
 483         </property>
 484        </widget>
 485       </item>
 486       <item row="1" column="0" colspan="2">
 487        <widget class="Line" name="line_10">
 488         <property name="orientation">
 489          <enum>Qt::Horizontal</enum>
 490         </property>
 491        </widget>
 492       </item>
 493      </layout>
 494     </widget>
 495     <widget class="QWidget" name="emulation">
 496      <layout class="QFormLayout" name="formLayout_2">
 497       <property name="fieldGrowthPolicy">
 498        <enum>QFormLayout::FieldsStayAtSizeHint</enum>
 499       </property>
 500       <item row="0" column="0">
 501        <widget class="QLabel" name="label_18">
 502         <property name="text">
 503          <string>Fast forward speed:</string>
 504         </property>
 505        </widget>
 506       </item>
 507       <item row="0" column="1">
 508        <layout class="QHBoxLayout" name="horizontalLayout_5">
 509         <item>
 510          <widget class="QDoubleSpinBox" name="fastForwardRatio">
 511           <property name="enabled">
 512            <bool>false</bool>
 513           </property>
 514           <property name="suffix">
 515            <string>×</string>
 516           </property>
 517           <property name="minimum">
 518            <double>0.010000000000000</double>
 519           </property>
 520           <property name="maximum">
 521            <double>20.000000000000000</double>
 522           </property>
 523           <property name="singleStep">
 524            <double>0.500000000000000</double>
 525           </property>
 526           <property name="value">
 527            <double>5.000000000000000</double>
 528           </property>
 529          </widget>
 530         </item>
 531         <item>
 532          <widget class="QCheckBox" name="fastForwardUnbounded">
 533           <property name="text">
 534            <string>Unbounded</string>
 535           </property>
 536           <property name="checked">
 537            <bool>true</bool>
 538           </property>
 539          </widget>
 540         </item>
 541        </layout>
 542       </item>
 543       <item row="1" column="0" colspan="2">
 544        <widget class="Line" name="line">
 545         <property name="orientation">
 546          <enum>Qt::Horizontal</enum>
 547         </property>
 548        </widget>
 549       </item>
 550       <item row="2" column="1">
 551        <widget class="QCheckBox" name="rewind">
 552         <property name="text">
 553          <string>Enable rewind</string>
 554         </property>
 555        </widget>
 556       </item>
 557       <item row="3" column="0">
 558        <widget class="QLabel" name="label_8">
 559         <property name="text">
 560          <string>Rewind history:</string>
 561         </property>
 562        </widget>
 563       </item>
 564       <item row="3" column="1">
 565        <layout class="QHBoxLayout" name="horizontalLayout_13">
 566         <item>
 567          <widget class="QSpinBox" name="rewindCapacity">
 568           <property name="maximum">
 569            <number>3600</number>
 570           </property>
 571          </widget>
 572         </item>
 573         <item>
 574          <widget class="QLabel" name="label_7">
 575           <property name="text">
 576            <string>frames</string>
 577           </property>
 578          </widget>
 579         </item>
 580        </layout>
 581       </item>
 582       <item row="5" column="0" colspan="2">
 583        <widget class="Line" name="line_3">
 584         <property name="orientation">
 585          <enum>Qt::Horizontal</enum>
 586         </property>
 587        </widget>
 588       </item>
 589       <item row="6" column="0">
 590        <widget class="QLabel" name="label_15">
 591         <property name="text">
 592          <string>Idle loops:</string>
 593         </property>
 594        </widget>
 595       </item>
 596       <item row="6" column="1">
 597        <widget class="QComboBox" name="idleOptimization">
 598         <item>
 599          <property name="text">
 600           <string>Run all</string>
 601          </property>
 602         </item>
 603         <item>
 604          <property name="text">
 605           <string>Remove known</string>
 606          </property>
 607         </item>
 608         <item>
 609          <property name="text">
 610           <string>Detect and remove</string>
 611          </property>
 612         </item>
 613        </widget>
 614       </item>
 615       <item row="8" column="0" colspan="2">
 616        <widget class="Line" name="line_2">
 617         <property name="orientation">
 618          <enum>Qt::Horizontal</enum>
 619         </property>
 620        </widget>
 621       </item>
 622       <item row="9" column="0">
 623        <widget class="QLabel" name="label_24">
 624         <property name="text">
 625          <string>Savestate extra data:</string>
 626         </property>
 627        </widget>
 628       </item>
 629       <item row="9" column="1">
 630        <widget class="QCheckBox" name="saveStateScreenshot">
 631         <property name="text">
 632          <string>Screenshot</string>
 633         </property>
 634         <property name="checked">
 635          <bool>true</bool>
 636         </property>
 637        </widget>
 638       </item>
 639       <item row="10" column="1">
 640        <widget class="QCheckBox" name="saveStateSave">
 641         <property name="text">
 642          <string>Save data</string>
 643         </property>
 644         <property name="checked">
 645          <bool>true</bool>
 646         </property>
 647        </widget>
 648       </item>
 649       <item row="11" column="1">
 650        <widget class="QCheckBox" name="saveStateCheats">
 651         <property name="text">
 652          <string>Cheat codes</string>
 653         </property>
 654         <property name="checked">
 655          <bool>true</bool>
 656         </property>
 657        </widget>
 658       </item>
 659       <item row="13" column="0">
 660        <widget class="QLabel" name="label_25">
 661         <property name="text">
 662          <string>Load extra data:</string>
 663         </property>
 664        </widget>
 665       </item>
 666       <item row="13" column="1">
 667        <widget class="QCheckBox" name="loadStateScreenshot">
 668         <property name="text">
 669          <string>Screenshot</string>
 670         </property>
 671         <property name="checked">
 672          <bool>true</bool>
 673         </property>
 674        </widget>
 675       </item>
 676       <item row="14" column="1">
 677        <widget class="QCheckBox" name="loadStateSave">
 678         <property name="text">
 679          <string>Save data</string>
 680         </property>
 681        </widget>
 682       </item>
 683       <item row="15" column="1">
 684        <widget class="QCheckBox" name="loadStateCheats">
 685         <property name="text">
 686          <string>Cheat codes</string>
 687         </property>
 688        </widget>
 689       </item>
 690       <item row="12" column="0" colspan="2">
 691        <widget class="Line" name="line_9">
 692         <property name="orientation">
 693          <enum>Qt::Horizontal</enum>
 694         </property>
 695        </widget>
 696       </item>
 697       <item row="4" column="1">
 698        <widget class="QCheckBox" name="rewindSave">
 699         <property name="text">
 700          <string>Rewind affects save data</string>
 701         </property>
 702         <property name="checked">
 703          <bool>true</bool>
 704         </property>
 705        </widget>
 706       </item>
 707       <item row="7" column="1">
 708        <widget class="QCheckBox" name="preload">
 709         <property name="text">
 710          <string>Preload entire ROM into memory</string>
 711         </property>
 712        </widget>
 713       </item>
 714      </layout>
 715     </widget>
 716     <widget class="QWidget" name="bios">
 717      <layout class="QFormLayout" name="formLayout_5">
 718       <item row="0" column="0">
 719        <widget class="QLabel" name="label">
 720         <property name="text">
 721          <string>GB BIOS file:</string>
 722         </property>
 723        </widget>
 724       </item>
 725       <item row="0" column="1">
 726        <layout class="QHBoxLayout" name="horizontalLayout">
 727         <item>
 728          <widget class="QLineEdit" name="gbBios">
 729           <property name="sizePolicy">
 730            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 731             <horstretch>0</horstretch>
 732             <verstretch>0</verstretch>
 733            </sizepolicy>
 734           </property>
 735          </widget>
 736         </item>
 737         <item>
 738          <widget class="QPushButton" name="gbBiosBrowse">
 739           <property name="text">
 740            <string>Browse</string>
 741           </property>
 742          </widget>
 743         </item>
 744        </layout>
 745       </item>
 746       <item row="3" column="1">
 747        <widget class="QCheckBox" name="useBios">
 748         <property name="text">
 749          <string>Use BIOS file if found</string>
 750         </property>
 751         <property name="checked">
 752          <bool>true</bool>
 753         </property>
 754        </widget>
 755       </item>
 756       <item row="4" column="1">
 757        <widget class="QCheckBox" name="skipBios">
 758         <property name="text">
 759          <string>Skip BIOS intro</string>
 760         </property>
 761        </widget>
 762       </item>
 763       <item row="2" column="1">
 764        <layout class="QHBoxLayout" name="horizontalLayout_8">
 765         <item>
 766          <widget class="QLineEdit" name="gbaBios">
 767           <property name="sizePolicy">
 768            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 769             <horstretch>0</horstretch>
 770             <verstretch>0</verstretch>
 771            </sizepolicy>
 772           </property>
 773          </widget>
 774         </item>
 775         <item>
 776          <widget class="QPushButton" name="gbaBiosBrowse">
 777           <property name="text">
 778            <string>Browse</string>
 779           </property>
 780          </widget>
 781         </item>
 782        </layout>
 783       </item>
 784       <item row="2" column="0">
 785        <widget class="QLabel" name="label_4">
 786         <property name="text">
 787          <string>GBA BIOS file:</string>
 788         </property>
 789        </widget>
 790       </item>
 791       <item row="1" column="0">
 792        <widget class="QLabel" name="label_5">
 793         <property name="text">
 794          <string>GBC BIOS file:</string>
 795         </property>
 796        </widget>
 797       </item>
 798       <item row="1" column="1">
 799        <layout class="QHBoxLayout" name="horizontalLayout_30">
 800         <item>
 801          <widget class="QLineEdit" name="gbcBios">
 802           <property name="sizePolicy">
 803            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 804             <horstretch>0</horstretch>
 805             <verstretch>0</verstretch>
 806            </sizepolicy>
 807           </property>
 808          </widget>
 809         </item>
 810         <item>
 811          <widget class="QPushButton" name="gbcBiosBrowse">
 812           <property name="text">
 813            <string>Browse</string>
 814           </property>
 815          </widget>
 816         </item>
 817        </layout>
 818       </item>
 819      </layout>
 820     </widget>
 821     <widget class="QWidget" name="paths">
 822      <layout class="QFormLayout" name="formLayout_3">
 823       <property name="fieldGrowthPolicy">
 824        <enum>QFormLayout::FieldsStayAtSizeHint</enum>
 825       </property>
 826       <item row="1" column="0">
 827        <widget class="QLabel" name="label_21">
 828         <property name="text">
 829          <string>Save games</string>
 830         </property>
 831        </widget>
 832       </item>
 833       <item row="1" column="1">
 834        <layout class="QHBoxLayout" name="horizontalLayout_3">
 835         <item>
 836          <widget class="QLineEdit" name="savegamePath">
 837           <property name="sizePolicy">
 838            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 839             <horstretch>0</horstretch>
 840             <verstretch>0</verstretch>
 841            </sizepolicy>
 842           </property>
 843           <property name="minimumSize">
 844            <size>
 845             <width>170</width>
 846             <height>0</height>
 847            </size>
 848           </property>
 849          </widget>
 850         </item>
 851         <item>
 852          <widget class="QPushButton" name="savegameBrowse">
 853           <property name="text">
 854            <string>Browse</string>
 855           </property>
 856          </widget>
 857         </item>
 858        </layout>
 859       </item>
 860       <item row="2" column="1">
 861        <widget class="QCheckBox" name="savegameSameDir">
 862         <property name="text">
 863          <string>Same directory as the ROM</string>
 864         </property>
 865        </widget>
 866       </item>
 867       <item row="3" column="0" colspan="2">
 868        <widget class="Line" name="line_7">
 869         <property name="orientation">
 870          <enum>Qt::Horizontal</enum>
 871         </property>
 872        </widget>
 873       </item>
 874       <item row="4" column="0">
 875        <widget class="QLabel" name="label_22">
 876         <property name="text">
 877          <string>Save states</string>
 878         </property>
 879        </widget>
 880       </item>
 881       <item row="4" column="1">
 882        <layout class="QHBoxLayout" name="horizontalLayout_4">
 883         <item>
 884          <widget class="QLineEdit" name="savestatePath">
 885           <property name="sizePolicy">
 886            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 887             <horstretch>0</horstretch>
 888             <verstretch>0</verstretch>
 889            </sizepolicy>
 890           </property>
 891           <property name="minimumSize">
 892            <size>
 893             <width>170</width>
 894             <height>0</height>
 895            </size>
 896           </property>
 897          </widget>
 898         </item>
 899         <item>
 900          <widget class="QPushButton" name="savestateBrowse">
 901           <property name="text">
 902            <string>Browse</string>
 903           </property>
 904          </widget>
 905         </item>
 906        </layout>
 907       </item>
 908       <item row="5" column="1">
 909        <widget class="QCheckBox" name="savestateSameDir">
 910         <property name="text">
 911          <string>Same directory as the ROM</string>
 912         </property>
 913        </widget>
 914       </item>
 915       <item row="6" column="0" colspan="2">
 916        <widget class="Line" name="line_6">
 917         <property name="orientation">
 918          <enum>Qt::Horizontal</enum>
 919         </property>
 920        </widget>
 921       </item>
 922       <item row="7" column="0">
 923        <widget class="QLabel" name="label_23">
 924         <property name="text">
 925          <string>Screenshots</string>
 926         </property>
 927        </widget>
 928       </item>
 929       <item row="7" column="1">
 930        <layout class="QHBoxLayout" name="horizontalLayout_7">
 931         <item>
 932          <widget class="QLineEdit" name="screenshotPath">
 933           <property name="sizePolicy">
 934            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 935             <horstretch>0</horstretch>
 936             <verstretch>0</verstretch>
 937            </sizepolicy>
 938           </property>
 939           <property name="minimumSize">
 940            <size>
 941             <width>170</width>
 942             <height>0</height>
 943            </size>
 944           </property>
 945          </widget>
 946         </item>
 947         <item>
 948          <widget class="QPushButton" name="screenshotBrowse">
 949           <property name="text">
 950            <string>Browse</string>
 951           </property>
 952          </widget>
 953         </item>
 954        </layout>
 955       </item>
 956       <item row="8" column="1">
 957        <widget class="QCheckBox" name="screenshotSameDir">
 958         <property name="text">
 959          <string>Same directory as the ROM</string>
 960         </property>
 961        </widget>
 962       </item>
 963       <item row="9" column="0" colspan="2">
 964        <widget class="Line" name="line_15">
 965         <property name="orientation">
 966          <enum>Qt::Horizontal</enum>
 967         </property>
 968        </widget>
 969       </item>
 970       <item row="10" column="0">
 971        <widget class="QLabel" name="label_47">
 972         <property name="text">
 973          <string>Patches</string>
 974         </property>
 975        </widget>
 976       </item>
 977       <item row="10" column="1">
 978        <layout class="QHBoxLayout" name="horizontalLayout_26">
 979         <item>
 980          <widget class="QLineEdit" name="patchPath">
 981           <property name="sizePolicy">
 982            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 983             <horstretch>0</horstretch>
 984             <verstretch>0</verstretch>
 985            </sizepolicy>
 986           </property>
 987           <property name="minimumSize">
 988            <size>
 989             <width>170</width>
 990             <height>0</height>
 991            </size>
 992           </property>
 993          </widget>
 994         </item>
 995         <item>
 996          <widget class="QPushButton" name="patchBrowse">
 997           <property name="text">
 998            <string>Browse</string>
 999           </property>
1000          </widget>
1001         </item>
1002        </layout>
1003       </item>
1004       <item row="11" column="1">
1005        <widget class="QCheckBox" name="patchSameDir">
1006         <property name="text">
1007          <string>Same directory as the ROM</string>
1008         </property>
1009        </widget>
1010       </item>
1011      </layout>
1012     </widget>
1013    </widget>
1014   </item>
1015  </layout>
1016 </widget>
1017 <resources/>
1018 <connections>
1019  <connection>
1020   <sender>buttonBox</sender>
1021   <signal>accepted()</signal>
1022   <receiver>SettingsView</receiver>
1023   <slot>close()</slot>
1024   <hints>
1025    <hint type="sourcelabel">
1026     <x>169</x>
1027     <y>453</y>
1028    </hint>
1029    <hint type="destinationlabel">
1030     <x>169</x>
1031     <y>236</y>
1032    </hint>
1033   </hints>
1034  </connection>
1035  <connection>
1036   <sender>buttonBox</sender>
1037   <signal>rejected()</signal>
1038   <receiver>SettingsView</receiver>
1039   <slot>close()</slot>
1040   <hints>
1041    <hint type="sourcelabel">
1042     <x>169</x>
1043     <y>453</y>
1044    </hint>
1045    <hint type="destinationlabel">
1046     <x>169</x>
1047     <y>236</y>
1048    </hint>
1049   </hints>
1050  </connection>
1051  <connection>
1052   <sender>tabs</sender>
1053   <signal>currentRowChanged(int)</signal>
1054   <receiver>stackedWidget</receiver>
1055   <slot>setCurrentIndex(int)</slot>
1056   <hints>
1057    <hint type="sourcelabel">
1058     <x>61</x>
1059     <y>209</y>
1060    </hint>
1061    <hint type="destinationlabel">
1062     <x>315</x>
1063     <y>209</y>
1064    </hint>
1065   </hints>
1066  </connection>
1067  <connection>
1068   <sender>savegameSameDir</sender>
1069   <signal>toggled(bool)</signal>
1070   <receiver>savegamePath</receiver>
1071   <slot>setDisabled(bool)</slot>
1072   <hints>
1073    <hint type="sourcelabel">
1074     <x>392</x>
1075     <y>82</y>
1076    </hint>
1077    <hint type="destinationlabel">
1078     <x>366</x>
1079     <y>48</y>
1080    </hint>
1081   </hints>
1082  </connection>
1083  <connection>
1084   <sender>savestateSameDir</sender>
1085   <signal>toggled(bool)</signal>
1086   <receiver>savestatePath</receiver>
1087   <slot>setDisabled(bool)</slot>
1088   <hints>
1089    <hint type="sourcelabel">
1090     <x>392</x>
1091     <y>161</y>
1092    </hint>
1093    <hint type="destinationlabel">
1094     <x>366</x>
1095     <y>127</y>
1096    </hint>
1097   </hints>
1098  </connection>
1099  <connection>
1100   <sender>screenshotSameDir</sender>
1101   <signal>toggled(bool)</signal>
1102   <receiver>screenshotPath</receiver>
1103   <slot>setDisabled(bool)</slot>
1104   <hints>
1105    <hint type="sourcelabel">
1106     <x>392</x>
1107     <y>240</y>
1108    </hint>
1109    <hint type="destinationlabel">
1110     <x>366</x>
1111     <y>206</y>
1112    </hint>
1113   </hints>
1114  </connection>
1115  <connection>
1116   <sender>patchSameDir</sender>
1117   <signal>toggled(bool)</signal>
1118   <receiver>patchPath</receiver>
1119   <slot>setDisabled(bool)</slot>
1120   <hints>
1121    <hint type="sourcelabel">
1122     <x>345</x>
1123     <y>319</y>
1124    </hint>
1125    <hint type="destinationlabel">
1126     <x>340</x>
1127     <y>285</y>
1128    </hint>
1129   </hints>
1130  </connection>
1131 </connections>
1132</ui>