From 9ad5c7b5e23b4940e7a3ea3ca3a6fb77e6a8fab0 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 20 Jan 2010 02:37:40 +0000 Subject: Updated to final KDE3 ktorrent release (2.2.6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- plugins/scheduler/schedulerpage.ui | 146 +++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 plugins/scheduler/schedulerpage.ui (limited to 'plugins/scheduler/schedulerpage.ui') diff --git a/plugins/scheduler/schedulerpage.ui b/plugins/scheduler/schedulerpage.ui new file mode 100644 index 0000000..01a4f47 --- /dev/null +++ b/plugins/scheduler/schedulerpage.ui @@ -0,0 +1,146 @@ + +SchedulerPage + + + SchedulerPage + + + + 0 + 0 + 570 + 401 + + + + Scheduler Plugin Pref Page + + + + unnamed + + + + useBS + + + Use &bandwidth scheduler? + + + + + groupBWS + + + Bandwidth Scheduler + + + + unnamed + + + + useColors + + + Use colors instead of pi&xmaps? + + + + + textLabel1_2 + + + (Recommended for slower systems) + + + + + btnEditBWS + + + Edit s&chedule + + + + + spacer22 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + spacer18 + + + Vertical + + + Expanding + + + + 20 + 80 + + + + + + + + spacer8 + + + Vertical + + + Expanding + + + + 20 + 40 + + + + + + + + useBS + toggled(bool) + groupBWS + setEnabled(bool) + + + btnEditBWS + clicked() + SchedulerPage + btnEditBWS_clicked() + + + useColors + toggled(bool) + SchedulerPage + useColors_toggled(bool) + + + + btnEditBWS_toggled(bool) + btnEditBWS_clicked() + useColors_toggled(bool) + + + -- cgit v1.2.1