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 --- filesharing/simple/groupconfiggui.ui | 200 +++++++++++++++++++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 filesharing/simple/groupconfiggui.ui (limited to 'filesharing/simple/groupconfiggui.ui') diff --git a/filesharing/simple/groupconfiggui.ui b/filesharing/simple/groupconfiggui.ui new file mode 100644 index 00000000..c12e1d2c --- /dev/null +++ b/filesharing/simple/groupconfiggui.ui @@ -0,0 +1,200 @@ + +GroupConfigGUI + + + GroupConfigGUI + + + + 0 + 0 + 521 + 371 + + + + + unnamed + + + 0 + + + + buttonGroup1 + + + NoFrame + + + + + + + unnamed + + + 0 + + + + allUsersRadio + + + Allow all users to share folders + + + true + + + + + groupUsersRadio + + + Only users of the '%1' group are allowed to share folders + + + + + + + usersGrpBx + + + false + + + Users of '%1' Group + + + + unnamed + + + + listBox + + + + + spacer6 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + removeBtn + + + false + + + Remove User + + + + + addBtn + + + Add User + + + + + writeAccessChk + + + Group members can share folders without root password + + + + + + + layout2 + + + + unnamed + + + + spacer8 + + + Horizontal + + + Expanding + + + + 180 + 20 + + + + + + otherGroupBtn + + + false + + + + 1 + 0 + 0 + 0 + + + + Change Group... + + + + + + + + + groupUsersRadio + toggled(bool) + usersGrpBx + setEnabled(bool) + + + groupUsersRadio + toggled(bool) + otherGroupBtn + setEnabled(bool) + + + listBox + selectionChanged(QListBoxItem*) + GroupConfigGUI + listBox_selectionChanged(QListBoxItem*) + + + + groupconfiggui.ui.h + + + listBox_selectionChanged( QListBoxItem * i ) + + + -- cgit v1.2.1