~ubuntu-branches/ubuntu/precise/mupen64plus/precise

« back to all changes in this revision

Viewing changes to glide64/glide64config.ui

  • Committer: Bazaar Package Importer
  • Author(s): Sven Eckelmann
  • Date: 2009-09-08 22:17:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090908221700-yela0ckgc1xwiqtn
Tags: upstream-1.5+dfsg1
ImportĀ upstreamĀ versionĀ 1.5+dfsg1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>Glide64ConfigDialog</class>
 
3
 <widget class="QDialog" name="Glide64ConfigDialog" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>638</width>
 
9
    <height>743</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>Glide64 Setup</string>
 
14
  </property>
 
15
  <layout class="QVBoxLayout" name="verticalLayout" >
 
16
   <item>
 
17
    <widget class="QTabWidget" name="tabWidget" >
 
18
     <property name="currentIndex" >
 
19
      <number>0</number>
 
20
     </property>
 
21
     <widget class="QWidget" name="tab" >
 
22
      <attribute name="title" >
 
23
       <string>General</string>
 
24
      </attribute>
 
25
      <layout class="QGridLayout" name="gridLayout" >
 
26
       <item row="0" column="0" colspan="2" >
 
27
        <widget class="QLabel" name="label_17" >
 
28
         <property name="text" >
 
29
          <string>&lt;h4>Compatibility&lt;/h4></string>
 
30
         </property>
 
31
        </widget>
 
32
       </item>
 
33
       <item row="1" column="0" >
 
34
        <spacer name="horizontalSpacer" >
 
35
         <property name="orientation" >
 
36
          <enum>Qt::Horizontal</enum>
 
37
         </property>
 
38
         <property name="sizeType" >
 
39
          <enum>QSizePolicy::Fixed</enum>
 
40
         </property>
 
41
         <property name="sizeHint" stdset="0" >
 
42
          <size>
 
43
           <width>40</width>
 
44
           <height>20</height>
 
45
          </size>
 
46
         </property>
 
47
        </spacer>
 
48
       </item>
 
49
       <item row="1" column="1" >
 
50
        <widget class="QLabel" name="autodetectMicrocodeLabel" >
 
51
         <property name="text" >
 
52
          <string>&amp;Autodetect Microcode:</string>
 
53
         </property>
 
54
         <property name="alignment" >
 
55
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
56
         </property>
 
57
         <property name="buddy" >
 
58
          <cstring>autodetectMicrocodeCheck</cstring>
 
59
         </property>
 
60
        </widget>
 
61
       </item>
 
62
       <item row="1" column="2" >
 
63
        <widget class="QCheckBox" name="autodetectMicrocodeCheck" >
 
64
         <property name="text" >
 
65
          <string/>
 
66
         </property>
 
67
        </widget>
 
68
       </item>
 
69
       <item row="2" column="1" >
 
70
        <widget class="QLabel" name="label_19" >
 
71
         <property name="text" >
 
72
          <string>&amp;Force Microcode:</string>
 
73
         </property>
 
74
         <property name="alignment" >
 
75
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
76
         </property>
 
77
         <property name="buddy" >
 
78
          <cstring>forceMicrocodeCombo</cstring>
 
79
         </property>
 
80
        </widget>
 
81
       </item>
 
82
       <item row="2" column="2" >
 
83
        <layout class="QHBoxLayout" name="horizontalLayout_7" >
 
84
         <property name="spacing" >
 
85
          <number>0</number>
 
86
         </property>
 
87
         <item>
 
88
          <widget class="QComboBox" name="forceMicrocodeCombo" >
 
89
           <property name="sizePolicy" >
 
90
            <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
 
91
             <horstretch>0</horstretch>
 
92
             <verstretch>0</verstretch>
 
93
            </sizepolicy>
 
94
           </property>
 
95
           <item>
 
96
            <property name="text" >
 
97
             <string>0: RSP SW 2.0X (ex. Mario)</string>
 
98
            </property>
 
99
           </item>
 
100
           <item>
 
101
            <property name="text" >
 
102
             <string>1: F3DEX 1.XX (ex. Star Fox)</string>
 
103
            </property>
 
104
           </item>
 
105
           <item>
 
106
            <property name="text" >
 
107
             <string>2: F3DEX 2.XX (ex. Zelda OOT)</string>
 
108
            </property>
 
109
           </item>
 
110
           <item>
 
111
            <property name="text" >
 
112
             <string>3: RSP SW 2.0D EXT (ex. Waverace)</string>
 
113
            </property>
 
114
           </item>
 
115
           <item>
 
116
            <property name="text" >
 
117
             <string>4: RSP SW 2.0D EXT (ex. Shadows of the Empire)</string>
 
118
            </property>
 
119
           </item>
 
120
           <item>
 
121
            <property name="text" >
 
122
             <string>5: RSP SW 2.0 (ex. Diddy Kong Racing)</string>
 
123
            </property>
 
124
           </item>
 
125
           <item>
 
126
            <property name="text" >
 
127
             <string>6: S2DEX 1.XX (ex. Yoshi's Story)</string>
 
128
            </property>
 
129
           </item>
 
130
           <item>
 
131
            <property name="text" >
 
132
             <string>7: RSP SW PD Perfect Dark</string>
 
133
            </property>
 
134
           </item>
 
135
           <item>
 
136
            <property name="text" >
 
137
             <string>8: F3DEXBG 2.08 Conker's Bad Fur Day</string>
 
138
            </property>
 
139
           </item>
 
140
          </widget>
 
141
         </item>
 
142
         <item>
 
143
          <spacer name="horizontalSpacer_8" >
 
144
           <property name="orientation" >
 
145
            <enum>Qt::Horizontal</enum>
 
146
           </property>
 
147
           <property name="sizeHint" stdset="0" >
 
148
            <size>
 
149
             <width>0</width>
 
150
             <height>20</height>
 
151
            </size>
 
152
           </property>
 
153
          </spacer>
 
154
         </item>
 
155
        </layout>
 
156
       </item>
 
157
       <item row="3" column="0" colspan="2" >
 
158
        <widget class="QLabel" name="label" >
 
159
         <property name="text" >
 
160
          <string>&lt;h4>Rendering&lt;/h4></string>
 
161
         </property>
 
162
        </widget>
 
163
       </item>
 
164
       <item row="4" column="1" >
 
165
        <widget class="QLabel" name="label_2" >
 
166
         <property name="text" >
 
167
          <string>&amp;Window Resolution:</string>
 
168
         </property>
 
169
         <property name="alignment" >
 
170
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
171
         </property>
 
172
         <property name="buddy" >
 
173
          <cstring>windowResolutionCombo</cstring>
 
174
         </property>
 
175
        </widget>
 
176
       </item>
 
177
       <item row="4" column="2" >
 
178
        <layout class="QHBoxLayout" name="horizontalLayout_6" >
 
179
         <property name="spacing" >
 
180
          <number>0</number>
 
181
         </property>
 
182
         <item>
 
183
          <widget class="QComboBox" name="windowResolutionCombo" >
 
184
           <item>
 
185
            <property name="text" >
 
186
             <string>320 x 200</string>
 
187
            </property>
 
188
           </item>
 
189
           <item>
 
190
            <property name="text" >
 
191
             <string>320 x 240</string>
 
192
            </property>
 
193
           </item>
 
194
           <item>
 
195
            <property name="text" >
 
196
             <string>400 x 256</string>
 
197
            </property>
 
198
           </item>
 
199
           <item>
 
200
            <property name="text" >
 
201
             <string>512 x 384</string>
 
202
            </property>
 
203
           </item>
 
204
           <item>
 
205
            <property name="text" >
 
206
             <string>640 x 200</string>
 
207
            </property>
 
208
           </item>
 
209
           <item>
 
210
            <property name="text" >
 
211
             <string>640 x 350</string>
 
212
            </property>
 
213
           </item>
 
214
           <item>
 
215
            <property name="text" >
 
216
             <string>640 x 400</string>
 
217
            </property>
 
218
           </item>
 
219
           <item>
 
220
            <property name="text" >
 
221
             <string>640 x 480</string>
 
222
            </property>
 
223
           </item>
 
224
           <item>
 
225
            <property name="text" >
 
226
             <string>800 x 600</string>
 
227
            </property>
 
228
           </item>
 
229
           <item>
 
230
            <property name="text" >
 
231
             <string>960 x 720</string>
 
232
            </property>
 
233
           </item>
 
234
           <item>
 
235
            <property name="text" >
 
236
             <string>856 x 480</string>
 
237
            </property>
 
238
           </item>
 
239
           <item>
 
240
            <property name="text" >
 
241
             <string>512 x 256</string>
 
242
            </property>
 
243
           </item>
 
244
           <item>
 
245
            <property name="text" >
 
246
             <string>1024 x 768</string>
 
247
            </property>
 
248
           </item>
 
249
           <item>
 
250
            <property name="text" >
 
251
             <string>1280 x 1024</string>
 
252
            </property>
 
253
           </item>
 
254
           <item>
 
255
            <property name="text" >
 
256
             <string>1600 x 1200</string>
 
257
            </property>
 
258
           </item>
 
259
           <item>
 
260
            <property name="text" >
 
261
             <string>400 x 300</string>
 
262
            </property>
 
263
           </item>
 
264
           <item>
 
265
            <property name="text" >
 
266
             <string>1152 x 864</string>
 
267
            </property>
 
268
           </item>
 
269
           <item>
 
270
            <property name="text" >
 
271
             <string>1280 x 960</string>
 
272
            </property>
 
273
           </item>
 
274
           <item>
 
275
            <property name="text" >
 
276
             <string>1600 x 1024</string>
 
277
            </property>
 
278
           </item>
 
279
           <item>
 
280
            <property name="text" >
 
281
             <string>1792 x 1344</string>
 
282
            </property>
 
283
           </item>
 
284
           <item>
 
285
            <property name="text" >
 
286
             <string>1856 x 1392</string>
 
287
            </property>
 
288
           </item>
 
289
           <item>
 
290
            <property name="text" >
 
291
             <string>1920 x 1440</string>
 
292
            </property>
 
293
           </item>
 
294
           <item>
 
295
            <property name="text" >
 
296
             <string>2048 x 1536</string>
 
297
            </property>
 
298
           </item>
 
299
           <item>
 
300
            <property name="text" >
 
301
             <string>2048 x 2048</string>
 
302
            </property>
 
303
           </item>
 
304
          </widget>
 
305
         </item>
 
306
         <item>
 
307
          <spacer name="horizontalSpacer_2" >
 
308
           <property name="orientation" >
 
309
            <enum>Qt::Horizontal</enum>
 
310
           </property>
 
311
           <property name="sizeHint" stdset="0" >
 
312
            <size>
 
313
             <width>0</width>
 
314
             <height>20</height>
 
315
            </size>
 
316
           </property>
 
317
          </spacer>
 
318
         </item>
 
319
        </layout>
 
320
       </item>
 
321
       <item row="5" column="1" >
 
322
        <widget class="QLabel" name="label_3" >
 
323
         <property name="text" >
 
324
          <string>&amp;Fullscreen Resolution:</string>
 
325
         </property>
 
326
         <property name="alignment" >
 
327
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
328
         </property>
 
329
         <property name="buddy" >
 
330
          <cstring>fullscreenResolutionCombo</cstring>
 
331
         </property>
 
332
        </widget>
 
333
       </item>
 
334
       <item row="5" column="2" >
 
335
        <layout class="QHBoxLayout" name="horizontalLayout_5" >
 
336
         <property name="spacing" >
 
337
          <number>0</number>
 
338
         </property>
 
339
         <item>
 
340
          <widget class="QComboBox" name="fullscreenResolutionCombo" >
 
341
           <item>
 
342
            <property name="text" >
 
343
             <string>320 x 200</string>
 
344
            </property>
 
345
           </item>
 
346
           <item>
 
347
            <property name="text" >
 
348
             <string>320 x 240</string>
 
349
            </property>
 
350
           </item>
 
351
           <item>
 
352
            <property name="text" >
 
353
             <string>400 x 256</string>
 
354
            </property>
 
355
           </item>
 
356
           <item>
 
357
            <property name="text" >
 
358
             <string>512 x 384</string>
 
359
            </property>
 
360
           </item>
 
361
           <item>
 
362
            <property name="text" >
 
363
             <string>640 x 200</string>
 
364
            </property>
 
365
           </item>
 
366
           <item>
 
367
            <property name="text" >
 
368
             <string>640 x 350</string>
 
369
            </property>
 
370
           </item>
 
371
           <item>
 
372
            <property name="text" >
 
373
             <string>640 x 400</string>
 
374
            </property>
 
375
           </item>
 
376
           <item>
 
377
            <property name="text" >
 
378
             <string>640 x 480</string>
 
379
            </property>
 
380
           </item>
 
381
           <item>
 
382
            <property name="text" >
 
383
             <string>800 x 600</string>
 
384
            </property>
 
385
           </item>
 
386
           <item>
 
387
            <property name="text" >
 
388
             <string>960 x 720</string>
 
389
            </property>
 
390
           </item>
 
391
           <item>
 
392
            <property name="text" >
 
393
             <string>856 x 480</string>
 
394
            </property>
 
395
           </item>
 
396
           <item>
 
397
            <property name="text" >
 
398
             <string>512 x 256</string>
 
399
            </property>
 
400
           </item>
 
401
           <item>
 
402
            <property name="text" >
 
403
             <string>1024 x 768</string>
 
404
            </property>
 
405
           </item>
 
406
           <item>
 
407
            <property name="text" >
 
408
             <string>1280 x 1024</string>
 
409
            </property>
 
410
           </item>
 
411
           <item>
 
412
            <property name="text" >
 
413
             <string>1600 x 1200</string>
 
414
            </property>
 
415
           </item>
 
416
           <item>
 
417
            <property name="text" >
 
418
             <string>400 x 300</string>
 
419
            </property>
 
420
           </item>
 
421
           <item>
 
422
            <property name="text" >
 
423
             <string>1152 x 864</string>
 
424
            </property>
 
425
           </item>
 
426
           <item>
 
427
            <property name="text" >
 
428
             <string>1280 x 960</string>
 
429
            </property>
 
430
           </item>
 
431
           <item>
 
432
            <property name="text" >
 
433
             <string>1600 x 1024</string>
 
434
            </property>
 
435
           </item>
 
436
           <item>
 
437
            <property name="text" >
 
438
             <string>1792 x 1344</string>
 
439
            </property>
 
440
           </item>
 
441
           <item>
 
442
            <property name="text" >
 
443
             <string>1856 x 1392</string>
 
444
            </property>
 
445
           </item>
 
446
           <item>
 
447
            <property name="text" >
 
448
             <string>1920 x 1440</string>
 
449
            </property>
 
450
           </item>
 
451
           <item>
 
452
            <property name="text" >
 
453
             <string>2048 x 1536</string>
 
454
            </property>
 
455
           </item>
 
456
           <item>
 
457
            <property name="text" >
 
458
             <string>2048 x 2048</string>
 
459
            </property>
 
460
           </item>
 
461
          </widget>
 
462
         </item>
 
463
         <item>
 
464
          <spacer name="horizontalSpacer_3" >
 
465
           <property name="orientation" >
 
466
            <enum>Qt::Horizontal</enum>
 
467
           </property>
 
468
           <property name="sizeHint" stdset="0" >
 
469
            <size>
 
470
             <width>0</width>
 
471
             <height>20</height>
 
472
            </size>
 
473
           </property>
 
474
          </spacer>
 
475
         </item>
 
476
        </layout>
 
477
       </item>
 
478
       <item row="6" column="1" >
 
479
        <widget class="QLabel" name="label_4" >
 
480
         <property name="text" >
 
481
          <string>&amp;Texture Filter:</string>
 
482
         </property>
 
483
         <property name="alignment" >
 
484
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
485
         </property>
 
486
         <property name="buddy" >
 
487
          <cstring>textureFilterCombo</cstring>
 
488
         </property>
 
489
        </widget>
 
490
       </item>
 
491
       <item row="6" column="2" >
 
492
        <layout class="QHBoxLayout" name="horizontalLayout_4" >
 
493
         <property name="spacing" >
 
494
          <number>0</number>
 
495
         </property>
 
496
         <item>
 
497
          <widget class="QComboBox" name="textureFilterCombo" >
 
498
           <item>
 
499
            <property name="text" >
 
500
             <string>None</string>
 
501
            </property>
 
502
           </item>
 
503
           <item>
 
504
            <property name="text" >
 
505
             <string>Blur Edges</string>
 
506
            </property>
 
507
           </item>
 
508
           <item>
 
509
            <property name="text" >
 
510
             <string>Super 2x Sai</string>
 
511
            </property>
 
512
           </item>
 
513
           <item>
 
514
            <property name="text" >
 
515
             <string>Hq2x</string>
 
516
            </property>
 
517
           </item>
 
518
           <item>
 
519
            <property name="text" >
 
520
             <string>Hq4x</string>
 
521
            </property>
 
522
           </item>
 
523
          </widget>
 
524
         </item>
 
525
         <item>
 
526
          <spacer name="horizontalSpacer_4" >
 
527
           <property name="orientation" >
 
528
            <enum>Qt::Horizontal</enum>
 
529
           </property>
 
530
           <property name="sizeHint" stdset="0" >
 
531
            <size>
 
532
             <width>0</width>
 
533
             <height>20</height>
 
534
            </size>
 
535
           </property>
 
536
          </spacer>
 
537
         </item>
 
538
        </layout>
 
539
       </item>
 
540
       <item row="7" column="1" >
 
541
        <widget class="QLabel" name="label_5" >
 
542
         <property name="enabled" >
 
543
          <bool>true</bool>
 
544
         </property>
 
545
         <property name="text" >
 
546
          <string>Filtering &amp;Mode:</string>
 
547
         </property>
 
548
         <property name="alignment" >
 
549
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
550
         </property>
 
551
         <property name="buddy" >
 
552
          <cstring>filteringModeCombo</cstring>
 
553
         </property>
 
554
        </widget>
 
555
       </item>
 
556
       <item row="7" column="2" >
 
557
        <layout class="QHBoxLayout" name="horizontalLayout_3" >
 
558
         <property name="spacing" >
 
559
          <number>0</number>
 
560
         </property>
 
561
         <item>
 
562
          <widget class="QComboBox" name="filteringModeCombo" >
 
563
           <property name="enabled" >
 
564
            <bool>true</bool>
 
565
           </property>
 
566
           <item>
 
567
            <property name="text" >
 
568
             <string>Automatic</string>
 
569
            </property>
 
570
           </item>
 
571
           <item>
 
572
            <property name="text" >
 
573
             <string>Force Bilinear</string>
 
574
            </property>
 
575
           </item>
 
576
           <item>
 
577
            <property name="text" >
 
578
             <string>Force Point-Sampled</string>
 
579
            </property>
 
580
           </item>
 
581
          </widget>
 
582
         </item>
 
583
         <item>
 
584
          <spacer name="horizontalSpacer_5" >
 
585
           <property name="orientation" >
 
586
            <enum>Qt::Horizontal</enum>
 
587
           </property>
 
588
           <property name="sizeHint" stdset="0" >
 
589
            <size>
 
590
             <width>0</width>
 
591
             <height>20</height>
 
592
            </size>
 
593
           </property>
 
594
          </spacer>
 
595
         </item>
 
596
        </layout>
 
597
       </item>
 
598
       <item row="8" column="1" >
 
599
        <widget class="QLabel" name="label_6" >
 
600
         <property name="enabled" >
 
601
          <bool>true</bool>
 
602
         </property>
 
603
         <property name="text" >
 
604
          <string>&amp;LOD Calculation:</string>
 
605
         </property>
 
606
         <property name="alignment" >
 
607
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
608
         </property>
 
609
         <property name="buddy" >
 
610
          <cstring>lodCalculationCombo</cstring>
 
611
         </property>
 
612
        </widget>
 
613
       </item>
 
614
       <item row="8" column="2" >
 
615
        <layout class="QHBoxLayout" name="horizontalLayout_2" >
 
616
         <property name="spacing" >
 
617
          <number>0</number>
 
618
         </property>
 
619
         <item>
 
620
          <widget class="QComboBox" name="lodCalculationCombo" >
 
621
           <property name="enabled" >
 
622
            <bool>true</bool>
 
623
           </property>
 
624
           <item>
 
625
            <property name="text" >
 
626
             <string>Off</string>
 
627
            </property>
 
628
           </item>
 
629
           <item>
 
630
            <property name="text" >
 
631
             <string>Fast</string>
 
632
            </property>
 
633
           </item>
 
634
           <item>
 
635
            <property name="text" >
 
636
             <string>Precise</string>
 
637
            </property>
 
638
           </item>
 
639
          </widget>
 
640
         </item>
 
641
         <item>
 
642
          <spacer name="horizontalSpacer_6" >
 
643
           <property name="orientation" >
 
644
            <enum>Qt::Horizontal</enum>
 
645
           </property>
 
646
           <property name="sizeHint" stdset="0" >
 
647
            <size>
 
648
             <width>0</width>
 
649
             <height>20</height>
 
650
            </size>
 
651
           </property>
 
652
          </spacer>
 
653
         </item>
 
654
        </layout>
 
655
       </item>
 
656
       <item row="9" column="1" >
 
657
        <widget class="QLabel" name="label_7" >
 
658
         <property name="enabled" >
 
659
          <bool>true</bool>
 
660
         </property>
 
661
         <property name="text" >
 
662
          <string>F&amp;og Enabled:</string>
 
663
         </property>
 
664
         <property name="alignment" >
 
665
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
666
         </property>
 
667
         <property name="buddy" >
 
668
          <cstring>fogEnabledCheck</cstring>
 
669
         </property>
 
670
        </widget>
 
671
       </item>
 
672
       <item row="9" column="2" >
 
673
        <widget class="QCheckBox" name="fogEnabledCheck" >
 
674
         <property name="enabled" >
 
675
          <bool>true</bool>
 
676
         </property>
 
677
         <property name="text" >
 
678
          <string/>
 
679
         </property>
 
680
        </widget>
 
681
       </item>
 
682
       <item row="10" column="1" >
 
683
        <widget class="QLabel" name="label_15" >
 
684
         <property name="enabled" >
 
685
          <bool>true</bool>
 
686
         </property>
 
687
         <property name="text" >
 
688
          <string>&amp;Buffer clear on every frame:</string>
 
689
         </property>
 
690
         <property name="alignment" >
 
691
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
692
         </property>
 
693
         <property name="buddy" >
 
694
          <cstring>bufferClearOnEveryFrameCheck</cstring>
 
695
         </property>
 
696
        </widget>
 
697
       </item>
 
698
       <item row="10" column="2" >
 
699
        <widget class="QCheckBox" name="bufferClearOnEveryFrameCheck" >
 
700
         <property name="enabled" >
 
701
          <bool>true</bool>
 
702
         </property>
 
703
         <property name="text" >
 
704
          <string/>
 
705
         </property>
 
706
        </widget>
 
707
       </item>
 
708
       <item row="11" column="1" >
 
709
        <widget class="QLabel" name="label_16" >
 
710
         <property name="text" >
 
711
          <string>&amp;Vertical Sync:</string>
 
712
         </property>
 
713
         <property name="alignment" >
 
714
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
715
         </property>
 
716
         <property name="buddy" >
 
717
          <cstring>verticalSyncCheck</cstring>
 
718
         </property>
 
719
        </widget>
 
720
       </item>
 
721
       <item row="11" column="2" >
 
722
        <widget class="QCheckBox" name="verticalSyncCheck" >
 
723
         <property name="text" >
 
724
          <string/>
 
725
         </property>
 
726
        </widget>
 
727
       </item>
 
728
       <item row="12" column="1" >
 
729
        <widget class="QLabel" name="label_8" >
 
730
         <property name="text" >
 
731
          <string>Fast &amp;CRC:</string>
 
732
         </property>
 
733
         <property name="alignment" >
 
734
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
735
         </property>
 
736
         <property name="buddy" >
 
737
          <cstring>fastCrcCheck</cstring>
 
738
         </property>
 
739
        </widget>
 
740
       </item>
 
741
       <item row="12" column="2" >
 
742
        <widget class="QCheckBox" name="fastCrcCheck" >
 
743
         <property name="text" >
 
744
          <string/>
 
745
         </property>
 
746
        </widget>
 
747
       </item>
 
748
       <item row="13" column="1" >
 
749
        <widget class="QLabel" name="label_9" >
 
750
         <property name="text" >
 
751
          <string>&amp;Hires Framebuffer:</string>
 
752
         </property>
 
753
         <property name="alignment" >
 
754
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
755
         </property>
 
756
         <property name="buddy" >
 
757
          <cstring>hiresFramebufferCheck</cstring>
 
758
         </property>
 
759
        </widget>
 
760
       </item>
 
761
       <item row="13" column="2" >
 
762
        <widget class="QCheckBox" name="hiresFramebufferCheck" >
 
763
         <property name="text" >
 
764
          <string/>
 
765
         </property>
 
766
        </widget>
 
767
       </item>
 
768
       <item row="14" column="0" colspan="2" >
 
769
        <widget class="QLabel" name="label_10" >
 
770
         <property name="enabled" >
 
771
          <bool>true</bool>
 
772
         </property>
 
773
         <property name="text" >
 
774
          <string>Buffer &amp;swapping method:</string>
 
775
         </property>
 
776
         <property name="alignment" >
 
777
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
778
         </property>
 
779
         <property name="buddy" >
 
780
          <cstring>bufferSwappingMethodCombo</cstring>
 
781
         </property>
 
782
        </widget>
 
783
       </item>
 
784
       <item row="14" column="2" >
 
785
        <layout class="QHBoxLayout" name="horizontalLayout" >
 
786
         <property name="spacing" >
 
787
          <number>0</number>
 
788
         </property>
 
789
         <item>
 
790
          <widget class="QComboBox" name="bufferSwappingMethodCombo" >
 
791
           <property name="enabled" >
 
792
            <bool>true</bool>
 
793
           </property>
 
794
           <item>
 
795
            <property name="text" >
 
796
             <string>Old</string>
 
797
            </property>
 
798
           </item>
 
799
           <item>
 
800
            <property name="text" >
 
801
             <string>New</string>
 
802
            </property>
 
803
           </item>
 
804
           <item>
 
805
            <property name="text" >
 
806
             <string>Hybrid</string>
 
807
            </property>
 
808
           </item>
 
809
          </widget>
 
810
         </item>
 
811
         <item>
 
812
          <spacer name="horizontalSpacer_7" >
 
813
           <property name="orientation" >
 
814
            <enum>Qt::Horizontal</enum>
 
815
           </property>
 
816
           <property name="sizeHint" stdset="0" >
 
817
            <size>
 
818
             <width>0</width>
 
819
             <height>20</height>
 
820
            </size>
 
821
           </property>
 
822
          </spacer>
 
823
         </item>
 
824
        </layout>
 
825
       </item>
 
826
       <item row="15" column="0" colspan="2" >
 
827
        <widget class="QLabel" name="label_11" >
 
828
         <property name="text" >
 
829
          <string>&lt;h4>Glide Wrapper&lt;/h4></string>
 
830
         </property>
 
831
        </widget>
 
832
       </item>
 
833
       <item row="16" column="1" >
 
834
        <widget class="QLabel" name="label_12" >
 
835
         <property name="text" >
 
836
          <string>&amp;Disable dithered Alpha:</string>
 
837
         </property>
 
838
         <property name="alignment" >
 
839
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
840
         </property>
 
841
         <property name="buddy" >
 
842
          <cstring>disableDitheredAlphaCheck</cstring>
 
843
         </property>
 
844
        </widget>
 
845
       </item>
 
846
       <item row="16" column="2" >
 
847
        <widget class="QCheckBox" name="disableDitheredAlphaCheck" >
 
848
         <property name="text" >
 
849
          <string/>
 
850
         </property>
 
851
        </widget>
 
852
       </item>
 
853
       <item row="17" column="1" >
 
854
        <widget class="QLabel" name="label_13" >
 
855
         <property name="text" >
 
856
          <string>Disable &amp;GLSL Combiners:</string>
 
857
         </property>
 
858
         <property name="alignment" >
 
859
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
860
         </property>
 
861
         <property name="buddy" >
 
862
          <cstring>disableGlslCombinersCheck</cstring>
 
863
         </property>
 
864
        </widget>
 
865
       </item>
 
866
       <item row="17" column="2" >
 
867
        <widget class="QCheckBox" name="disableGlslCombinersCheck" >
 
868
         <property name="text" >
 
869
          <string/>
 
870
         </property>
 
871
        </widget>
 
872
       </item>
 
873
       <item row="18" column="1" >
 
874
        <widget class="QLabel" name="label_14" >
 
875
         <property name="text" >
 
876
          <string>&amp;Use Framebuffer Objects:</string>
 
877
         </property>
 
878
         <property name="alignment" >
 
879
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
880
         </property>
 
881
         <property name="buddy" >
 
882
          <cstring>useFramebufferObjectsCheck</cstring>
 
883
         </property>
 
884
        </widget>
 
885
       </item>
 
886
       <item row="18" column="2" >
 
887
        <widget class="QCheckBox" name="useFramebufferObjectsCheck" >
 
888
         <property name="text" >
 
889
          <string/>
 
890
         </property>
 
891
        </widget>
 
892
       </item>
 
893
       <item row="19" column="0" colspan="3" >
 
894
        <widget class="QLabel" name="label_36" >
 
895
         <property name="text" >
 
896
          <string>&lt;h4>Other&lt;/h4></string>
 
897
         </property>
 
898
        </widget>
 
899
       </item>
 
900
       <item row="20" column="1" >
 
901
        <widget class="QLabel" name="label_37" >
 
902
         <property name="text" >
 
903
          <string>Custom &amp;INI settings:</string>
 
904
         </property>
 
905
         <property name="alignment" >
 
906
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
907
         </property>
 
908
         <property name="buddy" >
 
909
          <cstring>customIniSettingsCheck</cstring>
 
910
         </property>
 
911
        </widget>
 
912
       </item>
 
913
       <item row="20" column="2" >
 
914
        <widget class="QCheckBox" name="customIniSettingsCheck" >
 
915
         <property name="text" >
 
916
          <string/>
 
917
         </property>
 
918
        </widget>
 
919
       </item>
 
920
      </layout>
 
921
     </widget>
 
922
     <widget class="QWidget" name="tab_2" >
 
923
      <attribute name="title" >
 
924
       <string>Miscellaneous</string>
 
925
      </attribute>
 
926
      <layout class="QGridLayout" name="gridLayout_2" >
 
927
       <item row="0" column="0" colspan="5" >
 
928
        <widget class="QLabel" name="label_20" >
 
929
         <property name="text" >
 
930
          <string>&lt;h4>Special Fixes&lt;/h4></string>
 
931
         </property>
 
932
        </widget>
 
933
       </item>
 
934
       <item row="1" column="0" >
 
935
        <spacer name="horizontalSpacer_9" >
 
936
         <property name="orientation" >
 
937
          <enum>Qt::Horizontal</enum>
 
938
         </property>
 
939
         <property name="sizeType" >
 
940
          <enum>QSizePolicy::Fixed</enum>
 
941
         </property>
 
942
         <property name="sizeHint" stdset="0" >
 
943
          <size>
 
944
           <width>40</width>
 
945
           <height>20</height>
 
946
          </size>
 
947
         </property>
 
948
        </spacer>
 
949
       </item>
 
950
       <item row="1" column="1" >
 
951
        <widget class="QLabel" name="biggestLabel" >
 
952
         <property name="text" >
 
953
          <string>&amp;Wrap textures too big for tmem:</string>
 
954
         </property>
 
955
         <property name="alignment" >
 
956
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
957
         </property>
 
958
         <property name="buddy" >
 
959
          <cstring>wrapTexturesCheck</cstring>
 
960
         </property>
 
961
        </widget>
 
962
       </item>
 
963
       <item row="1" column="2" >
 
964
        <widget class="QCheckBox" name="wrapTexturesCheck" >
 
965
         <property name="text" >
 
966
          <string/>
 
967
         </property>
 
968
        </widget>
 
969
       </item>
 
970
       <item row="1" column="3" >
 
971
        <spacer name="horizontalSpacer_10" >
 
972
         <property name="orientation" >
 
973
          <enum>Qt::Horizontal</enum>
 
974
         </property>
 
975
         <property name="sizeHint" stdset="0" >
 
976
          <size>
 
977
           <width>221</width>
 
978
           <height>20</height>
 
979
          </size>
 
980
         </property>
 
981
        </spacer>
 
982
       </item>
 
983
       <item row="2" column="1" >
 
984
        <widget class="QLabel" name="zeldaCoronaFixLabel" >
 
985
         <property name="text" >
 
986
          <string>&amp;Zelda Corona Fix:</string>
 
987
         </property>
 
988
         <property name="alignment" >
 
989
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
990
         </property>
 
991
         <property name="buddy" >
 
992
          <cstring>zeldaCoronaFixCheck</cstring>
 
993
         </property>
 
994
        </widget>
 
995
       </item>
 
996
       <item row="2" column="2" colspan="3" >
 
997
        <widget class="QCheckBox" name="zeldaCoronaFixCheck" >
 
998
         <property name="text" >
 
999
          <string/>
 
1000
         </property>
 
1001
        </widget>
 
1002
       </item>
 
1003
       <item row="3" column="0" colspan="5" >
 
1004
        <widget class="QLabel" name="label_23" >
 
1005
         <property name="text" >
 
1006
          <string>&lt;h4>Frame buffer emulation options&lt;/h4></string>
 
1007
         </property>
 
1008
        </widget>
 
1009
       </item>
 
1010
       <item row="4" column="1" >
 
1011
        <widget class="QLabel" name="label_24" >
 
1012
         <property name="text" >
 
1013
          <string>&amp;Read Every Frame:</string>
 
1014
         </property>
 
1015
         <property name="alignment" >
 
1016
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1017
         </property>
 
1018
         <property name="buddy" >
 
1019
          <cstring>readEveryFrameCheck</cstring>
 
1020
         </property>
 
1021
        </widget>
 
1022
       </item>
 
1023
       <item row="4" column="2" >
 
1024
        <widget class="QCheckBox" name="readEveryFrameCheck" >
 
1025
         <property name="sizePolicy" >
 
1026
          <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
 
1027
           <horstretch>0</horstretch>
 
1028
           <verstretch>0</verstretch>
 
1029
          </sizepolicy>
 
1030
         </property>
 
1031
         <property name="font" >
 
1032
          <font>
 
1033
           <weight>75</weight>
 
1034
           <bold>true</bold>
 
1035
          </font>
 
1036
         </property>
 
1037
         <property name="text" >
 
1038
          <string>Note: slow!</string>
 
1039
         </property>
 
1040
        </widget>
 
1041
       </item>
 
1042
       <item row="5" column="1" >
 
1043
        <widget class="QLabel" name="label_25" >
 
1044
         <property name="text" >
 
1045
          <string>&amp;Detect CPU writes:</string>
 
1046
         </property>
 
1047
         <property name="alignment" >
 
1048
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1049
         </property>
 
1050
         <property name="buddy" >
 
1051
          <cstring>detectCpuWritesCheck</cstring>
 
1052
         </property>
 
1053
        </widget>
 
1054
       </item>
 
1055
       <item row="5" column="2" colspan="3" >
 
1056
        <widget class="QCheckBox" name="detectCpuWritesCheck" >
 
1057
         <property name="text" >
 
1058
          <string/>
 
1059
         </property>
 
1060
        </widget>
 
1061
       </item>
 
1062
       <item row="6" column="1" >
 
1063
        <widget class="QLabel" name="label_26" >
 
1064
         <property name="text" >
 
1065
          <string>&amp;Get Frame buffer info:</string>
 
1066
         </property>
 
1067
         <property name="alignment" >
 
1068
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1069
         </property>
 
1070
         <property name="buddy" >
 
1071
          <cstring>getFramebufferInfoCheck</cstring>
 
1072
         </property>
 
1073
        </widget>
 
1074
       </item>
 
1075
       <item row="6" column="2" colspan="3" >
 
1076
        <widget class="QCheckBox" name="getFramebufferInfoCheck" >
 
1077
         <property name="text" >
 
1078
          <string/>
 
1079
         </property>
 
1080
        </widget>
 
1081
       </item>
 
1082
       <item row="7" column="1" >
 
1083
        <widget class="QLabel" name="label_27" >
 
1084
         <property name="text" >
 
1085
          <string>&amp;Depth buffer renderer:</string>
 
1086
         </property>
 
1087
         <property name="alignment" >
 
1088
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1089
         </property>
 
1090
         <property name="buddy" >
 
1091
          <cstring>depthBufferRendererCheck</cstring>
 
1092
         </property>
 
1093
        </widget>
 
1094
       </item>
 
1095
       <item row="7" column="2" colspan="3" >
 
1096
        <widget class="QCheckBox" name="depthBufferRendererCheck" >
 
1097
         <property name="text" >
 
1098
          <string/>
 
1099
         </property>
 
1100
        </widget>
 
1101
       </item>
 
1102
       <item row="8" column="0" colspan="5" >
 
1103
        <widget class="QLabel" name="label_28" >
 
1104
         <property name="text" >
 
1105
          <string>&lt;h4>Speed&lt;/h4></string>
 
1106
         </property>
 
1107
        </widget>
 
1108
       </item>
 
1109
       <item row="9" column="1" >
 
1110
        <widget class="QLabel" name="label_29" >
 
1111
         <property name="text" >
 
1112
          <string>&amp;FPS Counter:</string>
 
1113
         </property>
 
1114
         <property name="alignment" >
 
1115
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1116
         </property>
 
1117
         <property name="buddy" >
 
1118
          <cstring>fpsCounterCheck</cstring>
 
1119
         </property>
 
1120
        </widget>
 
1121
       </item>
 
1122
       <item row="9" column="2" colspan="3" >
 
1123
        <widget class="QCheckBox" name="fpsCounterCheck" >
 
1124
         <property name="text" >
 
1125
          <string/>
 
1126
         </property>
 
1127
        </widget>
 
1128
       </item>
 
1129
       <item row="10" column="1" >
 
1130
        <widget class="QLabel" name="label_30" >
 
1131
         <property name="text" >
 
1132
          <string>&amp;VI/s Counter:</string>
 
1133
         </property>
 
1134
         <property name="alignment" >
 
1135
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1136
         </property>
 
1137
         <property name="buddy" >
 
1138
          <cstring>viCounterCheck</cstring>
 
1139
         </property>
 
1140
        </widget>
 
1141
       </item>
 
1142
       <item row="10" column="2" colspan="3" >
 
1143
        <widget class="QCheckBox" name="viCounterCheck" >
 
1144
         <property name="text" >
 
1145
          <string/>
 
1146
         </property>
 
1147
        </widget>
 
1148
       </item>
 
1149
       <item row="11" column="1" >
 
1150
        <widget class="QLabel" name="label_31" >
 
1151
         <property name="text" >
 
1152
          <string>% &amp;speed:</string>
 
1153
         </property>
 
1154
         <property name="alignment" >
 
1155
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1156
         </property>
 
1157
         <property name="buddy" >
 
1158
          <cstring>percentSpeedCheck</cstring>
 
1159
         </property>
 
1160
        </widget>
 
1161
       </item>
 
1162
       <item row="11" column="2" colspan="3" >
 
1163
        <widget class="QCheckBox" name="percentSpeedCheck" >
 
1164
         <property name="text" >
 
1165
          <string/>
 
1166
         </property>
 
1167
        </widget>
 
1168
       </item>
 
1169
       <item row="12" column="1" >
 
1170
        <widget class="QLabel" name="label_32" >
 
1171
         <property name="text" >
 
1172
          <string>FPS &amp;transparent:</string>
 
1173
         </property>
 
1174
         <property name="alignment" >
 
1175
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1176
         </property>
 
1177
         <property name="buddy" >
 
1178
          <cstring>fpsTransparentCheck</cstring>
 
1179
         </property>
 
1180
        </widget>
 
1181
       </item>
 
1182
       <item row="12" column="2" colspan="3" >
 
1183
        <widget class="QCheckBox" name="fpsTransparentCheck" >
 
1184
         <property name="text" >
 
1185
          <string/>
 
1186
         </property>
 
1187
        </widget>
 
1188
       </item>
 
1189
       <item row="13" column="0" colspan="5" >
 
1190
        <widget class="QLabel" name="label_33" >
 
1191
         <property name="text" >
 
1192
          <string>&lt;h4>Time&lt;/h4></string>
 
1193
         </property>
 
1194
        </widget>
 
1195
       </item>
 
1196
       <item row="14" column="1" >
 
1197
        <widget class="QLabel" name="label_34" >
 
1198
         <property name="text" >
 
1199
          <string>&amp;Clock enabled:</string>
 
1200
         </property>
 
1201
         <property name="alignment" >
 
1202
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1203
         </property>
 
1204
         <property name="buddy" >
 
1205
          <cstring>clockEnabledCheck</cstring>
 
1206
         </property>
 
1207
        </widget>
 
1208
       </item>
 
1209
       <item row="14" column="2" colspan="3" >
 
1210
        <widget class="QCheckBox" name="clockEnabledCheck" >
 
1211
         <property name="text" >
 
1212
          <string/>
 
1213
         </property>
 
1214
        </widget>
 
1215
       </item>
 
1216
       <item row="15" column="1" >
 
1217
        <widget class="QLabel" name="label_35" >
 
1218
         <property name="text" >
 
1219
          <string>Clock is &amp;24-hour:</string>
 
1220
         </property>
 
1221
         <property name="alignment" >
 
1222
          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1223
         </property>
 
1224
         <property name="buddy" >
 
1225
          <cstring>clockIs24HourCheck</cstring>
 
1226
         </property>
 
1227
        </widget>
 
1228
       </item>
 
1229
       <item row="15" column="2" colspan="3" >
 
1230
        <widget class="QCheckBox" name="clockIs24HourCheck" >
 
1231
         <property name="text" >
 
1232
          <string/>
 
1233
         </property>
 
1234
        </widget>
 
1235
       </item>
 
1236
       <item row="16" column="1" >
 
1237
        <spacer name="verticalSpacer" >
 
1238
         <property name="orientation" >
 
1239
          <enum>Qt::Vertical</enum>
 
1240
         </property>
 
1241
         <property name="sizeHint" stdset="0" >
 
1242
          <size>
 
1243
           <width>20</width>
 
1244
           <height>40</height>
 
1245
          </size>
 
1246
         </property>
 
1247
        </spacer>
 
1248
       </item>
 
1249
      </layout>
 
1250
     </widget>
 
1251
    </widget>
 
1252
   </item>
 
1253
   <item>
 
1254
    <widget class="QDialogButtonBox" name="buttonBox" >
 
1255
     <property name="orientation" >
 
1256
      <enum>Qt::Horizontal</enum>
 
1257
     </property>
 
1258
     <property name="standardButtons" >
 
1259
      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset|QDialogButtonBox::RestoreDefaults</set>
 
1260
     </property>
 
1261
    </widget>
 
1262
   </item>
 
1263
  </layout>
 
1264
 </widget>
 
1265
 <tabstops>
 
1266
  <tabstop>tabWidget</tabstop>
 
1267
  <tabstop>autodetectMicrocodeCheck</tabstop>
 
1268
  <tabstop>forceMicrocodeCombo</tabstop>
 
1269
  <tabstop>windowResolutionCombo</tabstop>
 
1270
  <tabstop>fullscreenResolutionCombo</tabstop>
 
1271
  <tabstop>textureFilterCombo</tabstop>
 
1272
  <tabstop>filteringModeCombo</tabstop>
 
1273
  <tabstop>lodCalculationCombo</tabstop>
 
1274
  <tabstop>fogEnabledCheck</tabstop>
 
1275
  <tabstop>bufferClearOnEveryFrameCheck</tabstop>
 
1276
  <tabstop>verticalSyncCheck</tabstop>
 
1277
  <tabstop>fastCrcCheck</tabstop>
 
1278
  <tabstop>hiresFramebufferCheck</tabstop>
 
1279
  <tabstop>bufferSwappingMethodCombo</tabstop>
 
1280
  <tabstop>disableDitheredAlphaCheck</tabstop>
 
1281
  <tabstop>disableGlslCombinersCheck</tabstop>
 
1282
  <tabstop>useFramebufferObjectsCheck</tabstop>
 
1283
  <tabstop>customIniSettingsCheck</tabstop>
 
1284
  <tabstop>buttonBox</tabstop>
 
1285
  <tabstop>wrapTexturesCheck</tabstop>
 
1286
  <tabstop>zeldaCoronaFixCheck</tabstop>
 
1287
  <tabstop>readEveryFrameCheck</tabstop>
 
1288
  <tabstop>detectCpuWritesCheck</tabstop>
 
1289
  <tabstop>getFramebufferInfoCheck</tabstop>
 
1290
  <tabstop>depthBufferRendererCheck</tabstop>
 
1291
  <tabstop>fpsCounterCheck</tabstop>
 
1292
  <tabstop>viCounterCheck</tabstop>
 
1293
  <tabstop>percentSpeedCheck</tabstop>
 
1294
  <tabstop>fpsTransparentCheck</tabstop>
 
1295
  <tabstop>clockEnabledCheck</tabstop>
 
1296
  <tabstop>clockIs24HourCheck</tabstop>
 
1297
 </tabstops>
 
1298
 <resources/>
 
1299
 <connections>
 
1300
  <connection>
 
1301
   <sender>buttonBox</sender>
 
1302
   <signal>accepted()</signal>
 
1303
   <receiver>Glide64ConfigDialog</receiver>
 
1304
   <slot>accept()</slot>
 
1305
   <hints>
 
1306
    <hint type="sourcelabel" >
 
1307
     <x>226</x>
 
1308
     <y>669</y>
 
1309
    </hint>
 
1310
    <hint type="destinationlabel" >
 
1311
     <x>157</x>
 
1312
     <y>274</y>
 
1313
    </hint>
 
1314
   </hints>
 
1315
  </connection>
 
1316
  <connection>
 
1317
   <sender>buttonBox</sender>
 
1318
   <signal>rejected()</signal>
 
1319
   <receiver>Glide64ConfigDialog</receiver>
 
1320
   <slot>reject()</slot>
 
1321
   <hints>
 
1322
    <hint type="sourcelabel" >
 
1323
     <x>294</x>
 
1324
     <y>669</y>
 
1325
    </hint>
 
1326
    <hint type="destinationlabel" >
 
1327
     <x>286</x>
 
1328
     <y>274</y>
 
1329
    </hint>
 
1330
   </hints>
 
1331
  </connection>
 
1332
  <connection>
 
1333
   <sender>customIniSettingsCheck</sender>
 
1334
   <signal>toggled(bool)</signal>
 
1335
   <receiver>filteringModeCombo</receiver>
 
1336
   <slot>setDisabled(bool)</slot>
 
1337
   <hints>
 
1338
    <hint type="sourcelabel" >
 
1339
     <x>258</x>
 
1340
     <y>620</y>
 
1341
    </hint>
 
1342
    <hint type="destinationlabel" >
 
1343
     <x>312</x>
 
1344
     <y>262</y>
 
1345
    </hint>
 
1346
   </hints>
 
1347
  </connection>
 
1348
  <connection>
 
1349
   <sender>customIniSettingsCheck</sender>
 
1350
   <signal>toggled(bool)</signal>
 
1351
   <receiver>lodCalculationCombo</receiver>
 
1352
   <slot>setDisabled(bool)</slot>
 
1353
   <hints>
 
1354
    <hint type="sourcelabel" >
 
1355
     <x>357</x>
 
1356
     <y>615</y>
 
1357
    </hint>
 
1358
    <hint type="destinationlabel" >
 
1359
     <x>278</x>
 
1360
     <y>296</y>
 
1361
    </hint>
 
1362
   </hints>
 
1363
  </connection>
 
1364
  <connection>
 
1365
   <sender>customIniSettingsCheck</sender>
 
1366
   <signal>toggled(bool)</signal>
 
1367
   <receiver>fogEnabledCheck</receiver>
 
1368
   <slot>setDisabled(bool)</slot>
 
1369
   <hints>
 
1370
    <hint type="sourcelabel" >
 
1371
     <x>419</x>
 
1372
     <y>616</y>
 
1373
    </hint>
 
1374
    <hint type="destinationlabel" >
 
1375
     <x>258</x>
 
1376
     <y>325</y>
 
1377
    </hint>
 
1378
   </hints>
 
1379
  </connection>
 
1380
  <connection>
 
1381
   <sender>customIniSettingsCheck</sender>
 
1382
   <signal>toggled(bool)</signal>
 
1383
   <receiver>bufferClearOnEveryFrameCheck</receiver>
 
1384
   <slot>setDisabled(bool)</slot>
 
1385
   <hints>
 
1386
    <hint type="sourcelabel" >
 
1387
     <x>403</x>
 
1388
     <y>617</y>
 
1389
    </hint>
 
1390
    <hint type="destinationlabel" >
 
1391
     <x>262</x>
 
1392
     <y>351</y>
 
1393
    </hint>
 
1394
   </hints>
 
1395
  </connection>
 
1396
  <connection>
 
1397
   <sender>customIniSettingsCheck</sender>
 
1398
   <signal>toggled(bool)</signal>
 
1399
   <receiver>bufferSwappingMethodCombo</receiver>
 
1400
   <slot>setDisabled(bool)</slot>
 
1401
   <hints>
 
1402
    <hint type="sourcelabel" >
 
1403
     <x>410</x>
 
1404
     <y>619</y>
 
1405
    </hint>
 
1406
    <hint type="destinationlabel" >
 
1407
     <x>297</x>
 
1408
     <y>468</y>
 
1409
    </hint>
 
1410
   </hints>
 
1411
  </connection>
 
1412
  <connection>
 
1413
   <sender>customIniSettingsCheck</sender>
 
1414
   <signal>toggled(bool)</signal>
 
1415
   <receiver>label_10</receiver>
 
1416
   <slot>setDisabled(bool)</slot>
 
1417
   <hints>
 
1418
    <hint type="sourcelabel" >
 
1419
     <x>280</x>
 
1420
     <y>611</y>
 
1421
    </hint>
 
1422
    <hint type="destinationlabel" >
 
1423
     <x>157</x>
 
1424
     <y>464</y>
 
1425
    </hint>
 
1426
   </hints>
 
1427
  </connection>
 
1428
  <connection>
 
1429
   <sender>customIniSettingsCheck</sender>
 
1430
   <signal>toggled(bool)</signal>
 
1431
   <receiver>label_15</receiver>
 
1432
   <slot>setDisabled(bool)</slot>
 
1433
   <hints>
 
1434
    <hint type="sourcelabel" >
 
1435
     <x>387</x>
 
1436
     <y>615</y>
 
1437
    </hint>
 
1438
    <hint type="destinationlabel" >
 
1439
     <x>187</x>
 
1440
     <y>353</y>
 
1441
    </hint>
 
1442
   </hints>
 
1443
  </connection>
 
1444
  <connection>
 
1445
   <sender>customIniSettingsCheck</sender>
 
1446
   <signal>toggled(bool)</signal>
 
1447
   <receiver>label_7</receiver>
 
1448
   <slot>setDisabled(bool)</slot>
 
1449
   <hints>
 
1450
    <hint type="sourcelabel" >
 
1451
     <x>448</x>
 
1452
     <y>614</y>
 
1453
    </hint>
 
1454
    <hint type="destinationlabel" >
 
1455
     <x>207</x>
 
1456
     <y>326</y>
 
1457
    </hint>
 
1458
   </hints>
 
1459
  </connection>
 
1460
  <connection>
 
1461
   <sender>customIniSettingsCheck</sender>
 
1462
   <signal>toggled(bool)</signal>
 
1463
   <receiver>label_6</receiver>
 
1464
   <slot>setDisabled(bool)</slot>
 
1465
   <hints>
 
1466
    <hint type="sourcelabel" >
 
1467
     <x>531</x>
 
1468
     <y>619</y>
 
1469
    </hint>
 
1470
    <hint type="destinationlabel" >
 
1471
     <x>158</x>
 
1472
     <y>301</y>
 
1473
    </hint>
 
1474
   </hints>
 
1475
  </connection>
 
1476
  <connection>
 
1477
   <sender>customIniSettingsCheck</sender>
 
1478
   <signal>toggled(bool)</signal>
 
1479
   <receiver>label_5</receiver>
 
1480
   <slot>setDisabled(bool)</slot>
 
1481
   <hints>
 
1482
    <hint type="sourcelabel" >
 
1483
     <x>492</x>
 
1484
     <y>610</y>
 
1485
    </hint>
 
1486
    <hint type="destinationlabel" >
 
1487
     <x>210</x>
 
1488
     <y>260</y>
 
1489
    </hint>
 
1490
   </hints>
 
1491
  </connection>
 
1492
 </connections>
 
1493
</ui>