summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/settings.ui
Unidiff
Diffstat (limited to 'noncore/settings/aqpkg/settings.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/aqpkg/settings.ui20
1 files changed, 19 insertions, 1 deletions
diff --git a/noncore/settings/aqpkg/settings.ui b/noncore/settings/aqpkg/settings.ui
index f33d36c..c2db861 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>239</width> 14 <width>235</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>
@@ -584,49 +584,67 @@
584 </connection> 584 </connection>
585 <connection> 585 <connection>
586 <sender>destinations</sender> 586 <sender>destinations</sender>
587 <signal>highlighted(int)</signal> 587 <signal>highlighted(int)</signal>
588 <receiver>Settings</receiver> 588 <receiver>Settings</receiver>
589 <slot>editDestination(int)</slot> 589 <slot>editDestination(int)</slot>
590 </connection> 590 </connection>
591 <connection> 591 <connection>
592 <sender>btnChangeServer</sender> 592 <sender>btnChangeServer</sender>
593 <signal>clicked()</signal> 593 <signal>clicked()</signal>
594 <receiver>Settings</receiver> 594 <receiver>Settings</receiver>
595 <slot>changeServerDetails()</slot> 595 <slot>changeServerDetails()</slot>
596 </connection> 596 </connection>
597 <connection> 597 <connection>
598 <sender>btnChangeDest</sender> 598 <sender>btnChangeDest</sender>
599 <signal>clicked()</signal> 599 <signal>clicked()</signal>
600 <receiver>Settings</receiver> 600 <receiver>Settings</receiver>
601 <slot>changeDestinationDetails()</slot> 601 <slot>changeDestinationDetails()</slot>
602 </connection> 602 </connection>
603 <connection> 603 <connection>
604 <sender>jumpTo</sender> 604 <sender>jumpTo</sender>
605 <signal>toggled(bool)</signal> 605 <signal>toggled(bool)</signal>
606 <receiver>Settings</receiver> 606 <receiver>Settings</receiver>
607 <slot>toggleJumpTo(bool)</slot> 607 <slot>toggleJumpTo(bool)</slot>
608 </connection> 608 </connection>
609 <slot access="public">activeServerChanged()</slot> 609 <slot access="public">activeServerChanged()</slot>
610 <slot access="public">changeDestinationDetails()</slot> 610 <slot access="public">changeDestinationDetails()</slot>
611 <slot access="public">changeServerDetails()</slot> 611 <slot access="public">changeServerDetails()</slot>
612 <slot access="public">createLinksToDest()</slot> 612 <slot access="public">createLinksToDest()</slot>
613 <slot access="public">destNameChanged(const QString&amp;)</slot> 613 <slot access="public">destNameChanged(const QString&amp;)</slot>
614 <slot access="public">destUrlChanged(const QString&amp;)</slot> 614 <slot access="public">destUrlChanged(const QString&amp;)</slot>
615 <slot access="public">editDestination(int)</slot> 615 <slot access="public">editDestination(int)</slot>
616 <slot access="public">editServer(int)</slot> 616 <slot access="public">editServer(int)</slot>
617 <slot access="public">installationSettingChange(int)</slot> 617 <slot access="public">installationSettingChange(int)</slot>
618 <slot access="public">installationSettingSetName(const QString &amp;)</slot> 618 <slot access="public">installationSettingSetName(const QString &amp;)</slot>
619 <slot access="public">linkEnabled(bool)</slot> 619 <slot access="public">linkEnabled(bool)</slot>
620 <slot access="public">newDestination()</slot> 620 <slot access="public">newDestination()</slot>
621 <slot access="public">newInstallationSetting()</slot> 621 <slot access="public">newInstallationSetting()</slot>
622 <slot access="public">newServer()</slot> 622 <slot access="public">newServer()</slot>
623 <slot access="public">removeDestination()</slot> 623 <slot access="public">removeDestination()</slot>
624 <slot access="public">removeInstallationSetting()</slot> 624 <slot access="public">removeInstallationSetting()</slot>
625 <slot access="public">removeLinksToDest()</slot> 625 <slot access="public">removeLinksToDest()</slot>
626 <slot access="public">removeServer()</slot> 626 <slot access="public">removeServer()</slot>
627 <slot access="public">renameInstallationSetting()</slot> 627 <slot access="public">renameInstallationSetting()</slot>
628 <slot access="public">serverNameChanged(const QString&amp;)</slot> 628 <slot access="public">serverNameChanged(const QString&amp;)</slot>
629 <slot access="public">serverUrlChanged(const QString&amp;)</slot> 629 <slot access="public">serverUrlChanged(const QString&amp;)</slot>
630 <slot access="public">toggleJumpTo(bool)</slot> 630 <slot access="public">toggleJumpTo(bool)</slot>
631</connections> 631</connections>
632<tabstops>
633 <tabstop>servers</tabstop>
634 <tabstop>newserver</tabstop>
635 <tabstop>removeserver</tabstop>
636 <tabstop>servername</tabstop>
637 <tabstop>serverurl</tabstop>
638 <tabstop>active</tabstop>
639 <tabstop>btnChangeServer</tabstop>
640 <tabstop>TabWidget</tabstop>
641 <tabstop>destinations</tabstop>
642 <tabstop>newdestination</tabstop>
643 <tabstop>removedestination</tabstop>
644 <tabstop>destinationname</tabstop>
645 <tabstop>destinationurl</tabstop>
646 <tabstop>linkToRoot</tabstop>
647 <tabstop>btnChangeDest</tabstop>
648 <tabstop>jumpTo</tabstop>
649</tabstops>
632</UI> 650</UI>