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 --- kget/dlgconnectionbase.ui | 401 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 401 insertions(+) create mode 100644 kget/dlgconnectionbase.ui (limited to 'kget/dlgconnectionbase.ui') diff --git a/kget/dlgconnectionbase.ui b/kget/dlgconnectionbase.ui new file mode 100644 index 00000000..fa9bc377 --- /dev/null +++ b/kget/dlgconnectionbase.ui @@ -0,0 +1,401 @@ + +DlgConnectionBase + + + DlgConnectionBase + + + + 0 + 0 + 319 + 355 + + + + + unnamed + + + 0 + + + + gb_reconnect + + + Reconnect Options + + + + unnamed + + + + cb_onerror + + + On login or timeout error + + + + + lb_after + + + Reconnect after: + + + + + lb_retries + + + Number of retries: + + + + + le_after + + + min + + + 3600 + + + 1 + + + + + le_retries + + + 1 + + + + + cb_onbroken + + + On broken connection + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + + + gb_timeout + + + Timeout Options + + + + unnamed + + + + spacer3_2 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + lb_nodata + + + If no data arrives in: + + + + + lb_cannot + + + If server cannot resume: + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + le_noresume + + + min + + + 3600 + + + 1 + + + + + lb_or + + + or + + + + + le_nodata + + + min + + + 3600 + + + 1 + + + + + + + gb_type + + + Connection Type + + + + unnamed + + + + + Permanent + + + + + Ethernet + + + + + PLIP + + + + + SLIP + + + + + PPP + + + + + ISDN + + + + cmb_type + + + + + cb_offlinemode + + + Offline mode + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + lb_linknum + + + Link number: + + + + + le_linknum + + + + 1 + 0 + 0 + 0 + + + + + + + + + + cb_onerror + toggled(bool) + lb_after + setEnabled(bool) + + + cb_onerror + toggled(bool) + le_after + setEnabled(bool) + + + cb_onerror + toggled(bool) + DlgConnectionBase + slotChanged() + + + le_after + valueChanged(int) + DlgConnectionBase + slotChanged() + + + le_retries + valueChanged(int) + DlgConnectionBase + slotChanged() + + + cb_onbroken + toggled(bool) + DlgConnectionBase + slotChanged() + + + le_nodata + valueChanged(int) + DlgConnectionBase + slotChanged() + + + le_noresume + valueChanged(int) + DlgConnectionBase + slotChanged() + + + cmb_type + activated(int) + DlgConnectionBase + slotChanged() + + + le_linknum + valueChanged(int) + DlgConnectionBase + slotChanged() + + + cb_offlinemode + toggled(bool) + DlgConnectionBase + slotChanged() + + + cmb_type + activated(int) + DlgConnectionBase + comboActivated(int) + + + + kdialog.h + + + slotChanged() + comboActivated(int) + + + + -- cgit v1.2.3