summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/pksettingsbase.ui
Unidiff
Diffstat (limited to 'noncore/unsupported/oipkg/pksettingsbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/pksettingsbase.ui23
1 files changed, 21 insertions, 2 deletions
diff --git a/noncore/unsupported/oipkg/pksettingsbase.ui b/noncore/unsupported/oipkg/pksettingsbase.ui
index 196a89f..fd6d208 100644
--- a/noncore/unsupported/oipkg/pksettingsbase.ui
+++ b/noncore/unsupported/oipkg/pksettingsbase.ui
@@ -2,25 +2,25 @@
2<class>PackageManagerSettingsBase</class> 2<class>PackageManagerSettingsBase</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>Form4</cstring> 7 <cstring>Form4</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>349</width> 14 <width>345</width>
15 <height>454</height> 15 <height>454</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>
@@ -167,25 +167,25 @@
167 <property stdset="1"> 167 <property stdset="1">
168 <name>spacing</name> 168 <name>spacing</name>
169 <number>6</number> 169 <number>6</number>
170 </property> 170 </property>
171 <widget> 171 <widget>
172 <class>QCheckBox</class> 172 <class>QCheckBox</class>
173 <property stdset="1"> 173 <property stdset="1">
174 <name>name</name> 174 <name>name</name>
175 <cstring>CheckBoxLink</cstring> 175 <cstring>CheckBoxLink</cstring>
176 </property> 176 </property>
177 <property stdset="1"> 177 <property stdset="1">
178 <name>text</name> 178 <name>text</name>
179 <string>Link Destination: root</string> 179 <string>Link to root destination</string>
180 </property> 180 </property>
181 </widget> 181 </widget>
182 <widget> 182 <widget>
183 <class>QComboBox</class> 183 <class>QComboBox</class>
184 <property stdset="1"> 184 <property stdset="1">
185 <name>name</name> 185 <name>name</name>
186 <cstring>activeLinkDestination</cstring> 186 <cstring>activeLinkDestination</cstring>
187 </property> 187 </property>
188 <property stdset="1"> 188 <property stdset="1">
189 <name>enabled</name> 189 <name>enabled</name>
190 <bool>false</bool> 190 <bool>false</bool>
191 </property> 191 </property>
@@ -709,30 +709,49 @@
709 <name>text</name> 709 <name>text</name>
710 <string>Name:</string> 710 <string>Name:</string>
711 </property> 711 </property>
712 </widget> 712 </widget>
713 </grid> 713 </grid>
714 </widget> 714 </widget>
715 </grid> 715 </grid>
716 </widget> 716 </widget>
717 </widget> 717 </widget>
718 </grid> 718 </grid>
719</widget> 719</widget>
720<connections> 720<connections>
721 <connection>
722 <sender>activeServers</sender>
723 <signal>pressed(QListBoxItem*)</signal>
724 <receiver>Form4</receiver>
725 <slot>activeServerChanged()</slot>
726 </connection>
727 <connection>
728 <sender>activeServers</sender>
729 <signal>selectionChanged(QListBoxItem*)</signal>
730 <receiver>Form4</receiver>
731 <slot>activeServerChanged()</slot>
732 </connection>
733 <connection>
734 <sender>activeServers</sender>
735 <signal>pressed(QListBoxItem*)</signal>
736 <receiver>Form4</receiver>
737 <slot>activeServerChanged()</slot>
738 </connection>
721 <slot access="public">destNameChanged(const QString&amp;)</slot> 739 <slot access="public">destNameChanged(const QString&amp;)</slot>
722 <slot access="public">destUrlChanged(const QString&amp;)</slot> 740 <slot access="public">destUrlChanged(const QString&amp;)</slot>
723 <slot access="public">editDestination(int)</slot> 741 <slot access="public">editDestination(int)</slot>
724 <slot access="public">editServer(int)</slot> 742 <slot access="public">editServer(int)</slot>
725 <slot access="public">installationSettingChange(int)</slot> 743 <slot access="public">installationSettingChange(int)</slot>
726 <slot access="public">installationSettingSetName(const QString &amp;)</slot> 744 <slot access="public">installationSettingSetName(const QString &amp;)</slot>
727 <slot access="public">linkEnabled(bool)</slot> 745 <slot access="public">linkEnabled(bool)</slot>
728 <slot access="public">newDestination()</slot> 746 <slot access="public">newDestination()</slot>
729 <slot access="public">newInstallationSetting()</slot> 747 <slot access="public">newInstallationSetting()</slot>
730 <slot access="public">newServer()</slot> 748 <slot access="public">newServer()</slot>
749 <slot access="public">activeServerChanged()</slot>
731 <slot access="public">removeDestination()</slot> 750 <slot access="public">removeDestination()</slot>
732 <slot access="public">removeInstallationSetting()</slot> 751 <slot access="public">removeInstallationSetting()</slot>
733 <slot access="public">removeServer()</slot> 752 <slot access="public">removeServer()</slot>
734 <slot access="public">renameInstallationSetting()</slot> 753 <slot access="public">renameInstallationSetting()</slot>
735 <slot access="public">serverNameChanged(const QString&amp;)</slot> 754 <slot access="public">serverNameChanged(const QString&amp;)</slot>
736 <slot access="public">serverUrlChanged(const QString&amp;)</slot> 755 <slot access="public">serverUrlChanged(const QString&amp;)</slot>
737</connections> 756</connections>
738</UI> 757</UI>