From bcb704366cb5e333a626c18c308c7e0448a8e69f Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksirc/KSPrefs/page_autoconnectbase.ui | 391 ++++++++++++++++++++++++++++++++++ 1 file changed, 391 insertions(+) create mode 100644 ksirc/KSPrefs/page_autoconnectbase.ui (limited to 'ksirc/KSPrefs/page_autoconnectbase.ui') diff --git a/ksirc/KSPrefs/page_autoconnectbase.ui b/ksirc/KSPrefs/page_autoconnectbase.ui new file mode 100644 index 00000000..71aafb49 --- /dev/null +++ b/ksirc/KSPrefs/page_autoconnectbase.ui @@ -0,0 +1,391 @@ + +PageAutoConnectBase + + + PageAutoConnectBase + + + + 0 + 0 + 551 + 460 + + + + Auto Connect + + + + unnamed + + + 0 + + + + + Auto Connect List + + + true + + + true + + + + + Port/Key + + + true + + + true + + + + + Server Password + + + true + + + true + + + + + SSL + + + true + + + true + + + + KLVAutoConnect + + + true + + + true + + + + + groupBox12 + + + Auto Connect Setup + + + + unnamed + + + + layout13 + + + + unnamed + + + + layout9 + + + + unnamed + + + + textLabelSever + + + Server: + + + + + ServerLE + + + + + + + layout12 + + + + unnamed + + + + textLabelPort + + + &Port: + + + PortKI + + + + + PortKI + + + + + + + layout11 + + + + unnamed + + + + textLabelPass + + + Server password: + + + + + PassLE + + + + + + + layout15 + + + + unnamed + + + + textLabelSSL + + + + + + PortKI + + + + + sslCB + + + Use SS&L + + + + + + + + + layout12 + + + + unnamed + + + + layout3 + + + + unnamed + + + + textLabelChan + + + &Channel: + + + ChannelLE + + + + + ChannelLE + + + + + + + layout9 + + + + unnamed + + + + textLabelKey + + + &Key: + + + KeyLE + + + + + KeyLE + + + + + + + + + layout17 + + + + unnamed + + + + NewPB + + + &New + + + + + AddPB + + + &Add + + + + + DeletePB + + + &Delete + + + + + + + + + + + ServerLE + textChanged(const QString&) + PageAutoConnectBase + item_changed() + + + PortKI + valueChanged(int) + PageAutoConnectBase + item_changed() + + + PassLE + textChanged(const QString&) + PageAutoConnectBase + item_changed() + + + sslCB + toggled(bool) + PageAutoConnectBase + item_changed() + + + ChannelLE + textChanged(const QString&) + PageAutoConnectBase + item_changed() + + + KeyLE + textChanged(const QString&) + PageAutoConnectBase + item_changed() + + + NewPB + pressed() + PageAutoConnectBase + new_pressed() + + + AddPB + pressed() + PageAutoConnectBase + add_pressed() + + + DeletePB + pressed() + PageAutoConnectBase + delete_pressed() + + + KLVAutoConnect + clicked(QListViewItem*) + PageAutoConnectBase + kvl_clicked(QListViewItem*) + + + + KLVAutoConnect + ServerLE + PortKI + PassLE + sslCB + ChannelLE + KeyLE + NewPB + AddPB + DeletePB + + + item_changed() + new_pressed() + add_pressed() + delete_pressed() + KLVAutoConnect_clicked(QListViewItem*) + kcl_clicked(QListViewItem *) + kvl_clicked(QListViewItem*) + + + + klistview.h + knuminput.h + knuminput.h + + -- cgit v1.2.1