author | andyq <andyq> | 2002-11-20 20:47:20 (UTC) |
---|---|---|
committer | andyq <andyq> | 2002-11-20 20:47:20 (UTC) |
commit | 285affa7c824482953eb82417e9e5c2f7f9e0058 (patch) (unidiff) | |
tree | 5cf690eae907d3ec93dcca6452fb674de067a9cd | |
parent | 95f1c2be3c6de39935f0b0b8ac19046c5ef29fb5 (diff) | |
download | opie-285affa7c824482953eb82417e9e5c2f7f9e0058.zip opie-285affa7c824482953eb82417e9e5c2f7f9e0058.tar.gz opie-285affa7c824482953eb82417e9e5c2f7f9e0058.tar.bz2 |
Fixed tab order
-rw-r--r-- | noncore/settings/aqpkg/categoryfilter.ui | 7 | ||||
-rw-r--r-- | noncore/settings/aqpkg/settings.ui | 20 |
2 files changed, 25 insertions, 2 deletions
diff --git a/noncore/settings/aqpkg/categoryfilter.ui b/noncore/settings/aqpkg/categoryfilter.ui index 3416243..c167cc9 100644 --- a/noncore/settings/aqpkg/categoryfilter.ui +++ b/noncore/settings/aqpkg/categoryfilter.ui | |||
@@ -1,118 +1,123 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>CategoryFilterDlg</class> | 2 | <class>CategoryFilterDlg</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>CategoryFilterDlg</cstring> | 7 | <cstring>CategoryFilterDlg</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>215</width> | 14 | <width>211</width> |
15 | <height>295</height> | 15 | <height>295</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>Category Filter</string> | 20 | <string>Category Filter</string> |
21 | </property> | 21 | </property> |
22 | <grid> | 22 | <grid> |
23 | <property stdset="1"> | 23 | <property stdset="1"> |
24 | <name>margin</name> | 24 | <name>margin</name> |
25 | <number>11</number> | 25 | <number>11</number> |
26 | </property> | 26 | </property> |
27 | <property stdset="1"> | 27 | <property stdset="1"> |
28 | <name>spacing</name> | 28 | <name>spacing</name> |
29 | <number>6</number> | 29 | <number>6</number> |
30 | </property> | 30 | </property> |
31 | <widget row="1" column="0" > | 31 | <widget row="1" column="0" > |
32 | <class>QLayoutWidget</class> | 32 | <class>QLayoutWidget</class> |
33 | <property stdset="1"> | 33 | <property stdset="1"> |
34 | <name>name</name> | 34 | <name>name</name> |
35 | <cstring>Layout4</cstring> | 35 | <cstring>Layout4</cstring> |
36 | </property> | 36 | </property> |
37 | <grid> | 37 | <grid> |
38 | <property stdset="1"> | 38 | <property stdset="1"> |
39 | <name>margin</name> | 39 | <name>margin</name> |
40 | <number>0</number> | 40 | <number>0</number> |
41 | </property> | 41 | </property> |
42 | <property stdset="1"> | 42 | <property stdset="1"> |
43 | <name>spacing</name> | 43 | <name>spacing</name> |
44 | <number>6</number> | 44 | <number>6</number> |
45 | </property> | 45 | </property> |
46 | <widget row="0" column="1" > | 46 | <widget row="0" column="1" > |
47 | <class>QPushButton</class> | 47 | <class>QPushButton</class> |
48 | <property stdset="1"> | 48 | <property stdset="1"> |
49 | <name>name</name> | 49 | <name>name</name> |
50 | <cstring>btnOK</cstring> | 50 | <cstring>btnOK</cstring> |
51 | </property> | 51 | </property> |
52 | <property stdset="1"> | 52 | <property stdset="1"> |
53 | <name>text</name> | 53 | <name>text</name> |
54 | <string>&OK</string> | 54 | <string>&OK</string> |
55 | </property> | 55 | </property> |
56 | </widget> | 56 | </widget> |
57 | <widget row="0" column="0" > | 57 | <widget row="0" column="0" > |
58 | <class>QPushButton</class> | 58 | <class>QPushButton</class> |
59 | <property stdset="1"> | 59 | <property stdset="1"> |
60 | <name>name</name> | 60 | <name>name</name> |
61 | <cstring>btnCancel</cstring> | 61 | <cstring>btnCancel</cstring> |
62 | </property> | 62 | </property> |
63 | <property stdset="1"> | 63 | <property stdset="1"> |
64 | <name>text</name> | 64 | <name>text</name> |
65 | <string>&Cancel</string> | 65 | <string>&Cancel</string> |
66 | </property> | 66 | </property> |
67 | </widget> | 67 | </widget> |
68 | </grid> | 68 | </grid> |
69 | </widget> | 69 | </widget> |
70 | <widget row="0" column="0" > | 70 | <widget row="0" column="0" > |
71 | <class>QGroupBox</class> | 71 | <class>QGroupBox</class> |
72 | <property stdset="1"> | 72 | <property stdset="1"> |
73 | <name>name</name> | 73 | <name>name</name> |
74 | <cstring>GroupBox1</cstring> | 74 | <cstring>GroupBox1</cstring> |
75 | </property> | 75 | </property> |
76 | <property stdset="1"> | 76 | <property stdset="1"> |
77 | <name>title</name> | 77 | <name>title</name> |
78 | <string>Select groups to show</string> | 78 | <string>Select groups to show</string> |
79 | </property> | 79 | </property> |
80 | <grid> | 80 | <grid> |
81 | <property stdset="1"> | 81 | <property stdset="1"> |
82 | <name>margin</name> | 82 | <name>margin</name> |
83 | <number>11</number> | 83 | <number>11</number> |
84 | </property> | 84 | </property> |
85 | <property stdset="1"> | 85 | <property stdset="1"> |
86 | <name>spacing</name> | 86 | <name>spacing</name> |
87 | <number>6</number> | 87 | <number>6</number> |
88 | </property> | 88 | </property> |
89 | <widget row="0" column="0" > | 89 | <widget row="0" column="0" > |
90 | <class>QListBox</class> | 90 | <class>QListBox</class> |
91 | <property stdset="1"> | 91 | <property stdset="1"> |
92 | <name>name</name> | 92 | <name>name</name> |
93 | <cstring>lstCategories</cstring> | 93 | <cstring>lstCategories</cstring> |
94 | </property> | 94 | </property> |
95 | <property stdset="1"> | 95 | <property stdset="1"> |
96 | <name>selectionMode</name> | 96 | <name>selectionMode</name> |
97 | <enum>Multi</enum> | 97 | <enum>Multi</enum> |
98 | </property> | 98 | </property> |
99 | </widget> | 99 | </widget> |
100 | </grid> | 100 | </grid> |
101 | </widget> | 101 | </widget> |
102 | </grid> | 102 | </grid> |
103 | </widget> | 103 | </widget> |
104 | <connections> | 104 | <connections> |
105 | <connection> | 105 | <connection> |
106 | <sender>btnCancel</sender> | 106 | <sender>btnCancel</sender> |
107 | <signal>clicked()</signal> | 107 | <signal>clicked()</signal> |
108 | <receiver>CategoryFilterDlg</receiver> | 108 | <receiver>CategoryFilterDlg</receiver> |
109 | <slot>reject()</slot> | 109 | <slot>reject()</slot> |
110 | </connection> | 110 | </connection> |
111 | <connection> | 111 | <connection> |
112 | <sender>btnOK</sender> | 112 | <sender>btnOK</sender> |
113 | <signal>clicked()</signal> | 113 | <signal>clicked()</signal> |
114 | <receiver>CategoryFilterDlg</receiver> | 114 | <receiver>CategoryFilterDlg</receiver> |
115 | <slot>accept()</slot> | 115 | <slot>accept()</slot> |
116 | </connection> | 116 | </connection> |
117 | </connections> | 117 | </connections> |
118 | <tabstops> | ||
119 | <tabstop>lstCategories</tabstop> | ||
120 | <tabstop>btnCancel</tabstop> | ||
121 | <tabstop>btnOK</tabstop> | ||
122 | </tabstops> | ||
118 | </UI> | 123 | </UI> |
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,110 +1,110 @@ | |||
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> |
63 | <grid> | 63 | <grid> |
64 | <property stdset="1"> | 64 | <property stdset="1"> |
65 | <name>margin</name> | 65 | <name>margin</name> |
66 | <number>11</number> | 66 | <number>11</number> |
67 | </property> | 67 | </property> |
68 | <property stdset="1"> | 68 | <property stdset="1"> |
69 | <name>spacing</name> | 69 | <name>spacing</name> |
70 | <number>6</number> | 70 | <number>6</number> |
71 | </property> | 71 | </property> |
72 | <widget row="0" column="0" > | 72 | <widget row="0" column="0" > |
73 | <class>QLayoutWidget</class> | 73 | <class>QLayoutWidget</class> |
74 | <property stdset="1"> | 74 | <property stdset="1"> |
75 | <name>name</name> | 75 | <name>name</name> |
76 | <cstring>Layout2</cstring> | 76 | <cstring>Layout2</cstring> |
77 | </property> | 77 | </property> |
78 | <hbox> | 78 | <hbox> |
79 | <property stdset="1"> | 79 | <property stdset="1"> |
80 | <name>margin</name> | 80 | <name>margin</name> |
81 | <number>0</number> | 81 | <number>0</number> |
82 | </property> | 82 | </property> |
83 | <property stdset="1"> | 83 | <property stdset="1"> |
84 | <name>spacing</name> | 84 | <name>spacing</name> |
85 | <number>6</number> | 85 | <number>6</number> |
86 | </property> | 86 | </property> |
87 | <widget> | 87 | <widget> |
88 | <class>QLabel</class> | 88 | <class>QLabel</class> |
89 | <property stdset="1"> | 89 | <property stdset="1"> |
90 | <name>name</name> | 90 | <name>name</name> |
91 | <cstring>Servers</cstring> | 91 | <cstring>Servers</cstring> |
92 | </property> | 92 | </property> |
93 | <property stdset="1"> | 93 | <property stdset="1"> |
94 | <name>text</name> | 94 | <name>text</name> |
95 | <string>Servers</string> | 95 | <string>Servers</string> |
96 | </property> | 96 | </property> |
97 | </widget> | 97 | </widget> |
98 | <spacer> | 98 | <spacer> |
99 | <property> | 99 | <property> |
100 | <name>name</name> | 100 | <name>name</name> |
101 | <cstring>Spacer2</cstring> | 101 | <cstring>Spacer2</cstring> |
102 | </property> | 102 | </property> |
103 | <property stdset="1"> | 103 | <property stdset="1"> |
104 | <name>orientation</name> | 104 | <name>orientation</name> |
105 | <enum>Horizontal</enum> | 105 | <enum>Horizontal</enum> |
106 | </property> | 106 | </property> |
107 | <property stdset="1"> | 107 | <property stdset="1"> |
108 | <name>sizeType</name> | 108 | <name>sizeType</name> |
109 | <enum>Expanding</enum> | 109 | <enum>Expanding</enum> |
110 | </property> | 110 | </property> |
@@ -536,97 +536,115 @@ | |||
536 | <property stdset="1"> | 536 | <property stdset="1"> |
537 | <name>geometry</name> | 537 | <name>geometry</name> |
538 | <rect> | 538 | <rect> |
539 | <x>17</x> | 539 | <x>17</x> |
540 | <y>14</y> | 540 | <y>14</y> |
541 | <width>150</width> | 541 | <width>150</width> |
542 | <height>20</height> | 542 | <height>20</height> |
543 | </rect> | 543 | </rect> |
544 | </property> | 544 | </property> |
545 | <property stdset="1"> | 545 | <property stdset="1"> |
546 | <name>text</name> | 546 | <name>text</name> |
547 | <string>Show Jump To Letters</string> | 547 | <string>Show Jump To Letters</string> |
548 | </property> | 548 | </property> |
549 | </widget> | 549 | </widget> |
550 | </widget> | 550 | </widget> |
551 | </widget> | 551 | </widget> |
552 | </grid> | 552 | </grid> |
553 | </widget> | 553 | </widget> |
554 | <connections> | 554 | <connections> |
555 | <connection> | 555 | <connection> |
556 | <sender>newserver</sender> | 556 | <sender>newserver</sender> |
557 | <signal>clicked()</signal> | 557 | <signal>clicked()</signal> |
558 | <receiver>Settings</receiver> | 558 | <receiver>Settings</receiver> |
559 | <slot>newServer()</slot> | 559 | <slot>newServer()</slot> |
560 | </connection> | 560 | </connection> |
561 | <connection> | 561 | <connection> |
562 | <sender>removeserver</sender> | 562 | <sender>removeserver</sender> |
563 | <signal>clicked()</signal> | 563 | <signal>clicked()</signal> |
564 | <receiver>Settings</receiver> | 564 | <receiver>Settings</receiver> |
565 | <slot>removeServer()</slot> | 565 | <slot>removeServer()</slot> |
566 | </connection> | 566 | </connection> |
567 | <connection> | 567 | <connection> |
568 | <sender>newdestination</sender> | 568 | <sender>newdestination</sender> |
569 | <signal>clicked()</signal> | 569 | <signal>clicked()</signal> |
570 | <receiver>Settings</receiver> | 570 | <receiver>Settings</receiver> |
571 | <slot>newDestination()</slot> | 571 | <slot>newDestination()</slot> |
572 | </connection> | 572 | </connection> |
573 | <connection> | 573 | <connection> |
574 | <sender>removedestination</sender> | 574 | <sender>removedestination</sender> |
575 | <signal>clicked()</signal> | 575 | <signal>clicked()</signal> |
576 | <receiver>Settings</receiver> | 576 | <receiver>Settings</receiver> |
577 | <slot>removeDestination()</slot> | 577 | <slot>removeDestination()</slot> |
578 | </connection> | 578 | </connection> |
579 | <connection> | 579 | <connection> |
580 | <sender>servers</sender> | 580 | <sender>servers</sender> |
581 | <signal>highlighted(int)</signal> | 581 | <signal>highlighted(int)</signal> |
582 | <receiver>Settings</receiver> | 582 | <receiver>Settings</receiver> |
583 | <slot>editServer(int)</slot> | 583 | <slot>editServer(int)</slot> |
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&)</slot> | 613 | <slot access="public">destNameChanged(const QString&)</slot> |
614 | <slot access="public">destUrlChanged(const QString&)</slot> | 614 | <slot access="public">destUrlChanged(const QString&)</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 &)</slot> | 618 | <slot access="public">installationSettingSetName(const QString &)</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&)</slot> | 628 | <slot access="public">serverNameChanged(const QString&)</slot> |
629 | <slot access="public">serverUrlChanged(const QString&)</slot> | 629 | <slot access="public">serverUrlChanged(const QString&)</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> |