-rw-r--r-- | noncore/settings/aqpkg/settings.ui | 62 |
1 files changed, 60 insertions, 2 deletions
diff --git a/noncore/settings/aqpkg/settings.ui b/noncore/settings/aqpkg/settings.ui index 6b3cfd4..f33d36c 100644 --- a/noncore/settings/aqpkg/settings.ui +++ b/noncore/settings/aqpkg/settings.ui | |||
@@ -1,62 +1,62 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>SettingsBase</class> | 2 | <class>SettingsBase</class> |
3 | <widget> | 3 | <widget> |
4 | <class>QDialog</class> | 4 | <class>QDialog</class> |
5 | <property stdset="1"> | 5 | <property stdset="1"> |
6 | <name>name</name> | 6 | <name>name</name> |
7 | <cstring>Settings</cstring> | 7 | <cstring>Settings</cstring> |
8 | </property> | 8 | </property> |
9 | <property stdset="1"> | 9 | <property stdset="1"> |
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>247</width> | 14 | <width>239</width> |
15 | <height>390</height> | 15 | <height>390</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
19 | <name>caption</name> | 19 | <name>caption</name> |
20 | <string>Package Servers</string> | 20 | <string>Package Servers</string> |
21 | </property> | 21 | </property> |
22 | <property> | 22 | <property> |
23 | <name>layoutMargin</name> | 23 | <name>layoutMargin</name> |
24 | </property> | 24 | </property> |
25 | <property> | 25 | <property> |
26 | <name>layoutSpacing</name> | 26 | <name>layoutSpacing</name> |
27 | </property> | 27 | </property> |
28 | <grid> | 28 | <grid> |
29 | <property stdset="1"> | 29 | <property stdset="1"> |
30 | <name>margin</name> | 30 | <name>margin</name> |
31 | <number>11</number> | 31 | <number>11</number> |
32 | </property> | 32 | </property> |
33 | <property stdset="1"> | 33 | <property stdset="1"> |
34 | <name>spacing</name> | 34 | <name>spacing</name> |
35 | <number>6</number> | 35 | <number>6</number> |
36 | </property> | 36 | </property> |
37 | <widget row="0" column="0" > | 37 | <widget row="0" column="0" > |
38 | <class>QTabWidget</class> | 38 | <class>QTabWidget</class> |
39 | <property stdset="1"> | 39 | <property stdset="1"> |
40 | <name>name</name> | 40 | <name>name</name> |
41 | <cstring>TabWidget</cstring> | 41 | <cstring>TabWidget</cstring> |
42 | </property> | 42 | </property> |
43 | <property stdset="1"> | 43 | <property stdset="1"> |
44 | <name>enabled</name> | 44 | <name>enabled</name> |
45 | <bool>true</bool> | 45 | <bool>true</bool> |
46 | </property> | 46 | </property> |
47 | <property> | 47 | <property> |
48 | <name>layoutMargin</name> | 48 | <name>layoutMargin</name> |
49 | </property> | 49 | </property> |
50 | <property> | 50 | <property> |
51 | <name>layoutSpacing</name> | 51 | <name>layoutSpacing</name> |
52 | </property> | 52 | </property> |
53 | <widget> | 53 | <widget> |
54 | <class>QWidget</class> | 54 | <class>QWidget</class> |
55 | <property stdset="1"> | 55 | <property stdset="1"> |
56 | <name>name</name> | 56 | <name>name</name> |
57 | <cstring>tab</cstring> | 57 | <cstring>tab</cstring> |
58 | </property> | 58 | </property> |
59 | <attribute> | 59 | <attribute> |
60 | <name>title</name> | 60 | <name>title</name> |
61 | <string>Servers</string> | 61 | <string>Servers</string> |
62 | </attribute> | 62 | </attribute> |
@@ -452,123 +452,181 @@ | |||
452 | <name>text</name> | 452 | <name>text</name> |
453 | <string>Change</string> | 453 | <string>Change</string> |
454 | </property> | 454 | </property> |
455 | </widget> | 455 | </widget> |
456 | <widget row="0" column="1" > | 456 | <widget row="0" column="1" > |
457 | <class>QLineEdit</class> | 457 | <class>QLineEdit</class> |
458 | <property stdset="1"> | 458 | <property stdset="1"> |
459 | <name>name</name> | 459 | <name>name</name> |
460 | <cstring>destinationname</cstring> | 460 | <cstring>destinationname</cstring> |
461 | </property> | 461 | </property> |
462 | </widget> | 462 | </widget> |
463 | <widget row="0" column="0" > | 463 | <widget row="0" column="0" > |
464 | <class>QLabel</class> | 464 | <class>QLabel</class> |
465 | <property stdset="1"> | 465 | <property stdset="1"> |
466 | <name>name</name> | 466 | <name>name</name> |
467 | <cstring>TextLabel1_3_2</cstring> | 467 | <cstring>TextLabel1_3_2</cstring> |
468 | </property> | 468 | </property> |
469 | <property stdset="1"> | 469 | <property stdset="1"> |
470 | <name>text</name> | 470 | <name>text</name> |
471 | <string>Name:</string> | 471 | <string>Name:</string> |
472 | </property> | 472 | </property> |
473 | </widget> | 473 | </widget> |
474 | <widget row="2" column="1" > | 474 | <widget row="2" column="1" > |
475 | <class>QCheckBox</class> | 475 | <class>QCheckBox</class> |
476 | <property stdset="1"> | 476 | <property stdset="1"> |
477 | <name>name</name> | 477 | <name>name</name> |
478 | <cstring>linkToRoot</cstring> | 478 | <cstring>linkToRoot</cstring> |
479 | </property> | 479 | </property> |
480 | <property stdset="1"> | 480 | <property stdset="1"> |
481 | <name>text</name> | 481 | <name>text</name> |
482 | <string>LinkToRoot</string> | 482 | <string>LinkToRoot</string> |
483 | </property> | 483 | </property> |
484 | <property stdset="1"> | 484 | <property stdset="1"> |
485 | <name>checked</name> | 485 | <name>checked</name> |
486 | <bool>true</bool> | 486 | <bool>true</bool> |
487 | </property> | 487 | </property> |
488 | </widget> | 488 | </widget> |
489 | <widget row="1" column="1" > | 489 | <widget row="1" column="1" > |
490 | <class>QLineEdit</class> | 490 | <class>QLineEdit</class> |
491 | <property stdset="1"> | 491 | <property stdset="1"> |
492 | <name>name</name> | 492 | <name>name</name> |
493 | <cstring>destinationurl</cstring> | 493 | <cstring>destinationurl</cstring> |
494 | </property> | 494 | </property> |
495 | </widget> | 495 | </widget> |
496 | </grid> | 496 | </grid> |
497 | </widget> | 497 | </widget> |
498 | </grid> | 498 | </grid> |
499 | </widget> | 499 | </widget> |
500 | <widget> | ||
501 | <class>QWidget</class> | ||
502 | <property stdset="1"> | ||
503 | <name>name</name> | ||
504 | <cstring>tab</cstring> | ||
505 | </property> | ||
506 | <attribute> | ||
507 | <name>title</name> | ||
508 | <string>General</string> | ||
509 | </attribute> | ||
510 | <widget> | ||
511 | <class>QLabel</class> | ||
512 | <property stdset="1"> | ||
513 | <name>name</name> | ||
514 | <cstring>TextLabel1</cstring> | ||
515 | </property> | ||
516 | <property stdset="1"> | ||
517 | <name>geometry</name> | ||
518 | <rect> | ||
519 | <x>20</x> | ||
520 | <y>30</y> | ||
521 | <width>150</width> | ||
522 | <height>20</height> | ||
523 | </rect> | ||
524 | </property> | ||
525 | <property stdset="1"> | ||
526 | <name>text</name> | ||
527 | <string>(Will take effect on restart)</string> | ||
528 | </property> | ||
529 | </widget> | ||
530 | <widget> | ||
531 | <class>QCheckBox</class> | ||
532 | <property stdset="1"> | ||
533 | <name>name</name> | ||
534 | <cstring>jumpTo</cstring> | ||
535 | </property> | ||
536 | <property stdset="1"> | ||
537 | <name>geometry</name> | ||
538 | <rect> | ||
539 | <x>17</x> | ||
540 | <y>14</y> | ||
541 | <width>150</width> | ||
542 | <height>20</height> | ||
543 | </rect> | ||
544 | </property> | ||
545 | <property stdset="1"> | ||
546 | <name>text</name> | ||
547 | <string>Show Jump To Letters</string> | ||
548 | </property> | ||
549 | </widget> | ||
550 | </widget> | ||
500 | </widget> | 551 | </widget> |
501 | </grid> | 552 | </grid> |
502 | </widget> | 553 | </widget> |
503 | <connections> | 554 | <connections> |
504 | <connection> | 555 | <connection> |
505 | <sender>newserver</sender> | 556 | <sender>newserver</sender> |
506 | <signal>clicked()</signal> | 557 | <signal>clicked()</signal> |
507 | <receiver>Settings</receiver> | 558 | <receiver>Settings</receiver> |
508 | <slot>newServer()</slot> | 559 | <slot>newServer()</slot> |
509 | </connection> | 560 | </connection> |
510 | <connection> | 561 | <connection> |
511 | <sender>removeserver</sender> | 562 | <sender>removeserver</sender> |
512 | <signal>clicked()</signal> | 563 | <signal>clicked()</signal> |
513 | <receiver>Settings</receiver> | 564 | <receiver>Settings</receiver> |
514 | <slot>removeServer()</slot> | 565 | <slot>removeServer()</slot> |
515 | </connection> | 566 | </connection> |
516 | <connection> | 567 | <connection> |
517 | <sender>newdestination</sender> | 568 | <sender>newdestination</sender> |
518 | <signal>clicked()</signal> | 569 | <signal>clicked()</signal> |
519 | <receiver>Settings</receiver> | 570 | <receiver>Settings</receiver> |
520 | <slot>newDestination()</slot> | 571 | <slot>newDestination()</slot> |
521 | </connection> | 572 | </connection> |
522 | <connection> | 573 | <connection> |
523 | <sender>removedestination</sender> | 574 | <sender>removedestination</sender> |
524 | <signal>clicked()</signal> | 575 | <signal>clicked()</signal> |
525 | <receiver>Settings</receiver> | 576 | <receiver>Settings</receiver> |
526 | <slot>removeDestination()</slot> | 577 | <slot>removeDestination()</slot> |
527 | </connection> | 578 | </connection> |
528 | <connection> | 579 | <connection> |
529 | <sender>servers</sender> | 580 | <sender>servers</sender> |
530 | <signal>highlighted(int)</signal> | 581 | <signal>highlighted(int)</signal> |
531 | <receiver>Settings</receiver> | 582 | <receiver>Settings</receiver> |
532 | <slot>editServer(int)</slot> | 583 | <slot>editServer(int)</slot> |
533 | </connection> | 584 | </connection> |
534 | <connection> | 585 | <connection> |
535 | <sender>destinations</sender> | 586 | <sender>destinations</sender> |
536 | <signal>highlighted(int)</signal> | 587 | <signal>highlighted(int)</signal> |
537 | <receiver>Settings</receiver> | 588 | <receiver>Settings</receiver> |
538 | <slot>editDestination(int)</slot> | 589 | <slot>editDestination(int)</slot> |
539 | </connection> | 590 | </connection> |
540 | <connection> | 591 | <connection> |
541 | <sender>btnChangeServer</sender> | 592 | <sender>btnChangeServer</sender> |
542 | <signal>clicked()</signal> | 593 | <signal>clicked()</signal> |
543 | <receiver>Settings</receiver> | 594 | <receiver>Settings</receiver> |
544 | <slot>changeServerDetails()</slot> | 595 | <slot>changeServerDetails()</slot> |
545 | </connection> | 596 | </connection> |
546 | <connection> | 597 | <connection> |
547 | <sender>btnChangeDest</sender> | 598 | <sender>btnChangeDest</sender> |
548 | <signal>clicked()</signal> | 599 | <signal>clicked()</signal> |
549 | <receiver>Settings</receiver> | 600 | <receiver>Settings</receiver> |
550 | <slot>changeDestinationDetails()</slot> | 601 | <slot>changeDestinationDetails()</slot> |
551 | </connection> | 602 | </connection> |
603 | <connection> | ||
604 | <sender>jumpTo</sender> | ||
605 | <signal>toggled(bool)</signal> | ||
606 | <receiver>Settings</receiver> | ||
607 | <slot>toggleJumpTo(bool)</slot> | ||
608 | </connection> | ||
552 | <slot access="public">activeServerChanged()</slot> | 609 | <slot access="public">activeServerChanged()</slot> |
610 | <slot access="public">changeDestinationDetails()</slot> | ||
553 | <slot access="public">changeServerDetails()</slot> | 611 | <slot access="public">changeServerDetails()</slot> |
554 | <slot access="public">createLinksToDest()</slot> | 612 | <slot access="public">createLinksToDest()</slot> |
555 | <slot access="public">destNameChanged(const QString&)</slot> | 613 | <slot access="public">destNameChanged(const QString&)</slot> |
556 | <slot access="public">destUrlChanged(const QString&)</slot> | 614 | <slot access="public">destUrlChanged(const QString&)</slot> |
557 | <slot access="public">editDestination(int)</slot> | 615 | <slot access="public">editDestination(int)</slot> |
558 | <slot access="public">editServer(int)</slot> | 616 | <slot access="public">editServer(int)</slot> |
559 | <slot access="public">installationSettingChange(int)</slot> | 617 | <slot access="public">installationSettingChange(int)</slot> |
560 | <slot access="public">installationSettingSetName(const QString &)</slot> | 618 | <slot access="public">installationSettingSetName(const QString &)</slot> |
561 | <slot access="public">linkEnabled(bool)</slot> | 619 | <slot access="public">linkEnabled(bool)</slot> |
562 | <slot access="public">newDestination()</slot> | 620 | <slot access="public">newDestination()</slot> |
563 | <slot access="public">newInstallationSetting()</slot> | 621 | <slot access="public">newInstallationSetting()</slot> |
564 | <slot access="public">newServer()</slot> | 622 | <slot access="public">newServer()</slot> |
565 | <slot access="public">changeDestinationDetails()</slot> | ||
566 | <slot access="public">removeDestination()</slot> | 623 | <slot access="public">removeDestination()</slot> |
567 | <slot access="public">removeInstallationSetting()</slot> | 624 | <slot access="public">removeInstallationSetting()</slot> |
568 | <slot access="public">removeLinksToDest()</slot> | 625 | <slot access="public">removeLinksToDest()</slot> |
569 | <slot access="public">removeServer()</slot> | 626 | <slot access="public">removeServer()</slot> |
570 | <slot access="public">renameInstallationSetting()</slot> | 627 | <slot access="public">renameInstallationSetting()</slot> |
571 | <slot access="public">serverNameChanged(const QString&)</slot> | 628 | <slot access="public">serverNameChanged(const QString&)</slot> |
572 | <slot access="public">serverUrlChanged(const QString&)</slot> | 629 | <slot access="public">serverUrlChanged(const QString&)</slot> |
630 | <slot access="public">toggleJumpTo(bool)</slot> | ||
573 | </connections> | 631 | </connections> |
574 | </UI> | 632 | </UI> |