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
@@ -10,9 +10,9 @@
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">
@@ -175,9 +175,9 @@
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>
@@ -717,8 +717,26 @@
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>
@@ -727,8 +745,9 @@
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>