|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>482</width> |
10 | | - <height>516</height> |
| 9 | + <width>538</width> |
| 10 | + <height>525</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
43 | 43 | <property name="text"> |
44 | 44 | <string>[japanese title]</string> |
45 | 45 | </property> |
| 46 | + <property name="textInteractionFlags"> |
| 47 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 48 | + </property> |
46 | 49 | </widget> |
47 | 50 | </item> |
48 | 51 | <item row="1" column="0"> |
|
62 | 65 | <property name="text"> |
63 | 66 | <string>[english title]</string> |
64 | 67 | </property> |
| 68 | + <property name="textInteractionFlags"> |
| 69 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 70 | + </property> |
65 | 71 | </widget> |
66 | 72 | </item> |
67 | 73 | <item row="2" column="0"> |
|
81 | 87 | <property name="text"> |
82 | 88 | <string>[french title]</string> |
83 | 89 | </property> |
| 90 | + <property name="textInteractionFlags"> |
| 91 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 92 | + </property> |
84 | 93 | </widget> |
85 | 94 | </item> |
86 | 95 | <item row="3" column="0"> |
|
100 | 109 | <property name="text"> |
101 | 110 | <string>[german title]</string> |
102 | 111 | </property> |
| 112 | + <property name="textInteractionFlags"> |
| 113 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 114 | + </property> |
103 | 115 | </widget> |
104 | 116 | </item> |
105 | 117 | <item row="4" column="0"> |
|
119 | 131 | <property name="text"> |
120 | 132 | <string>[italian title]</string> |
121 | 133 | </property> |
| 134 | + <property name="textInteractionFlags"> |
| 135 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 136 | + </property> |
122 | 137 | </widget> |
123 | 138 | </item> |
124 | 139 | <item row="5" column="0"> |
|
138 | 153 | <property name="text"> |
139 | 154 | <string>[spanish title]</string> |
140 | 155 | </property> |
| 156 | + <property name="textInteractionFlags"> |
| 157 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 158 | + </property> |
141 | 159 | </widget> |
142 | 160 | </item> |
143 | 161 | <item row="6" column="0"> |
|
157 | 175 | <property name="text"> |
158 | 176 | <string>[chinese title]</string> |
159 | 177 | </property> |
| 178 | + <property name="textInteractionFlags"> |
| 179 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 180 | + </property> |
160 | 181 | </widget> |
161 | 182 | </item> |
162 | 183 | <item row="7" column="0"> |
|
176 | 197 | <property name="text"> |
177 | 198 | <string>[korean title]</string> |
178 | 199 | </property> |
| 200 | + <property name="textInteractionFlags"> |
| 201 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 202 | + </property> |
179 | 203 | </widget> |
180 | 204 | </item> |
181 | 205 | </layout> |
|
204 | 228 | <property name="text"> |
205 | 229 | <string>[arm9 rom offset]</string> |
206 | 230 | </property> |
| 231 | + <property name="textInteractionFlags"> |
| 232 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 233 | + </property> |
207 | 234 | </widget> |
208 | 235 | </item> |
209 | 236 | <item row="1" column="0"> |
|
223 | 250 | <property name="text"> |
224 | 251 | <string>[arm9 entry address]</string> |
225 | 252 | </property> |
| 253 | + <property name="textInteractionFlags"> |
| 254 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 255 | + </property> |
226 | 256 | </widget> |
227 | 257 | </item> |
228 | 258 | <item row="2" column="0"> |
|
242 | 272 | <property name="text"> |
243 | 273 | <string>[arm9 ram address]</string> |
244 | 274 | </property> |
| 275 | + <property name="textInteractionFlags"> |
| 276 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 277 | + </property> |
245 | 278 | </widget> |
246 | 279 | </item> |
247 | 280 | <item row="3" column="0"> |
|
261 | 294 | <property name="text"> |
262 | 295 | <string>[arm9 size]</string> |
263 | 296 | </property> |
| 297 | + <property name="textInteractionFlags"> |
| 298 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 299 | + </property> |
264 | 300 | </widget> |
265 | 301 | </item> |
266 | 302 | <item row="4" column="0"> |
|
280 | 316 | <property name="text"> |
281 | 317 | <string>[arm7 rom offset]</string> |
282 | 318 | </property> |
| 319 | + <property name="textInteractionFlags"> |
| 320 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 321 | + </property> |
283 | 322 | </widget> |
284 | 323 | </item> |
285 | 324 | <item row="5" column="0"> |
|
299 | 338 | <property name="text"> |
300 | 339 | <string>[arm7 entry address]</string> |
301 | 340 | </property> |
| 341 | + <property name="textInteractionFlags"> |
| 342 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 343 | + </property> |
302 | 344 | </widget> |
303 | 345 | </item> |
304 | 346 | <item row="6" column="0"> |
|
318 | 360 | <property name="text"> |
319 | 361 | <string>[arm7 ram address]</string> |
320 | 362 | </property> |
| 363 | + <property name="textInteractionFlags"> |
| 364 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 365 | + </property> |
321 | 366 | </widget> |
322 | 367 | </item> |
323 | 368 | <item row="7" column="0"> |
|
337 | 382 | <property name="text"> |
338 | 383 | <string>[arm7 size]</string> |
339 | 384 | </property> |
| 385 | + <property name="textInteractionFlags"> |
| 386 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 387 | + </property> |
340 | 388 | </widget> |
341 | 389 | </item> |
342 | 390 | </layout> |
|
365 | 413 | <property name="text"> |
366 | 414 | <string>[fnt offset]</string> |
367 | 415 | </property> |
| 416 | + <property name="textInteractionFlags"> |
| 417 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 418 | + </property> |
368 | 419 | </widget> |
369 | 420 | </item> |
370 | 421 | <item row="1" column="0"> |
|
384 | 435 | <property name="text"> |
385 | 436 | <string>[fnt size]</string> |
386 | 437 | </property> |
| 438 | + <property name="textInteractionFlags"> |
| 439 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 440 | + </property> |
387 | 441 | </widget> |
388 | 442 | </item> |
389 | 443 | <item row="2" column="0"> |
|
403 | 457 | <property name="text"> |
404 | 458 | <string>[fat offset]</string> |
405 | 459 | </property> |
| 460 | + <property name="textInteractionFlags"> |
| 461 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 462 | + </property> |
406 | 463 | </widget> |
407 | 464 | </item> |
408 | 465 | <item row="3" column="0"> |
|
422 | 479 | <property name="text"> |
423 | 480 | <string>[fat size]</string> |
424 | 481 | </property> |
| 482 | + <property name="textInteractionFlags"> |
| 483 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 484 | + </property> |
425 | 485 | </widget> |
426 | 486 | </item> |
427 | 487 | </layout> |
|
450 | 510 | <property name="text"> |
451 | 511 | <string>[game title]</string> |
452 | 512 | </property> |
| 513 | + <property name="textInteractionFlags"> |
| 514 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 515 | + </property> |
453 | 516 | </widget> |
454 | 517 | </item> |
455 | 518 | <item row="1" column="0"> |
|
469 | 532 | <property name="text"> |
470 | 533 | <string>[game code]</string> |
471 | 534 | </property> |
| 535 | + <property name="textInteractionFlags"> |
| 536 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 537 | + </property> |
472 | 538 | </widget> |
473 | 539 | </item> |
474 | 540 | <item row="2" column="0"> |
|
488 | 554 | <property name="text"> |
489 | 555 | <string>[maker code]</string> |
490 | 556 | </property> |
| 557 | + <property name="textInteractionFlags"> |
| 558 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 559 | + </property> |
491 | 560 | </widget> |
492 | 561 | </item> |
493 | 562 | <item row="3" column="0"> |
|
507 | 576 | <property name="text"> |
508 | 577 | <string>[card size]</string> |
509 | 578 | </property> |
| 579 | + <property name="textInteractionFlags"> |
| 580 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse|Qt::TextInteractionFlag::TextSelectableByKeyboard|Qt::TextInteractionFlag::TextSelectableByMouse</set> |
| 581 | + </property> |
510 | 582 | </widget> |
511 | 583 | </item> |
512 | 584 | </layout> |
|
515 | 587 | <item row="4" column="0" colspan="2"> |
516 | 588 | <widget class="QDialogButtonBox" name="buttonBox"> |
517 | 589 | <property name="orientation"> |
518 | | - <enum>Qt::Horizontal</enum> |
| 590 | + <enum>Qt::Orientation::Horizontal</enum> |
519 | 591 | </property> |
520 | 592 | <property name="standardButtons"> |
521 | | - <set>QDialogButtonBox::Ok</set> |
| 593 | + <set>QDialogButtonBox::StandardButton::Ok</set> |
522 | 594 | </property> |
523 | 595 | </widget> |
524 | 596 | </item> |
|
528 | 600 | <item row="0" column="2"> |
529 | 601 | <widget class="QFrame" name="frame"> |
530 | 602 | <property name="frameShape"> |
531 | | - <enum>QFrame::Box</enum> |
| 603 | + <enum>QFrame::Shape::Box</enum> |
532 | 604 | </property> |
533 | 605 | <property name="frameShadow"> |
534 | | - <enum>QFrame::Plain</enum> |
| 606 | + <enum>QFrame::Shadow::Plain</enum> |
535 | 607 | </property> |
536 | 608 | <property name="lineWidth"> |
537 | 609 | <number>1</number> |
|
684 | 756 | <string/> |
685 | 757 | </property> |
686 | 758 | <property name="alignment"> |
687 | | - <set>Qt::AlignCenter</set> |
| 759 | + <set>Qt::AlignmentFlag::AlignCenter</set> |
688 | 760 | </property> |
689 | 761 | <property name="flat"> |
690 | 762 | <bool>false</bool> |
|
729 | 801 | <string>[title]</string> |
730 | 802 | </property> |
731 | 803 | <property name="alignment"> |
732 | | - <set>Qt::AlignCenter</set> |
| 804 | + <set>Qt::AlignmentFlag::AlignCenter</set> |
| 805 | + </property> |
| 806 | + <property name="textInteractionFlags"> |
| 807 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse</set> |
733 | 808 | </property> |
734 | 809 | </widget> |
735 | 810 | </item> |
|
756 | 831 | <property name="text"> |
757 | 832 | <string>[icon]</string> |
758 | 833 | </property> |
| 834 | + <property name="textInteractionFlags"> |
| 835 | + <set>Qt::TextInteractionFlag::LinksAccessibleByMouse</set> |
| 836 | + </property> |
759 | 837 | </widget> |
760 | 838 | </item> |
761 | 839 | </layout> |
|
767 | 845 | <item row="0" column="0" rowspan="2"> |
768 | 846 | <spacer name="horizontalSpacer"> |
769 | 847 | <property name="orientation"> |
770 | | - <enum>Qt::Horizontal</enum> |
| 848 | + <enum>Qt::Orientation::Horizontal</enum> |
771 | 849 | </property> |
772 | 850 | <property name="sizeHint" stdset="0"> |
773 | 851 | <size> |
|
780 | 858 | <item row="0" column="4" rowspan="2"> |
781 | 859 | <spacer name="horizontalSpacer_3"> |
782 | 860 | <property name="orientation"> |
783 | | - <enum>Qt::Horizontal</enum> |
| 861 | + <enum>Qt::Orientation::Horizontal</enum> |
784 | 862 | </property> |
785 | 863 | <property name="sizeHint" stdset="0"> |
786 | 864 | <size> |
|
790 | 868 | </property> |
791 | 869 | </spacer> |
792 | 870 | </item> |
793 | | - <item row="0" column="3" alignment="Qt::AlignHCenter"> |
| 871 | + <item row="0" column="3" alignment="Qt::AlignmentFlag::AlignHCenter"> |
794 | 872 | <widget class="QGroupBox" name="dsiIconBox"> |
795 | 873 | <property name="sizePolicy"> |
796 | 874 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
812 | 890 | <string/> |
813 | 891 | </property> |
814 | 892 | <property name="alignment"> |
815 | | - <set>Qt::AlignCenter</set> |
| 893 | + <set>Qt::AlignmentFlag::AlignCenter</set> |
816 | 894 | </property> |
817 | 895 | <property name="flat"> |
818 | 896 | <bool>false</bool> |
|
857 | 935 | <string>[dsi icon]</string> |
858 | 936 | </property> |
859 | 937 | <property name="alignment"> |
860 | | - <set>Qt::AlignCenter</set> |
| 938 | + <set>Qt::AlignmentFlag::AlignCenter</set> |
861 | 939 | </property> |
862 | 940 | </widget> |
863 | 941 | </item> |
|
0 commit comments